{"id":378951,"url":"https://github.com/nodejs/node","last_synced_at":"2026-09-09T00:38:12.636Z","repository":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-09-06T18:35:26.000Z","size":1548996,"stargazers_count":120700,"open_issues_count":1211,"forks_count":36691,"subscribers_count":3018,"default_branch":"main","last_synced_at":"2026-09-06T19:49:50.266Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-09-06T19:41:02.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"packages":[{"id":1674877,"name":"ericapi","ecosystem":"npm","description":"None","homepage":"https://github.com/nodejs/node#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/nodejs/node","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2015-07-26T00:32:40.876Z","latest_release_published_at":"2017-02-03T23:54:27.355Z","latest_release_number":"2.0.0","last_synced_at":"2026-09-08T00:25:15.638Z","created_at":"2022-04-09T14:31:47.274Z","updated_at":"2026-09-08T00:25:15.638Z","registry_url":"https://www.npmjs.com/package/ericapi","install_command":"npm install ericapi","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"},"contentPolicy":null},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-30T00:59:13.000Z","size":1544082,"stargazers_count":119951,"open_issues_count":1196,"forks_count":36629,"subscribers_count":3015,"default_branch":"main","last_synced_at":"2026-08-30T04:29:08.076Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-30T03:53:48.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:22:57.008Z","dependent_packages_count":1,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.74166132025359,"dependent_repos_count":10.767935900085632,"dependent_packages_count":21.30988168970035,"stargazers_count":0.05511747666559383,"forks_count":0.2862775300013794,"docker_downloads_count":null,"average":14.23217478334131},"purl":"pkg:npm/ericapi","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/ericapi","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/ericapi","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/ericapi/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:00:09.180Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16457840.282805728,"avg_time_to_close_pull_request":2885172.45449893,"issues_closed_count":7609,"pull_requests_closed_count":21489,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.115404065945181,"avg_comments_per_pull_request":6.711948279990422,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":364,"past_year_issues_count":249,"past_year_pull_requests_count":1014,"past_year_avg_time_to_close_issue":3652607.0631578946,"past_year_avg_time_to_close_pull_request":3161110.012626263,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":396,"past_year_pull_request_authors_count":337,"past_year_issue_authors_count":197,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":4.887573964497041,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"LiviaMedeiros","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/ericapi/codemeta","maintainers":[{"uuid":"null1456","login":"null1456","name":null,"email":"null@mailinator.com","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~null1456","role":null,"created_at":"2022-11-12T05:38:04.592Z","updated_at":"2022-11-12T05:38:04.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/null1456/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5833332,"maintainers_count":1248957,"namespaces_count":427708,"keywords_count":891347,"github":"npm","metadata":{"funded_packages_count":192785,"rate_limit":2},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-09-04T05:03:39.333Z","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":11327792,"name":"microsoft.javascript.libnode.win-arm64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:33:56.717Z","latest_release_published_at":"2025-04-02T19:13:48.390Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T00:23:55.492Z","created_at":"2025-02-06T01:45:35.413Z","updated_at":"2026-09-08T00:23:55.492Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.win-arm64/","install_command":"Install-Package microsoft.javascript.libnode.win-arm64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T22:57:04.021Z","dependent_packages_count":0,"downloads":21497,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.win-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.win-arm64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T18:00:09.551Z","issues_count":9847,"pull_requests_count":24852,"avg_time_to_close_issue":16386600.905752271,"avg_time_to_close_pull_request":2851221.543532164,"issues_closed_count":7593,"pull_requests_closed_count":21369,"pull_request_authors_count":2473,"issue_authors_count":5397,"avg_comments_per_issue":6.116380623540165,"avg_comments_per_pull_request":6.7110091743119265,"merged_pull_requests_count":9764,"bot_issues_count":1,"bot_pull_requests_count":361,"past_year_issues_count":225,"past_year_pull_requests_count":864,"past_year_avg_time_to_close_issue":3726514.1136363638,"past_year_avg_time_to_close_pull_request":1355780.855799373,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":319,"past_year_pull_request_authors_count":298,"past_year_issue_authors_count":177,"past_year_avg_comments_per_issue":2.1244444444444444,"past_year_avg_comments_per_pull_request":4.420138888888889,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":204,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"trivikr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"avivkeller","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"Renegade334","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-arm64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.047Z","updated_at":"2025-02-06T01:45:40.047Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:40.096Z","updated_at":"2025-02-06T01:45:40.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.126Z","updated_at":"2025-02-06T02:02:34.126Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327788,"name":"microsoft.javascript.libnode.linux-arm64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:35:09.600Z","latest_release_published_at":"2025-04-02T19:13:45.400Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T00:28:49.871Z","created_at":"2025-02-06T01:45:35.317Z","updated_at":"2026-09-08T00:28:49.872Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.linux-arm64/","install_command":"Install-Package microsoft.javascript.libnode.linux-arm64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-30T00:59:13.000Z","size":1544082,"stargazers_count":119951,"open_issues_count":1196,"forks_count":36629,"subscribers_count":3015,"default_branch":"main","last_synced_at":"2026-08-30T04:29:08.076Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-30T03:53:48.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-31T09:09:19.571Z","dependent_packages_count":0,"downloads":23593,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.linux-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.linux-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.linux-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.linux-arm64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:00:09.180Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16457840.282805728,"avg_time_to_close_pull_request":2885172.45449893,"issues_closed_count":7609,"pull_requests_closed_count":21489,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.115404065945181,"avg_comments_per_pull_request":6.711948279990422,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":364,"past_year_issues_count":249,"past_year_pull_requests_count":1014,"past_year_avg_time_to_close_issue":3652607.0631578946,"past_year_avg_time_to_close_pull_request":3161110.012626263,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":396,"past_year_pull_request_authors_count":337,"past_year_issue_authors_count":197,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":4.887573964497041,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"LiviaMedeiros","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-arm64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.224Z","updated_at":"2025-02-06T01:45:40.224Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:40.268Z","updated_at":"2025-02-06T01:45:40.268Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.732Z","updated_at":"2025-02-06T02:02:34.732Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327794,"name":"microsoft.javascript.libnode.osx-x64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:34:11.247Z","latest_release_published_at":"2025-04-02T19:13:41.853Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T00:54:46.533Z","created_at":"2025-02-06T01:45:35.422Z","updated_at":"2026-09-08T00:54:46.533Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.osx-x64/","install_command":"Install-Package microsoft.javascript.libnode.osx-x64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-15T08:01:24.000Z","size":1534613,"stargazers_count":118923,"open_issues_count":1474,"forks_count":36487,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-15T12:07:13.967Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-15T12:01:25.000Z","dependencies_parsed_at":"2026-08-08T13:38:04.825Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36685376,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-15T02:00:05.847Z","response_time":94,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-15T12:16:58.003Z","dependent_packages_count":0,"downloads":23376,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.osx-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.osx-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.osx-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.osx-x64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T21:00:10.195Z","issues_count":9814,"pull_requests_count":24658,"avg_time_to_close_issue":16387080.34371289,"avg_time_to_close_pull_request":2849393.4369692705,"issues_closed_count":7575,"pull_requests_closed_count":21309,"pull_request_authors_count":2421,"issue_authors_count":5379,"avg_comments_per_issue":6.1125942531078055,"avg_comments_per_pull_request":6.716927569145916,"merged_pull_requests_count":9724,"bot_issues_count":1,"bot_pull_requests_count":360,"past_year_issues_count":216,"past_year_pull_requests_count":746,"past_year_avg_time_to_close_issue":2854020.918604651,"past_year_avg_time_to_close_pull_request":782374.2643312102,"past_year_issues_closed_count":86,"past_year_pull_requests_closed_count":314,"past_year_pull_request_authors_count":253,"past_year_issue_authors_count":165,"past_year_avg_comments_per_issue":1.9166666666666667,"past_year_avg_comments_per_pull_request":3.935656836461126,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":201,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":796,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":739,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":685,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":644,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":574,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":506,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":420,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":326,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":195,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":185,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":166,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":112,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"trivikr","count":58,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"avivkeller","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"BethGriggs","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"pimterry","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"islandryu","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"sxa","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"ChALkeR","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"bjohansebas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"araujogui","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"Renegade334","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"MarshallOfSound","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"}],"active_maintainers":[{"login":"nodejs-github-bot","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"joyeecheung","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"panva","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"mcollina","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"legendecas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"jasnell","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"pimterry","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"RafaelGSS","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"targos","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"anonrig","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"araujogui","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"richardlau","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"Renegade334","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"BridgeAR","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"tniessen","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"pmarchini","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"mertcanaltin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"himself65","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"bjohansebas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"ChALkeR","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"lemire","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-x64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:39.918Z","updated_at":"2025-02-06T01:45:39.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:39.970Z","updated_at":"2025-02-06T01:45:39.970Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.854Z","updated_at":"2025-02-06T02:02:34.854Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11406244,"name":"lsi.js.build","ecosystem":"nuget","description":"This package includes:\n\t\n\tNode.js\n\tTerser\n\tESLint\n\tLess\n\twebpack\n\tVarious Webpack Dependencies:\n\t\t- webpack-html-plugin","homepage":"https://www.npmjs.com/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nodejs/node","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_number":"1.1.1","last_synced_at":"2026-09-08T03:52:59.520Z","created_at":"2025-03-05T16:45:22.427Z","updated_at":"2026-09-08T03:52:59.521Z","registry_url":"https://www.nuget.org/packages/lsi.js.build/","install_command":"Install-Package lsi.js.build","documentation_url":null,"metadata":{"owners":"Client Developers","license_url":"https://github.com/nodejs/node/blob/main/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"This is a Lakeside internal redistribution of JavaScript build and development tools from NPM.","verified":false},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:58:12.958Z","dependent_packages_count":0,"downloads":2233,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.953115159200691,"dependent_packages_count":18.65387418779129,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.80349467349599},"purl":"pkg:nuget/lsi.js.build","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/lsi.js.build","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/lsi.js.build","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/lsi.js.build/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T04:26:52.171Z","issues_count":9847,"pull_requests_count":24852,"avg_time_to_close_issue":16386600.905752271,"avg_time_to_close_pull_request":2851256.826619883,"issues_closed_count":7593,"pull_requests_closed_count":21369,"pull_request_authors_count":2472,"issue_authors_count":5397,"avg_comments_per_issue":6.116380623540165,"avg_comments_per_pull_request":6.711170127152744,"merged_pull_requests_count":9765,"bot_issues_count":1,"bot_pull_requests_count":361,"past_year_issues_count":229,"past_year_pull_requests_count":866,"past_year_avg_time_to_close_issue":3726514.1136363638,"past_year_avg_time_to_close_pull_request":1352959.153125,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":298,"past_year_issue_authors_count":180,"past_year_avg_comments_per_issue":2.087336244541485,"past_year_avg_comments_per_pull_request":4.418013856812933,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"trivikr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"avivkeller","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"Renegade334","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/lsi.js.build/codemeta","maintainers":[{"uuid":"austindoorlag","login":"austindoorlag","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://www.nuget.org/profiles/austindoorlag","role":null,"created_at":"2025-03-05T18:34:46.944Z","updated_at":"2025-03-05T18:34:46.944Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/austindoorlag/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327791,"name":"microsoft.javascript.libnode.linux-x64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:34:48.030Z","latest_release_published_at":"2025-04-02T19:13:51.560Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T01:04:49.010Z","created_at":"2025-02-06T01:45:35.388Z","updated_at":"2026-09-08T01:04:49.010Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.linux-x64/","install_command":"Install-Package microsoft.javascript.libnode.linux-x64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:36:11.049Z","dependent_packages_count":0,"downloads":23792,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.linux-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.linux-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.linux-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.linux-x64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T04:26:52.171Z","issues_count":9847,"pull_requests_count":24852,"avg_time_to_close_issue":16386600.905752271,"avg_time_to_close_pull_request":2851256.826619883,"issues_closed_count":7593,"pull_requests_closed_count":21369,"pull_request_authors_count":2472,"issue_authors_count":5397,"avg_comments_per_issue":6.116380623540165,"avg_comments_per_pull_request":6.711170127152744,"merged_pull_requests_count":9765,"bot_issues_count":1,"bot_pull_requests_count":361,"past_year_issues_count":229,"past_year_pull_requests_count":866,"past_year_avg_time_to_close_issue":3726514.1136363638,"past_year_avg_time_to_close_pull_request":1352959.153125,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":298,"past_year_issue_authors_count":180,"past_year_avg_comments_per_issue":2.087336244541485,"past_year_avg_comments_per_pull_request":4.418013856812933,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"trivikr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"avivkeller","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"Renegade334","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.linux-x64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.048Z","updated_at":"2025-02-06T01:45:40.048Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:40.110Z","updated_at":"2025-02-06T01:45:40.110Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.129Z","updated_at":"2025-02-06T02:02:34.129Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327787,"name":"microsoft.javascript.libnode.win-x64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:33:07.787Z","latest_release_published_at":"2025-04-02T19:13:54.017Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T01:41:09.267Z","created_at":"2025-02-06T01:45:35.280Z","updated_at":"2026-09-08T01:41:09.268Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.win-x64/","install_command":"Install-Package microsoft.javascript.libnode.win-x64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T11:36:58.629Z","dependent_packages_count":0,"downloads":24204,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.win-x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.win-x64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T04:26:52.171Z","issues_count":9847,"pull_requests_count":24852,"avg_time_to_close_issue":16386600.905752271,"avg_time_to_close_pull_request":2851256.826619883,"issues_closed_count":7593,"pull_requests_closed_count":21369,"pull_request_authors_count":2472,"issue_authors_count":5397,"avg_comments_per_issue":6.116380623540165,"avg_comments_per_pull_request":6.711170127152744,"merged_pull_requests_count":9765,"bot_issues_count":1,"bot_pull_requests_count":361,"past_year_issues_count":229,"past_year_pull_requests_count":866,"past_year_avg_time_to_close_issue":3726514.1136363638,"past_year_avg_time_to_close_pull_request":1352959.153125,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":298,"past_year_issue_authors_count":180,"past_year_avg_comments_per_issue":2.087336244541485,"past_year_avg_comments_per_pull_request":4.418013856812933,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"trivikr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"avivkeller","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"Renegade334","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.045Z","updated_at":"2025-02-06T01:45:40.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:41.779Z","updated_at":"2025-02-06T01:45:41.779Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.466Z","updated_at":"2025-02-06T02:02:34.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":5284383,"name":"nodejs","ecosystem":"conda","description":"Node.js is an open-source, cross-platform JavaScript runtime environment. As an asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.","homepage":"https://nodejs.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2017-09-11T14:14:07.000Z","latest_release_published_at":"2026-08-03T12:09:25.000Z","latest_release_number":"26.5.1","last_synced_at":"2026-08-05T23:33:00.850Z","created_at":"2022-10-03T15:40:49.448Z","updated_at":"2026-09-08T01:58:07.611Z","registry_url":"https://anaconda.org/anaconda/nodejs","install_command":"conda install -c anaconda nodejs","documentation_url":null,"metadata":{},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-09-06T18:35:26.000Z","size":1548996,"stargazers_count":120700,"open_issues_count":1211,"forks_count":36691,"subscribers_count":3018,"default_branch":"main","last_synced_at":"2026-09-06T19:49:50.266Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-09-06T19:41:02.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T01:58:07.611Z","dependent_packages_count":3,"downloads":84027,"downloads_period":"total","dependent_repos_count":1249,"rankings":{"downloads":null,"dependent_repos_count":3.470515970515971,"dependent_packages_count":21.566820276497694,"stargazers_count":0.12285012285012285,"forks_count":0.3071253071253071,"docker_downloads_count":null,"average":6.366827919247274},"purl":"pkg:conda/nodejs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nodejs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nodejs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nodejs/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":false,"issue_metadata":{"last_synced_at":"2026-09-07T18:00:11.288Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16464151.176408775,"avg_time_to_close_pull_request":2885159.639125378,"issues_closed_count":7609,"pull_requests_closed_count":21490,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.117123495499141,"avg_comments_per_pull_request":6.712068002234815,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":365,"past_year_issues_count":230,"past_year_pull_requests_count":962,"past_year_avg_time_to_close_issue":4042352.011764706,"past_year_avg_time_to_close_pull_request":3391474.4577656677,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":367,"past_year_pull_request_authors_count":321,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":2.408695652173913,"past_year_avg_comments_per_pull_request":5.033264033264033,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"nodejs-github-bot","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"panva","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"joyeecheung","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"addaleax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"richardlau","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"LiviaMedeiros","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"MoLow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/nodejs/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5500,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":865},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-09-04T05:06:20.548Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":5289397,"name":"nodejs","ecosystem":"conda","description":null,"homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":[],"namespace":null,"versions_count":126,"first_release_published_at":"2022-10-03T15:47:29.511Z","latest_release_published_at":"2022-11-09T20:06:43.000Z","latest_release_number":"18.12.1","last_synced_at":"2026-04-01T16:20:18.599Z","created_at":"2022-10-03T15:47:29.502Z","updated_at":"2026-08-23T04:26:53.747Z","registry_url":"https://anaconda.org/conda-forge/nodejs","install_command":"conda install -c conda-forge nodejs","documentation_url":null,"metadata":{},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:26:53.747Z","dependent_packages_count":73,"downloads":16366186,"downloads_period":"total","dependent_repos_count":1249,"rankings":{"downloads":null,"dependent_repos_count":0.564012977289743,"dependent_packages_count":1.0581482405789868,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":0.811080608934365},"purl":"pkg:conda/nodejs?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/nodejs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/nodejs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/nodejs/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T21:00:08.940Z","issues_count":9828,"pull_requests_count":24726,"avg_time_to_close_issue":16395036.04613154,"avg_time_to_close_pull_request":2848756.139710362,"issues_closed_count":7583,"pull_requests_closed_count":21331,"pull_request_authors_count":2440,"issue_authors_count":5384,"avg_comments_per_issue":6.115181115181115,"avg_comments_per_pull_request":6.712771980910782,"merged_pull_requests_count":9740,"bot_issues_count":1,"bot_pull_requests_count":360,"past_year_issues_count":213,"past_year_pull_requests_count":754,"past_year_avg_time_to_close_issue":3246666.1125,"past_year_avg_time_to_close_pull_request":948801.323024055,"past_year_issues_closed_count":80,"past_year_pull_requests_closed_count":291,"past_year_pull_request_authors_count":258,"past_year_issue_authors_count":166,"past_year_avg_comments_per_issue":2.032863849765258,"past_year_avg_comments_per_pull_request":4.058355437665782,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":187,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":838,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":651,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":574,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":507,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":421,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":397,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":329,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":208,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":195,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"trivikr","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"avivkeller","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"araujogui","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"MarshallOfSound","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/nodejs/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2368},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-09-04T05:06:19.084Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11327785,"name":"microsoft.javascript.libnode","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:35:23.000Z","latest_release_published_at":"2025-04-02T19:13:39.413Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T02:39:35.338Z","created_at":"2025-02-06T01:45:35.250Z","updated_at":"2026-09-08T02:39:35.338Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode/","install_command":"Install-Package microsoft.javascript.libnode","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-30T00:59:13.000Z","size":1544082,"stargazers_count":119951,"open_issues_count":1196,"forks_count":36629,"subscribers_count":3015,"default_branch":"main","last_synced_at":"2026-08-30T04:29:08.076Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-30T03:53:48.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:22:57.042Z","dependent_packages_count":0,"downloads":22613,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:00:09.180Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16457840.282805728,"avg_time_to_close_pull_request":2885172.45449893,"issues_closed_count":7609,"pull_requests_closed_count":21489,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.115404065945181,"avg_comments_per_pull_request":6.711948279990422,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":364,"past_year_issues_count":249,"past_year_pull_requests_count":1014,"past_year_avg_time_to_close_issue":3652607.0631578946,"past_year_avg_time_to_close_pull_request":3161110.012626263,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":396,"past_year_pull_request_authors_count":337,"past_year_issue_authors_count":197,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":4.887573964497041,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"LiviaMedeiros","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:39.828Z","updated_at":"2025-02-06T01:45:39.828Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:39.904Z","updated_at":"2025-02-06T01:45:39.904Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:33.868Z","updated_at":"2025-02-06T02:02:33.868Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327789,"name":"microsoft.javascript.libnode.win-x86","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:33:36.460Z","latest_release_published_at":"2025-04-02T19:13:59.557Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T02:11:51.396Z","created_at":"2025-02-06T01:45:35.327Z","updated_at":"2026-09-08T04:14:59.616Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.win-x86/","install_command":"Install-Package microsoft.javascript.libnode.win-x86","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-09-06T18:35:26.000Z","size":1548996,"stargazers_count":120700,"open_issues_count":1211,"forks_count":36691,"subscribers_count":3018,"default_branch":"main","last_synced_at":"2026-09-06T19:49:50.266Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-09-06T19:41:02.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T04:14:59.616Z","dependent_packages_count":0,"downloads":21504,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.win-x86","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-x86","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.win-x86","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.win-x86/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-08T04:00:12.471Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16464151.176408775,"avg_time_to_close_pull_request":2885159.639125378,"issues_closed_count":7609,"pull_requests_closed_count":21490,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.117123495499141,"avg_comments_per_pull_request":6.712068002234815,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":365,"past_year_issues_count":230,"past_year_pull_requests_count":962,"past_year_avg_time_to_close_issue":4042352.011764706,"past_year_avg_time_to_close_pull_request":3391474.4577656677,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":367,"past_year_pull_request_authors_count":321,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":2.408695652173913,"past_year_avg_comments_per_pull_request":5.033264033264033,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"nodejs-github-bot","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"panva","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"joyeecheung","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"addaleax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"richardlau","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"LiviaMedeiros","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"MoLow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.win-x86/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.008Z","updated_at":"2025-02-06T01:45:40.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:40.051Z","updated_at":"2025-02-06T01:45:40.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:34.038Z","updated_at":"2025-02-06T02:02:34.038Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3777036,"name":"github.com/nodejs/node","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nodejs/node","keywords_array":[],"namespace":"github.com/nodejs","versions_count":956,"first_release_published_at":"2009-05-27T14:29:55.000Z","latest_release_published_at":"2026-08-28T20:42:50.062Z","latest_release_number":"v26.8.1+incompatible","last_synced_at":"2026-09-08T00:56:10.618Z","created_at":"2022-04-11T16:59:55.070Z","updated_at":"2026-09-08T00:56:10.619Z","registry_url":"https://pkg.go.dev/github.com/nodejs/node","install_command":"go get github.com/nodejs/node","documentation_url":"https://pkg.go.dev/github.com/nodejs/node#section-documentation","metadata":{},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-09-06T18:35:26.000Z","size":1548996,"stargazers_count":120700,"open_issues_count":1211,"forks_count":36691,"subscribers_count":3018,"default_branch":"main","last_synced_at":"2026-09-06T19:49:50.266Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-09-06T19:41:02.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37139978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-07T02:00:07.396Z","response_time":63,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-09-08T00:05:03.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/nodejs/node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/nodejs/node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/nodejs/node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/nodejs/node/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-07T18:00:11.288Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16464151.176408775,"avg_time_to_close_pull_request":2885159.639125378,"issues_closed_count":7609,"pull_requests_closed_count":21490,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.117123495499141,"avg_comments_per_pull_request":6.712068002234815,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":365,"past_year_issues_count":230,"past_year_pull_requests_count":962,"past_year_avg_time_to_close_issue":4042352.011764706,"past_year_avg_time_to_close_pull_request":3391474.4577656677,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":367,"past_year_pull_request_authors_count":321,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":2.408695652173913,"past_year_avg_comments_per_pull_request":5.033264033264033,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"nodejs-github-bot","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"panva","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"joyeecheung","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"addaleax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"richardlau","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"LiviaMedeiros","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"MoLow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fnodejs%2Fnode/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2289833,"maintainers_count":0,"namespaces_count":839992,"keywords_count":126981,"github":"golang","metadata":{"funded_packages_count":76976,"sync_missing_packages_cursor":{"timestamp":"2026-09-08T00:00:42.079661Z","path":"github.com/KLAYTN/klaytn","version":"v1.4.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-08T05:01:04.071Z","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":3468917,"name":"nodeexe","ecosystem":"nuget","description":"Redistribution of Node executables.","homepage":"https://github.com/nodejs/node","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nodejs/node","keywords_array":["node","exe","nuget"],"namespace":null,"versions_count":1,"first_release_published_at":"2017-08-13T18:14:19.183Z","latest_release_published_at":"2017-08-13T18:14:19.183Z","latest_release_number":"8.3.0","last_synced_at":"2026-09-08T00:23:55.393Z","created_at":"2022-04-10T18:51:43.299Z","updated_at":"2026-09-08T00:23:55.393Z","registry_url":"https://www.nuget.org/packages/nodeexe/","install_command":"Install-Package nodeexe","documentation_url":null,"metadata":{"owners":"joshuakgoldberg","license_url":"https://github.com/nodejs/node/blob/master/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":false},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-29T03:39:08.826Z","dependent_packages_count":0,"downloads":11390,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":14.848987241404165,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":15.697977999026008},"purl":"pkg:nuget/nodeexe","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/nodeexe","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/nodeexe","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/nodeexe/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-28T20:22:43.178Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16457840.282805728,"avg_time_to_close_pull_request":2885172.45449893,"issues_closed_count":7609,"pull_requests_closed_count":21489,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.115404065945181,"avg_comments_per_pull_request":6.711948279990422,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":364,"past_year_issues_count":252,"past_year_pull_requests_count":1027,"past_year_avg_time_to_close_issue":3652607.0631578946,"past_year_avg_time_to_close_pull_request":3106516.8143564356,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":404,"past_year_pull_request_authors_count":339,"past_year_issue_authors_count":198,"past_year_avg_comments_per_issue":2.305555555555556,"past_year_avg_comments_per_pull_request":4.866601752677702,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":232,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"legendecas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"targos","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"LiviaMedeiros","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodeexe/codemeta","maintainers":[{"uuid":"JoshuaKGoldberg","login":"JoshuaKGoldberg","name":null,"email":null,"url":null,"packages_count":5,"html_url":"https://www.nuget.org/profiles/JoshuaKGoldberg","role":null,"created_at":"2022-11-18T20:38:20.355Z","updated_at":"2022-11-18T20:38:20.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/JoshuaKGoldberg/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":11327790,"name":"microsoft.javascript.libnode.osx-arm64","ecosystem":"nuget","description":"Node.js library","homepage":"https://nodejs.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/nodejs/node","keywords_array":["native","JavaScript","JS","V8","library","node.js","node","NodeAPI","Node-API","NAPI"],"namespace":null,"versions_count":5,"first_release_published_at":"2025-02-06T01:34:29.837Z","latest_release_published_at":"2025-04-02T19:13:55.953Z","latest_release_number":"20.1800.215","last_synced_at":"2026-09-08T00:46:51.205Z","created_at":"2025-02-06T01:45:35.330Z","updated_at":"2026-09-08T00:46:51.206Z","registry_url":"https://www.nuget.org/packages/microsoft.javascript.libnode.osx-arm64/","install_command":"Install-Package microsoft.javascript.libnode.osx-arm64","documentation_url":null,"metadata":{"copyright":"© Microsoft Corporation. All rights reserved.","license_info":{"type":"expression","text":"MIT","version":null},"license_url":"https://licenses.nuget.org/MIT","require_license_acceptance":false,"icon":"icon.png","readme":"README.md","repository":{"type":"git","url":"https://github.com/nodejs/node","branch":"v20.x","commit":"53a57efd83a18efe7a84bf1b460acc789139939b"},"language":"en-US","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"verified":true},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-30T00:59:13.000Z","size":1544082,"stargazers_count":119951,"open_issues_count":1196,"forks_count":36629,"subscribers_count":3015,"default_branch":"main","last_synced_at":"2026-08-30T04:29:08.076Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-30T03:53:48.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36989740,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-30T02:00:08.400Z","response_time":126,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-30T22:22:57.043Z","dependent_packages_count":0,"downloads":23397,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":56.01248718266854,"dependent_repos_count":7.006710069382545,"dependent_packages_count":18.7974642925904,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.272220514880498},"purl":"pkg:nuget/microsoft.javascript.libnode.osx-arm64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.osx-arm64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/microsoft.javascript.libnode.osx-arm64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/microsoft.javascript.libnode.osx-arm64/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-30T19:00:09.180Z","issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16457840.282805728,"avg_time_to_close_pull_request":2885172.45449893,"issues_closed_count":7609,"pull_requests_closed_count":21489,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.115404065945181,"avg_comments_per_pull_request":6.711948279990422,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":364,"past_year_issues_count":249,"past_year_pull_requests_count":1014,"past_year_avg_time_to_close_issue":3652607.0631578946,"past_year_avg_time_to_close_pull_request":3161110.012626263,"past_year_issues_closed_count":95,"past_year_pull_requests_closed_count":396,"past_year_pull_request_authors_count":337,"past_year_issue_authors_count":197,"past_year_avg_comments_per_issue":2.3333333333333335,"past_year_avg_comments_per_pull_request":4.887573964497041,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":226,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"legendecas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"LiviaMedeiros","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"styfle","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/microsoft.javascript.libnode.osx-arm64/codemeta","maintainers":[{"uuid":"Microsoft","login":"Microsoft","name":null,"email":null,"url":null,"packages_count":8936,"html_url":"https://www.nuget.org/profiles/Microsoft","role":null,"created_at":"2025-02-06T01:45:40.021Z","updated_at":"2025-02-06T01:45:40.021Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/Microsoft/packages"},{"uuid":"react-native-windows","login":"react-native-windows","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://www.nuget.org/profiles/react-native-windows","role":null,"created_at":"2025-02-06T01:45:40.065Z","updated_at":"2025-02-06T01:45:40.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/react-native-windows/packages"},{"uuid":"vmoroz","login":"vmoroz","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/vmoroz","role":null,"created_at":"2025-02-06T02:02:33.860Z","updated_at":"2025-02-06T02:02:33.860Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/vmoroz/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":3332371,"name":"nodejsandnpm","ecosystem":"nuget","description":"Nuget package which inludes Node.js and Npm.","homepage":"https://nodejs.org/, https://www.npmjs.com/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nodejs/node","keywords_array":["node","nodejs","exe","javascript","runtime","v8","server","npm","packat","manager"],"namespace":null,"versions_count":4,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-09-08T01:46:56.503Z","latest_release_number":null,"last_synced_at":"2026-09-08T01:46:57.335Z","created_at":"2022-04-10T17:25:52.428Z","updated_at":"2026-09-08T01:46:57.335Z","registry_url":"https://www.nuget.org/packages/nodejsandnpm/","install_command":"Install-Package nodejsandnpm","documentation_url":null,"metadata":{"copyright":"","owners":"","license_url":"https://github.com/nodejs/node/blob/master/LICENSE, https://github.com/npm/cli/blob/latest/LICENSE","require_license_acceptance":false,"icon_url":"https://bitpay.com/img/js64.png","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. Npm is a package manager for JavaScript.","release_notes":"\n            - Updated Node.js to v8.12.0\n            - Updated Npm to v6.4.1\n        "},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:17:09.863Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":5.138191467646458,"dependent_packages_count":20.71835068381302,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":12.92827107572974},"purl":"pkg:nuget/nodejsandnpm","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/nodejsandnpm","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/nodejsandnpm","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/nodejsandnpm/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T04:26:52.171Z","issues_count":9847,"pull_requests_count":24852,"avg_time_to_close_issue":16386600.905752271,"avg_time_to_close_pull_request":2851256.826619883,"issues_closed_count":7593,"pull_requests_closed_count":21369,"pull_request_authors_count":2472,"issue_authors_count":5397,"avg_comments_per_issue":6.116380623540165,"avg_comments_per_pull_request":6.711170127152744,"merged_pull_requests_count":9765,"bot_issues_count":1,"bot_pull_requests_count":361,"past_year_issues_count":229,"past_year_pull_requests_count":866,"past_year_avg_time_to_close_issue":3726514.1136363638,"past_year_avg_time_to_close_pull_request":1352959.153125,"past_year_issues_closed_count":88,"past_year_pull_requests_closed_count":320,"past_year_pull_request_authors_count":298,"past_year_issue_authors_count":180,"past_year_avg_comments_per_issue":2.087336244541485,"past_year_avg_comments_per_pull_request":4.418013856812933,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":21,"past_year_merged_pull_requests_count":205,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":745,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":509,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":336,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":209,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":201,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":157,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"trivikr","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"avivkeller","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"pimterry","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"islandryu","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"Renegade334","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}],"active_maintainers":[{"login":"nodejs-github-bot","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"trivikr","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"mcollina","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"joyeecheung","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"jasnell","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"legendecas","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"pimterry","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"codebytere","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"avivkeller","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"Renegade334","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"targos","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"marco-ippolito","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"islandryu","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"lpinca","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"juanarbol","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"ruyadorno","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"RaisinTen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"meixg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"IlyasShabi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/nodejsandnpm/codemeta","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9087739,"name":"dkx.nodejs.linux","ecosystem":"nuget","description":"Node.js 16.16.0 for Linux x64","homepage":"https://nodejs.org/","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/nodejs/node","keywords_array":["nodejs","node","js","linux","x64"],"namespace":null,"versions_count":1,"first_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_published_at":"2026-09-08T04:37:33.094Z","latest_release_number":null,"last_synced_at":"2026-09-08T04:37:34.212Z","created_at":"2024-02-27T06:55:07.355Z","updated_at":"2026-09-08T04:37:34.213Z","registry_url":"https://www.nuget.org/packages/dkx.nodejs.linux/","install_command":"Install-Package dkx.nodejs.linux","documentation_url":null,"metadata":{"license_url":"https://github.com/nodejs/node/blob/master/LICENSE","require_license_acceptance":false,"repository":{"type":null,"url":"https://gitlab.com/dkx/dotnet/nodejs.linux","branch":"main","commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":["net6.0"],"total_dependencies":0}},"repo_metadata":{"id":23817150,"uuid":"27193779","full_name":"nodejs/node","owner":"nodejs","description":"Node.js JavaScript runtime ✨🐢🚀✨","archived":false,"fork":false,"pushed_at":"2026-08-23T02:39:26.000Z","size":1538338,"stargazers_count":119272,"open_issues_count":1408,"forks_count":36566,"subscribers_count":3012,"default_branch":"main","last_synced_at":"2026-08-23T03:16:46.704Z","etag":null,"topics":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"latest_commit_sha":null,"homepage":"https://nodejs.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodejs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":".github/SUPPORT.md","governance":"GOVERNANCE.md","roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"nodejs","open_collective":"nodejs"}},"created_at":"2014-11-26T19:57:11.000Z","updated_at":"2026-08-23T02:40:01.000Z","dependencies_parsed_at":"2026-08-23T03:24:15.929Z","dependency_job_id":null,"html_url":"https://github.com/nodejs/node","commit_stats":{"total_commits":42396,"total_committers":3990,"mean_commits":"10.625563909774437","dds":0.9261958675346731,"last_synced_commit":"84fe809535b0954bbfed8658d3ede8a2f0e030db"},"previous_names":["iojs/io.js"],"tags_count":954,"template":false,"template_full_name":null,"purl":"pkg:github/nodejs/node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","download_url":"https://codeload.github.com/nodejs/node/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/sbom","scorecard":{"id":5406,"data":{"date":"2025-08-14T09:51:48Z","repo":{"name":"github.com/nodejs/node","commit":"91f035e5975ad871977f3395664d3162444b3194"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 27/29 approved changesets -- score normalized to 9","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:42","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/auto-start-ci.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:15","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/commit-queue.yml:27","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/license-builder.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:23","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint-release-proposal.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:35","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/timezone-update.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/auto-start-ci.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-tarball.yml:39","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-feature-requests.yml:34","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stale-pull-requests.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/close-stalled.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/comment-labeled.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-lint.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/commit-queue.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux-without-intl.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-linux.yml:45","Info: topLevel 'contents' permission set to 'read': .github/workflows/coverage-windows.yml:41","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release-proposal.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily-wpt-fyi.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/daily.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-collaborators.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/find-inactive-tsc.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-flaky-test-issue.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/label-pr.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint-release-proposal.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/linters.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/major-release.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-push.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/notify-on-review-wanted.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-internet.yml:41","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-linux.yml:36","Info: topLevel 'contents' permission set to 'read': .github/workflows/test-macos.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/timezone-update.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/tools.yml:49","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-openssl.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-release-links.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-v8.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-wpt.yml:15"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: deps/cjs-module-lexer/src/lib/lexer.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp.wasm:1","Warn: binary detected: deps/undici/src/lib/llhttp/llhttp_simd.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1115431.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regress-1405322.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/regression-761784.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/async/valid.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1115280.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1127717.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1191853.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1404619.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/module/regress-1464231.wasm:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/empty_module:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1334577:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1335023:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1427898:1","Warn: binary detected: deps/v8/test/fuzzer/wasm/streaming/regress-1429613:1","Warn: binary detected: deps/v8/test/mjsunit/wasm/incrementer.wasm:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/ittapi/include/fortran/posix/x86_64/ittfortran.o:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/callback.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/finalize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/global.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hello.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/hostref.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/memory.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/multi.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/reflect.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/serialize.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/start.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/table.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/threads.wasm:1","Warn: binary detected: deps/v8/third_party/wasm-api/example/trap.wasm:1","Warn: binary detected: deps/zlib/google/test/data/evil_via_invalid_utf8.zip:1","Warn: binary detected: test/fixtures/crash.wasm:1","Warn: binary detected: test/fixtures/es-modules/dep.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-code-injection.wasm:1","Warn: binary detected: test/fixtures/es-modules/export-name-syntax-error.wasm:1","Warn: binary detected: test/fixtures/es-modules/globals.wasm:1","Warn: binary detected: test/fixtures/es-modules/import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-export-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-module.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name-wasm-js.wasm:1","Warn: binary detected: test/fixtures/es-modules/invalid-import-name.wasm:1","Warn: binary detected: test/fixtures/es-modules/js-string-builtins.wasm:1","Warn: binary detected: test/fixtures/es-modules/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/node_modules/dep-with-package-json-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/package-type-module/noext-wasm:1","Warn: binary detected: test/fixtures/es-modules/simple.wasm:1","Warn: binary detected: test/fixtures/es-modules/top-level-wasm.wasm:1","Warn: binary detected: test/fixtures/es-modules/unimportable.wasm:1","Warn: binary detected: test/fixtures/out-of-bound.wasm:1","Warn: binary detected: test/fixtures/shared-memory.wasm:1","Warn: binary detected: test/fixtures/simple.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/execute-start.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/exported-names.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-bytecode.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/invalid-module.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-function-error.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle-value.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/js-wasm-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/resolve-export.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-i64-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-export-to-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-error-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-from-wasm.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-func.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-global.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-memory.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-import-table.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/wasm-js-cycle.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/esm-integration/resources/worker.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.no_mime_type.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wasm:1","Warn: binary detected: test/fixtures/wpt/wasm/webapi/resources/incrementer.wrong_mime_type.wasm:1","Warn: binary detected: test/wasi/wasm/cant_dotdot.wasm:1","Warn: binary detected: test/wasi/wasm/clock_getres.wasm:1","Warn: binary detected: test/wasi/wasm/create_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/exitcode.wasm:1","Warn: binary detected: test/wasi/wasm/fd_prestat_get_refresh.wasm:1","Warn: binary detected: test/wasi/wasm/follow_symlink.wasm:1","Warn: binary detected: test/wasi/wasm/freopen.wasm:1","Warn: binary detected: test/wasi/wasm/ftruncate.wasm:1","Warn: binary detected: test/wasi/wasm/getentropy.wasm:1","Warn: binary detected: test/wasi/wasm/getrusage.wasm:1","Warn: binary detected: test/wasi/wasm/gettimeofday.wasm:1","Warn: binary detected: test/wasi/wasm/link.wasm:1","Warn: binary detected: test/wasi/wasm/main_args.wasm:1","Warn: binary detected: test/wasi/wasm/notdir.wasm:1","Warn: binary detected: test/wasi/wasm/poll.wasm:1","Warn: binary detected: test/wasi/wasm/poll_win.wasm:1","Warn: binary detected: test/wasi/wasm/preopen_populates.wasm:1","Warn: binary detected: test/wasi/wasm/pthread.wasm:1","Warn: binary detected: test/wasi/wasm/read_file.wasm:1","Warn: binary detected: test/wasi/wasm/read_file_twice.wasm:1","Warn: binary detected: test/wasi/wasm/readdir.wasm:1","Warn: binary detected: test/wasi/wasm/sock.wasm:1","Warn: binary detected: test/wasi/wasm/stat.wasm:1","Warn: binary detected: test/wasi/wasm/stdin.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_escape.wasm:1","Warn: binary detected: test/wasi/wasm/symlink_loop.wasm:1","Warn: binary detected: test/wasi/wasm/write_file.wasm:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): android-configure:0","Info: Possibly incomplete results: error parsing shell code: \"foo(\" must be followed by ): configure:0","Info: Possibly incomplete results: error parsing shell code: a command can only contain words and redirects; encountered (: deps/openssl/openssl/util/shlib_wrap.sh.in:0","Warn: containerImage not pinned by hash: deps/openssl/config/Dockerfile:1: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:1aa979d85661c488ce030ac292876cf6ed04535d3a237e49f61542d8e5de5ae0","Warn: npmCommand not pinned by hash: test/fixtures/wpt/resources/webidl2/build.sh:7","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:61","Warn: npmCommand not pinned by hash: tools/dep_updaters/update-llhttp.sh:79","Warn: npmCommand not pinned by hash: .github/workflows/auto-start-ci.yml:59","Warn: npmCommand not pinned by hash: .github/workflows/commit-queue.yml:77","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux-without-intl.yml:71","Warn: pipCommand not pinned by hash: .github/workflows/coverage-linux.yml:71","Warn: npmCommand not pinned by hash: .github/workflows/create-release-proposal.yml:49","Warn: downloadThenRun not pinned by hash: .github/workflows/create-release-proposal.yml:76","Warn: npmCommand not pinned by hash: .github/workflows/daily-wpt-fyi.yml:119","Warn: npmCommand not pinned by hash: .github/workflows/update-v8.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/update-wpt.yml:41","Info:  81 out of  81 GitHub-owned GitHubAction dependencies pinned","Info:  26 out of  26 third-party GitHubAction dependencies pinned","Info:   0 out of   9 npmCommand dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:13","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/fuzzer.cc:58","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/inspector-fuzzer.cc:639","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/json.cc:17","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/multi-return.cc:152","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/parser.cc:61","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/regexp.cc:31","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/async.cc:52","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/code.cc:32","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-all.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-simd.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile-wasmgc.cc:26","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/compile.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/deopt.cc:405","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/init-expr.cc:374","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/fast-interpreter.cc:19","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-all.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-base.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:27","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-code.cc:28","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-diff.cc:25","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-fuzzer-common.cc:456","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-init-expr.cc:377","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-simd.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:22","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/interpreter/interpreter-wasmgc.cc:23","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/module.cc:24","Info: CppLibFuzzer integration found: deps/v8/test/fuzzer/wasm/streaming.cc:146","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/compress_fuzzer.cc:20","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_fuzzer.cc:24","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/deflate_set_dictionary_fuzzer.cc:15","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_fuzzer.cc:16","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/inflate_with_header_fuzzer.cc:59","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/minizip_unzip_fuzzer.cc:21","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/streaming_inflate_fuzzer.cc:22","Info: CppLibFuzzer integration found: deps/zlib/contrib/tests/fuzzers/uncompress_fuzzer.cc:14","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_ClientHelloParser.cc:8","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_env.cc:100","Info: CppLibFuzzer integration found: test/fuzzers/fuzz_strings.cc:127","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:19","Info: CLibFuzzer integration found: deps/openssl/openssl/fuzz/driver.c:26"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"28 out of 28 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 115 contributing companies or organizations","details":["Info: found contributions from: CasparCG, CloudNativeJS, DxWnd, ES-Community, Empeeric, GonzagaAccess, IBM, Jasig, Level, LyraSearch, NodeRedis, NodeSummit, Old-Stuff, RuntimeTools, TrainingPlay, WebAssembly, WebAudio, WinterTC55, activitystreams, ada-url, adonisjs, ataraxia consulting, babel, browserify, cheminfo, cheminfo-js, cloudflare, cloudflare-whatwg, dancejs, datadog, denoland, digitalocean, dimsumjs, dot-org, drogue-iot, ender-js, fastify, filecoin-project, flarelabs-net, ggml-org, github-beta, gypified, h3js, ibm, image-js, ipfs, ipld, istanbuljs, jQuerySF, js-js, jstat, jstime, libuv, linuxfoundationorg, maia-tool, malijs, meatspaces, minibuf, mljs, mongodb, monome-community, multiformats, netty, node-forward, node-inspector, node4good, nodebots, nodejs, nodejs-private, nodeshift-starters, nodesource, nubjs, nujs, nxtedition, oftc, openjs-foundation, ossf, paketo-buildpacks, paketo-community, peerlinks, piscinajs, pkgjs, pnpm, polyhack, primus, propelml, redhat-developer, relevantfruit, reportico, require.io, requireio, revisitors, sagemath, sclorg, signalapp, simdutf, snowflake, strongloop, strongloop-community, strongloop-forks, taphub, tapjs, tc39, tc39-transfer, trustification, tu wien, ucsf-ckm, unshiftio, wafflejs, wasm-signatures, web-platform-tests, websockets, whatwg, zakodium, zakodium-oss"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"Vulnerabilities","score":0,"reason":"45 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: OSV-2023-1328","Warn: Project is vulnerable to: PYSEC-2024-230 / GHSA-248v-346w-9cwc","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-753j-mpmx-qq6g","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-8w49-h785-mj3c","Warn: Project is vulnerable to: GHSA-qppv-j76h-2rpx","Warn: Project is vulnerable to: GHSA-w235-7p84-xx57","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: GHSA-jfmj-5v4g-7637","Warn: Project is vulnerable to: V8-FRESHNESS","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-qh2h-chj9-jffq","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-x2rg-q646-7m2v","Warn: Project is vulnerable to: GHSA-jgmv-j7ww-jx2x","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-36jr-mh4h-2g58"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-14T13:26:40.176Z","repository_id":23817150,"created_at":"2025-08-14T13:26:40.176Z","updated_at":"2025-08-14T13:26:40.176Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36841898,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-23T02:00:05.822Z","response_time":128,"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":"nodejs","name":"Node.js","uuid":"9950313","kind":"organization","description":"","email":null,"website":"https://nodejs.org","location":null,"twitter":"nodejs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/9950313?v=4","repositories_count":218,"last_synced_at":"2024-10-30T02:43:16.937Z","metadata":{"has_sponsors_listing":false,"funding":{"github":"nodejs","open_collective":"nodejs"}},"html_url":"https://github.com/nodejs","funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"total_stars":224101,"followers":12650,"following":0,"created_at":"2022-11-02T16:20:00.045Z","updated_at":"2024-10-30T02:43:16.938Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodejs/repositories"},"tags":[{"name":"v26.7.0","sha":"b4f23d3619c98bed09af93a21192f6080197a8c6","kind":"tag","published_at":"2026-08-05T16:20:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.7.0/manifests"},{"name":"v26.6.0","sha":"6edaf759b5c878d071d55a533c26d5d1c9a66763","kind":"tag","published_at":"2026-08-03T13:23:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.6.0/manifests"},{"name":"v24.19.0","sha":"cdc1b38d40cb567b7ad0b39c86addf830a0af0ae","kind":"tag","published_at":"2026-08-03T13:22:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.19.0/manifests"},{"name":"v24.18.1","sha":"9623d9ad85d37d2f0610ec4a82b48182cf2c6061","kind":"tag","published_at":"2026-07-29T14:22:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.1/manifests"},{"name":"v22.23.2","sha":"aa4c77582be995286fc6e00aaf530dc7ade102a9","kind":"tag","published_at":"2026-07-29T13:31:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.2/manifests"},{"name":"v26.5.1","sha":"9e6bf8dbdeb890cbb09385b065f1c352128cd439","kind":"tag","published_at":"2026-07-29T13:19:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.1/manifests"},{"name":"v26.5.0","sha":"bebd1b8d92bf4cc917844d6335ed1ecf9c2a75fb","kind":"tag","published_at":"2026-07-08T11:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.5.0/manifests"},{"name":"v26.4.0","sha":"2022edf3e32ce28ee08b17f8566243a090dacd95","kind":"tag","published_at":"2026-06-24T23:16:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.4.0/manifests"},{"name":"v24.18.0","sha":"20da4aeadabc5b0a01e3fcf520f91df8285c68a2","kind":"tag","published_at":"2026-06-23T22:58:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.18.0/manifests"},{"name":"v22.23.1","sha":"bd96dfbf0361576724b65322046e2ca9f9609cb9","kind":"tag","published_at":"2026-06-23T16:36:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.1/manifests"},{"name":"v26.3.1","sha":"c8d3916cee1a3b93e0b200209aaffc2c61e954a7","kind":"tag","published_at":"2026-06-17T22:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.1/manifests"},{"name":"v24.17.0","sha":"413e874773eef1e27a8397ddc949dbbe19cadb31","kind":"tag","published_at":"2026-06-17T22:15:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.17.0/manifests"},{"name":"v22.23.0","sha":"eb77496085a730a72939ef32a90b841f344eb4b0","kind":"tag","published_at":"2026-06-17T22:15:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.23.0/manifests"},{"name":"v26.3.0","sha":"b7e6a5d37e7a14ef0f2cc95214b95d66c4081415","kind":"tag","published_at":"2026-06-01T12:59:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.3.0/manifests"},{"name":"v24.16.0","sha":"c7d10158bc31036de6783d66beaaaf551e3167aa","kind":"tag","published_at":"2026-05-21T13:08:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.16.0/manifests"},{"name":"v26.2.0","sha":"cfd7920d5a2d84905c4292362d01d07870047e93","kind":"tag","published_at":"2026-05-20T12:59:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.2.0/manifests"},{"name":"v22.22.3","sha":"fdfa0ff0dbaf0fbf4d7d6d89a2ab807f3177fa5c","kind":"tag","published_at":"2026-05-13T18:33:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.3/manifests"},{"name":"v26.1.0","sha":"e7da6f056ac4afeaaf012042188818ca7736f437","kind":"tag","published_at":"2026-05-07T09:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.1.0/manifests"},{"name":"v26.0.0","sha":"1eaf8a9bd9b665c104bc49f1890e962dddc87d8c","kind":"tag","published_at":"2026-05-05T13:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v26.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v26.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v26.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v26.0.0/manifests"},{"name":"v24.15.0","sha":"848430679556aed0bd073f2bc263331ad84fa119","kind":"tag","published_at":"2026-04-15T16:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.15.0/manifests"},{"name":"v25.9.0","sha":"9f5a2c929274d4ece400a5890582adc9ab779492","kind":"tag","published_at":"2026-04-01T14:39:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.9.0/manifests"},{"name":"v20.20.2","sha":"3626fea570e44896ad99aaf3bf6e59def5adede5","kind":"tag","published_at":"2026-03-24T20:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.2/manifests"},{"name":"v25.8.2","sha":"610c6e49edf77a21cb1691bb6a417f0dffd10ce6","kind":"tag","published_at":"2026-03-24T20:07:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.2/manifests"},{"name":"v24.14.1","sha":"d89bb1b482fa09245c4f2cbb3b5b6a70bea6deaf","kind":"tag","published_at":"2026-03-24T20:06:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.1/manifests"},{"name":"v22.22.2","sha":"2645dc73720b1b4f27c49f395d3c66025ce126cc","kind":"tag","published_at":"2026-03-24T20:05:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.2/manifests"},{"name":"v25.8.1","sha":"2ea7a7b67c3d698a0e80d2591365e2dc5c5f7a81","kind":"tag","published_at":"2026-03-11T08:57:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.1/manifests"},{"name":"v22.22.1","sha":"b4acf0c9393e4b31c4937564f059c672967161d8","kind":"tag","published_at":"2026-03-05T13:50:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.1/manifests"},{"name":"v20.20.1","sha":"eb5334341594489a54d99812a227d921c0221304","kind":"tag","published_at":"2026-03-05T13:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.1/manifests"},{"name":"v25.8.0","sha":"ae94abf85ac938f75ec547dfca015dd5d67d957a","kind":"tag","published_at":"2026-03-03T15:39:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.8.0/manifests"},{"name":"v25.7.0","sha":"e7f5e71f3b71fba07bd94f758909fde4e58dc9e3","kind":"tag","published_at":"2026-02-24T15:15:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.7.0/manifests"},{"name":"v24.14.0","sha":"f657bb8ed86365ff3fdbe32e27563e778b41486a","kind":"tag","published_at":"2026-02-24T15:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.14.0/manifests"},{"name":"v25.6.1","sha":"43133f2d701d2cc89780e300e016f5f74fbd1668","kind":"tag","published_at":"2026-02-10T13:11:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.1/manifests"},{"name":"v24.13.1","sha":"a08700240de25be6b1a20f74980c63ae14e64fb3","kind":"tag","published_at":"2026-02-10T13:09:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.1/manifests"},{"name":"v25.6.0","sha":"f8a81d1ca8166a94709d2eb48716a627258e6b67","kind":"tag","published_at":"2026-02-03T11:36:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.6.0/manifests"},{"name":"v25.5.0","sha":"1751d194477ad4d663b080c93cbe59ccf25ea596","kind":"tag","published_at":"2026-01-26T20:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.5.0/manifests"},{"name":"v25.4.0","sha":"92a75854d7049e7f039ca2e6cc5b4a378d532bc5","kind":"tag","published_at":"2026-01-19T16:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.4.0/manifests"},{"name":"v20.20.0","sha":"1f7186e1e01d279022cab6acdecb119e472bb409","kind":"tag","published_at":"2026-01-13T13:37:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.20.0/manifests"},{"name":"v22.22.0","sha":"6add85e4c46b8be383c8b637102d6b6fd206adce","kind":"tag","published_at":"2026-01-13T13:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.22.0/manifests"},{"name":"v24.13.0","sha":"def0bdf8abee441cfcbf793a8dc24a6f3b899573","kind":"tag","published_at":"2026-01-13T13:23:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.13.0/manifests"},{"name":"v25.3.0","sha":"00d6cd83927d6d5c8fe9d0cdd101daa6df4b1a15","kind":"tag","published_at":"2026-01-13T12:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.3.0/manifests"},{"name":"v24.12.0","sha":"70f6b58ac655234435a99d72b857dd7b316d34bf","kind":"tag","published_at":"2025-12-10T16:30:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.12.0/manifests"},{"name":"v20.19.6","sha":"6a530fe628b4cdbf4c96bf3acc37e76d86def1d0","kind":"tag","published_at":"2025-11-25T12:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.6","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.6/manifests"},{"name":"v25.2.1","sha":"4cac2b94bed4bf02810be054e8f63c0048c66564","kind":"tag","published_at":"2025-11-17T09:36:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.1/manifests"},{"name":"v25.2.0","sha":"cc339072a705633c7bc214fde276e5cc11f24288","kind":"tag","published_at":"2025-11-11T22:25:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.2.0/manifests"},{"name":"v24.11.1","sha":"18aefb2d2b36938316d27b5cb53089e97632f0c3","kind":"tag","published_at":"2025-11-11T22:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.1/manifests"},{"name":"v25.1.0","sha":"1da054d99bb16d35c54d759f36ccc125b90070bd","kind":"tag","published_at":"2025-10-28T19:01:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.1.0/manifests"},{"name":"v22.21.1","sha":"6ac4ab19ad02803f03b54501193397563e99988e","kind":"tag","published_at":"2025-10-28T18:58:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.1/manifests"},{"name":"v24.11.0","sha":"3a6b2fa5cf599ae579eb07f4d2977592b4d64ce0","kind":"tag","published_at":"2025-10-28T16:41:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.11.0/manifests"},{"name":"v22.21.0","sha":"54b94e13de20fd2387f090158c4d24dafde3dfa9","kind":"tag","published_at":"2025-10-20T21:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.21.0/manifests"},{"name":"v25.0.0","sha":"0b3a10d4c8ba5e15429287e725d22615be896e95","kind":"tag","published_at":"2025-10-15T16:21:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v25.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v25.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v25.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v25.0.0/manifests"},{"name":"v24.10.0","sha":"9b72b88f4c4565687e3a8c4d8e1232f63a501e15","kind":"tag","published_at":"2025-10-08T22:41:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.10.0/manifests"},{"name":"v24.9.0","sha":"31c6e70759bae3cb5d1af77a4dc1a3fd1726a244","kind":"tag","published_at":"2025-09-25T19:36:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.9.0/manifests"},{"name":"v22.20.0","sha":"caa20e28dc1f21a97f7b2a7134973fd6435b65f0","kind":"tag","published_at":"2025-09-24T12:45:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.20.0/manifests"},{"name":"v24.8.0","sha":"f9ec1b63e17f24a38b7835bb703c7e2bebe0674d","kind":"tag","published_at":"2025-09-10T19:32:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.8.0/manifests"},{"name":"v20.19.5","sha":"36ee08d5d956a710d101b30ccff332b5ef9e1201","kind":"tag","published_at":"2025-09-03T18:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.5","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.5/manifests"},{"name":"v22.19.0","sha":"f8fe6858549f75a4b4e9633abf39dd2038dbf496","kind":"tag","published_at":"2025-08-28T21:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.19.0/manifests"},{"name":"v24.7.0","sha":"d795edb56765d4ec743bcda5a0c1452bed74de0c","kind":"tag","published_at":"2025-08-27T21:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.7.0/manifests"},{"name":"v24.6.0","sha":"09dc7a5985e5c56534e1f9a05a7d3fa47711a3c8","kind":"tag","published_at":"2025-08-14T21:02:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.6.0/manifests"},{"name":"v24.5.0","sha":"931ec10d87730925f0baf10a571330459a1a2fcd","kind":"tag","published_at":"2025-07-31T14:32:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.5.0/manifests"},{"name":"v22.18.0","sha":"c9ff1aecf268802fc29272c93aaa4b0691c7c6d8","kind":"tag","published_at":"2025-07-31T14:31:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.18.0/manifests"},{"name":"v20.19.4","sha":"b08ee299b07b6fd351865849949b2871b1020004","kind":"tag","published_at":"2025-07-15T22:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.4","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.4/manifests"},{"name":"v22.17.1","sha":"1073ab06c8f80b6d7c995a1362502767cf498c0b","kind":"tag","published_at":"2025-07-15T22:03:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.1/manifests"},{"name":"v24.4.1","sha":"cf6b5c25129e1fd54af06fad477db3681f4ddc29","kind":"tag","published_at":"2025-07-15T22:01:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.1/manifests"},{"name":"v24.4.0","sha":"5576deccc3250d963a51840f72c8ce06eeb28503","kind":"tag","published_at":"2025-07-09T12:32:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.4.0/manifests"},{"name":"v22.17.0","sha":"3567fa7d70fee8831ab2891e6940ca63be568b08","kind":"tag","published_at":"2025-06-24T23:49:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.17.0/manifests"},{"name":"v24.3.0","sha":"741975041995a272ff7e378bcbb6d6fa4b93f38f","kind":"tag","published_at":"2025-06-24T22:38:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.3.0/manifests"},{"name":"v20.19.3","sha":"76f82824bff5d1ccc45b53422959eb817d65716c","kind":"tag","published_at":"2025-06-23T08:24:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.3/manifests"},{"name":"v24.2.0","sha":"591ba692bfe30408e6a67397e7d18bfa1b9c3561","kind":"tag","published_at":"2025-06-09T21:43:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.2.0/manifests"},{"name":"v22.16.0","sha":"9774069718d9f80578079d252dddf37ae6fd550d","kind":"tag","published_at":"2025-05-21T15:00:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.16.0/manifests"},{"name":"v24.1.0","sha":"587a88b7243005969627b190d009a70c2cb9f23e","kind":"tag","published_at":"2025-05-21T15:00:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.1.0/manifests"},{"name":"v24.0.2","sha":"de981b416ca7a463ea9442e8cf7cd482a1de3c13","kind":"tag","published_at":"2025-05-14T20:13:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.2/manifests"},{"name":"v23.11.1","sha":"9b666af4005e715a45e0d4276ca93744c207fac1","kind":"tag","published_at":"2025-05-14T20:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.1/manifests"},{"name":"v22.15.1","sha":"7039b12ae5e0913f7a14da4d9d58ad04d4a4a16e","kind":"tag","published_at":"2025-05-14T20:09:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.1/manifests"},{"name":"v20.19.2","sha":"10eb2fb02ca31ee6ba14961921aae404ca57a1b5","kind":"tag","published_at":"2025-05-14T19:33:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.2/manifests"},{"name":"v24.0.1","sha":"f7b92d7d6766a1c812004970227653071322bbd5","kind":"tag","published_at":"2025-05-08T19:54:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.1/manifests"},{"name":"v24.0.0","sha":"c5349f43cd66d2aa02d86414c9ed426f71d3ae48","kind":"tag","published_at":"2025-05-06T14:17:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v24.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v24.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v24.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v24.0.0/manifests"},{"name":"v22.15.0","sha":"b009466555c360513b8012ce549f716501090ee5","kind":"tag","published_at":"2025-04-23T06:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.15.0/manifests"},{"name":"v20.19.1","sha":"e7a65077f26d39de9ec776a7cf6c154a8c9c4d76","kind":"tag","published_at":"2025-04-22T09:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.1/manifests"},{"name":"v23.11.0","sha":"9ad070e43bdfee9742694b60c6396675ac4859cd","kind":"tag","published_at":"2025-04-01T14:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.11.0/manifests"},{"name":"v18.20.8","sha":"4d0b4e70773298c2cd08954aae879b1d61055bd3","kind":"tag","published_at":"2025-03-27T12:59:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.8","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.8/manifests"},{"name":"v23.10.0","sha":"39e295dca5e13316cded152225523e0ba8741140","kind":"tag","published_at":"2025-03-13T20:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.10.0/manifests"},{"name":"v20.19.0","sha":"bb1a61d8737feff534bb85368dab3b7c554c863d","kind":"tag","published_at":"2025-03-13T13:06:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.19.0/manifests"},{"name":"v23.9.0","sha":"9d2368f64329bf194c4e82b349e76fdad879d32a","kind":"tag","published_at":"2025-02-26T16:33:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.9.0/manifests"},{"name":"v18.20.7","sha":"86458c7723b47531c49790adcc24e0ff2413073c","kind":"tag","published_at":"2025-02-20T09:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.7","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.7/manifests"},{"name":"v23.8.0","sha":"196efd77f59e377fff1dde38d0f4132e4a998732","kind":"tag","published_at":"2025-02-13T17:28:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.8.0/manifests"},{"name":"v22.14.0","sha":"5d2feb257bcee090e57900eb51720171a6aa92f3","kind":"tag","published_at":"2025-02-11T10:10:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.14.0/manifests"},{"name":"v20.18.3","sha":"4819c99baa28bf2c1baf411ba100c467fec3d486","kind":"tag","published_at":"2025-02-10T13:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.3/manifests"},{"name":"v23.7.0","sha":"73b4c04eb67ee75e9059c536b00939f86f34d582","kind":"tag","published_at":"2025-01-30T17:57:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.7.0/manifests"},{"name":"v23.6.1","sha":"25a01ea40d60a3cec56263fef109d00d638208c0","kind":"tag","published_at":"2025-01-21T16:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.1/manifests"},{"name":"v22.13.1","sha":"e6c7018aa5db77c2cb720c5662eab12ff3320bf4","kind":"tag","published_at":"2025-01-21T12:43:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.1/manifests"},{"name":"v20.18.2","sha":"53a57efd83a18efe7a84bf1b460acc789139939b","kind":"tag","published_at":"2025-01-21T12:36:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.2/manifests"},{"name":"v18.20.6","sha":"60224762462585b64a17ee007d7f657e1b66758c","kind":"tag","published_at":"2025-01-21T12:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.6","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.6/manifests"},{"name":"v22.13.0","sha":"48726ac59b20fe3a64eb68e9e15134a65f10e120","kind":"tag","published_at":"2025-01-07T19:18:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.13.0/manifests"},{"name":"v23.6.0","sha":"9fa6aeb4a6e54330f6c055a6dcfac265b150f902","kind":"tag","published_at":"2025-01-07T17:09:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.6.0/manifests"},{"name":"v23.5.0","sha":"d8c3089cd5bf82fddd7939a1195631ea057261e2","kind":"tag","published_at":"2024-12-19T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.5.0/manifests"},{"name":"v23.4.0","sha":"e8cf3a6a972fb074411c6ce504e2d43a74ac2dff","kind":"tag","published_at":"2024-12-10T15:11:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.4.0/manifests"},{"name":"v22.12.0","sha":"ccba1a1cc89fa57ef231ec74cf78baaf5e477621","kind":"tag","published_at":"2024-12-03T19:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.12.0/manifests"},{"name":"v23.3.0","sha":"72f82adda7939fb699bd5d8d0949b4ddf895bc91","kind":"tag","published_at":"2024-11-20T22:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.3.0/manifests"},{"name":"v20.18.1","sha":"70178110a8e52d28dc957b6b20da94e455922025","kind":"tag","published_at":"2024-11-20T14:22:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.1/manifests"},{"name":"v18.20.5","sha":"f73db8f4779ca5fcac8fc84b8515b276e4cb671d","kind":"tag","published_at":"2024-11-12T21:33:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.5","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.5/manifests"},{"name":"v23.2.0","sha":"a83fbdbde16b7decf5ec41277917abe267746661","kind":"tag","published_at":"2024-11-11T20:21:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.2.0/manifests"},{"name":"v22.11.0","sha":"4e0f2773ff9465148a654dd0a2c1668104c20fec","kind":"tag","published_at":"2024-10-29T13:05:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.11.0/manifests"},{"name":"v23.1.0","sha":"17fae65c72321659390c4cbcd9ddaf248accb953","kind":"tag","published_at":"2024-10-24T21:25:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.1.0/manifests"},{"name":"v22.10.0","sha":"afe4bc668d4d400c98c50bbb9369a395bc70fc82","kind":"tag","published_at":"2024-10-16T22:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.10.0/manifests"},{"name":"v23.0.0","sha":"80c899860da26b56971969e84bb6c902f00317ff","kind":"tag","published_at":"2024-10-16T14:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v23.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v23.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v23.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v23.0.0/manifests"},{"name":"v20.18.0","sha":"7eebd17fa2c1e48e4534f3a69560388fab2f2c07","kind":"tag","published_at":"2024-10-03T17:41:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.18.0/manifests"},{"name":"v22.9.0","sha":"4631be0311fbde7b77723757e15d025727399e63","kind":"tag","published_at":"2024-09-17T20:49:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.9.0/manifests"},{"name":"v22.8.0","sha":"78ee90e5d90f4cd3d1921bd96cbac829fee3d7f0","kind":"tag","published_at":"2024-09-03T13:40:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.8.0/manifests"},{"name":"v22.7.0","sha":"65eff1eb19a6d8e17435bbc4147ac4535e81abb4","kind":"tag","published_at":"2024-08-22T14:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.7.0/manifests"},{"name":"v20.17.0","sha":"efbec04208a3c8588d4e7f076c47d29dddf47976","kind":"tag","published_at":"2024-08-21T16:04:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.17.0/manifests"},{"name":"v22.6.0","sha":"b096e41b48ef098638635326c60084b932d56129","kind":"tag","published_at":"2024-08-06T16:55:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.6.0/manifests"},{"name":"v20.16.0","sha":"1968ef32415607643770efb320d7d4e941baaa25","kind":"tag","published_at":"2024-07-24T11:56:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.16.0/manifests"},{"name":"v22.5.1","sha":"fd9233acbfdbff8f25dc7dec5e83c697e35b6de9","kind":"tag","published_at":"2024-07-19T13:36:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.1/manifests"},{"name":"v22.5.0","sha":"34de83994ef1b0d62bac5e351bbeb55f5318aa08","kind":"tag","published_at":"2024-07-17T15:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.5.0/manifests"},{"name":"v20.15.1","sha":"a407d1f0b3669cc82c755700f0d500fb27cc39ea","kind":"tag","published_at":"2024-07-08T16:10:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.1/manifests"},{"name":"v18.20.4","sha":"e922fb64b53530af4ad2e3df298a302225645f5b","kind":"tag","published_at":"2024-07-08T16:03:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.4","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.4/manifests"},{"name":"v22.4.1","sha":"8512434d2beea2ca2fcb85d13175fa30a95ecf77","kind":"tag","published_at":"2024-07-08T15:52:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.1/manifests"},{"name":"v22.4.0","sha":"7e13cc5407104fd15f3f4f2a4ad23ea1f9aa45a1","kind":"tag","published_at":"2024-07-02T08:46:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.4.0/manifests"},{"name":"v20.15.0","sha":"0bf200b49a9a6eacdea6d5e5939cc2466506d532","kind":"tag","published_at":"2024-06-20T15:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.15.0/manifests"},{"name":"v22.3.0","sha":"2e7a7765d6de1d7ddfe8d1575279579d3d089c93","kind":"tag","published_at":"2024-06-11T18:47:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.3.0/manifests"},{"name":"v20.14.0","sha":"fe0f08a5dd68fd72b1652adaa51ab07a4b09f847","kind":"tag","published_at":"2024-05-28T16:28:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.14.0/manifests"},{"name":"v18.20.3","sha":"64903b1ca04dbe182b0abc36deb7437a49bf1881","kind":"tag","published_at":"2024-05-21T11:51:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.3","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.3/manifests"},{"name":"v22.2.0","sha":"d57af10d1be390f4e33e6efe596133de9da36c86","kind":"tag","published_at":"2024-05-15T18:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.2.0/manifests"},{"name":"v20.13.1","sha":"b965dddf69080fe9cfe1372d12d2da59a98d6a21","kind":"tag","published_at":"2024-05-09T10:25:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.1/manifests"},{"name":"v20.13.0","sha":"0d0efa47c2f2412cf76238f9900168c9e8427428","kind":"tag","published_at":"2024-05-07T15:06:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.13.0/manifests"},{"name":"v22.1.0","sha":"87b87a8f6017545e2c9d6048d7b081f73c8a1072","kind":"tag","published_at":"2024-05-02T13:49:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.1.0/manifests"},{"name":"v22.0.0","sha":"12fb157f79da8c094a54bc99370994941c28c235","kind":"tag","published_at":"2024-04-24T18:14:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v22.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v22.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v22.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v22.0.0/manifests"},{"name":"v18.20.2","sha":"9aedf16f8fb3b2e397a07e3844dd964ce435a8e3","kind":"tag","published_at":"2024-04-10T16:23:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.2/manifests"},{"name":"v20.12.2","sha":"b3f0c612c8af7be46148f54604710bd5c6e2464f","kind":"tag","published_at":"2024-04-10T16:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.2/manifests"},{"name":"v21.7.3","sha":"97297e91febe3b49b50b22f0bea8ed21189a9e53","kind":"tag","published_at":"2024-04-10T16:06:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.3/manifests"},{"name":"v18.20.1","sha":"1d526a47af29d59ad196c4e05606b0ec6f8090d9","kind":"tag","published_at":"2024-04-03T13:56:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.1/manifests"},{"name":"v20.12.1","sha":"957a99c82b82c865c8f74091c29f49c3c217b1fd","kind":"tag","published_at":"2024-04-03T13:43:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.1/manifests"},{"name":"v21.7.2","sha":"d4a1d050c0b22f0455bb6eb53eca8f7e7da937d2","kind":"tag","published_at":"2024-04-03T13:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.2/manifests"},{"name":"v20.12.0","sha":"94fb85426bac26dd44c777eb666f87ebe1a4f8ea","kind":"tag","published_at":"2024-03-26T17:20:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.12.0/manifests"},{"name":"v18.20.0","sha":"f75dc4193e3faa66d0a827400c150cedf2412700","kind":"tag","published_at":"2024-03-26T17:19:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.20.0/manifests"},{"name":"v21.7.1","sha":"84c7e6fad4adbc972e0fecf537d6c6a3accf6b9e","kind":"tag","published_at":"2024-03-08T21:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.1/manifests"},{"name":"v21.7.0","sha":"47e6820358b4d5fa0915444e62eab7a5d2520d17","kind":"tag","published_at":"2024-03-06T18:32:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.7.0/manifests"},{"name":"v21.6.2","sha":"3eccdd1ae61777a381a7ac3bc0ea62443dbb50b8","kind":"tag","published_at":"2024-02-14T16:58:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.2/manifests"},{"name":"v20.11.1","sha":"9b1bf44ea9e7785e38c93b7d22d32dbca262df6c","kind":"tag","published_at":"2024-02-14T16:54:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.1/manifests"},{"name":"v18.19.1","sha":"6610cc42ff50209248dd46d1ef947d1702fdf108","kind":"tag","published_at":"2024-02-14T16:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.1/manifests"},{"name":"v21.6.1","sha":"3dc0e4944f88c9a644eec0c8114920da3bcfa731","kind":"tag","published_at":"2024-01-22T19:14:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.1/manifests"},{"name":"v21.6.0","sha":"f38a9a59182027493852478b8a3abd5d7d5d1726","kind":"tag","published_at":"2024-01-15T14:46:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.6.0/manifests"},{"name":"v20.11.0","sha":"8d4fbd7bb11a300157aeff8e13221c093628dd4e","kind":"tag","published_at":"2024-01-09T20:04:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.11.0/manifests"},{"name":"v21.5.0","sha":"34ddc71e358e8113393cbe689286bed1fa8096d6","kind":"tag","published_at":"2023-12-19T18:59:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.5.0/manifests"},{"name":"v21.4.0","sha":"67ada40a3bdd75ee4f9e6c88c4073e234680f795","kind":"tag","published_at":"2023-12-05T09:21:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.4.0/manifests"},{"name":"v21.3.0","sha":"1f0ba0893fe9d683ab327d75013ba1da837942eb","kind":"tag","published_at":"2023-11-30T17:31:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.3.0/manifests"},{"name":"v18.19.0","sha":"9e0c715518efb028fdabf43994df141fb91fa65f","kind":"tag","published_at":"2023-11-29T16:54:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.19.0/manifests"},{"name":"v20.10.0","sha":"a2206640f366cc145b17a2ece66d36bfa75720ee","kind":"tag","published_at":"2023-11-22T14:43:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.10.0/manifests"},{"name":"v21.2.0","sha":"13b266f4575b8278b1e68ec78599315b9502c1cb","kind":"tag","published_at":"2023-11-14T17:57:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.2.0/manifests"},{"name":"v21.1.0","sha":"f4e5bebe7d83727cd64ed4762a59e1336f5f3c89","kind":"tag","published_at":"2023-10-24T13:10:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.1.0/manifests"},{"name":"v20.9.0","sha":"22f383dcd529d6bf790856db614a35fea78e825f","kind":"tag","published_at":"2023-10-24T12:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.9.0/manifests"},{"name":"v21.0.0","sha":"38d0e69347de4db532a3bb6bddf51ead9ff764f8","kind":"tag","published_at":"2023-10-17T15:40:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v21.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v21.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v21.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v21.0.0/manifests"},{"name":"v18.18.2","sha":"8a01b3dcb7d08a48bfd3e6bf85ef49faa1454839","kind":"tag","published_at":"2023-10-13T20:41:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.2/manifests"},{"name":"v20.8.1","sha":"b485ffc458edc7140d43093cd8837a7c1ccc5ab3","kind":"tag","published_at":"2023-10-13T20:09:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.1/manifests"},{"name":"v18.18.1","sha":"7615798b633f0d39af329fe2bdc45dbb10c7cfe4","kind":"tag","published_at":"2023-10-10T15:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.1/manifests"},{"name":"v20.8.0","sha":"a86c2caea9c329442bbbd8eeec6d5385b594b7ca","kind":"tag","published_at":"2023-09-29T02:57:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.8.0/manifests"},{"name":"v18.18.0","sha":"ab5fa2a2210416b0db0e601620da81ce34adf59a","kind":"tag","published_at":"2023-09-18T21:20:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.18.0/manifests"},{"name":"v20.7.0","sha":"a71037ee5618c32c7c9e76d55f7d0640ab7f5e96","kind":"tag","published_at":"2023-09-18T16:55:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.7.0/manifests"},{"name":"v20.6.1","sha":"d2c7c367741bdcb6f7f77f55ce95a745f0b29fef","kind":"tag","published_at":"2023-09-08T15:35:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.1/manifests"},{"name":"v20.6.0","sha":"9700344c02b8bb927184b0ff4a108ac23bf2be4d","kind":"tag","published_at":"2023-09-02T23:44:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.6.0/manifests"},{"name":"v20.5.1","sha":"9f51c55a47702dc6a0ca3569853dd7ba022bf7bb","kind":"tag","published_at":"2023-08-09T17:15:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.1/manifests"},{"name":"v18.17.1","sha":"2e414d5d1082233c3516fca923fe351d5186c80e","kind":"tag","published_at":"2023-08-09T16:57:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.1/manifests"},{"name":"v16.20.2","sha":"dadbde963fd37a637316c875f8c3e9bbf6e6a393","kind":"tag","published_at":"2023-08-09T16:28:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.2/manifests"},{"name":"v20.5.0","sha":"f13c7f5008ecbd166e6aba6702dfa84da1863ece","kind":"tag","published_at":"2023-07-20T21:15:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.5.0/manifests"},{"name":"v18.17.0","sha":"a39b8a2a3e8414c8a54650bdfe4a46998282d88a","kind":"tag","published_at":"2023-07-18T19:11:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.17.0/manifests"},{"name":"v20.4.0","sha":"73c632e7bc4f3092e758400eec306f819a5095e8","kind":"tag","published_at":"2023-07-05T13:49:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.4.0/manifests"},{"name":"v18.16.1","sha":"8658efe376838821be7f9b4ff25c8bc2e229bb92","kind":"tag","published_at":"2023-06-20T20:18:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.1/manifests"},{"name":"v20.3.1","sha":"9869bdc93d7bd8b439c4a2598607ee779483ee53","kind":"tag","published_at":"2023-06-20T19:58:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.1/manifests"},{"name":"v16.20.1","sha":"b53c51995380b1f8d642297d848cab6010d2909c","kind":"tag","published_at":"2023-06-20T19:08:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.1/manifests"},{"name":"v20.3.0","sha":"57679e1c97a90057d5ca9e1f0d1f3c6255d20200","kind":"tag","published_at":"2023-06-08T15:57:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.3.0/manifests"},{"name":"v20.2.0","sha":"258e9e767e3d048dae69658d4019a93906522a42","kind":"tag","published_at":"2023-05-16T12:37:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.2.0/manifests"},{"name":"v20.1.0","sha":"68ef4a687d5a1802b9f585d7f464c44ce6caa766","kind":"tag","published_at":"2023-05-03T15:37:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.1.0/manifests"},{"name":"v20.0.0","sha":"e7618fb5a5fc25d76b6474e2a6607f04fd6f10e0","kind":"tag","published_at":"2023-04-18T16:01:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v20.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v20.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v20.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v20.0.0/manifests"},{"name":"v18.16.0","sha":"43d167a262d0772a73ec1e21316e722bad71e4f8","kind":"tag","published_at":"2023-04-12T23:16:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.16.0/manifests"},{"name":"v19.9.0","sha":"8085bcf88277cf2b474af008e1e150ce72af5b03","kind":"tag","published_at":"2023-04-11T00:07:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.9.0/manifests"},{"name":"v16.20.0","sha":"6fd13beae07fdd8ba7e153c0b0ecc8b440407025","kind":"tag","published_at":"2023-03-29T17:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.20.0/manifests"},{"name":"v19.8.1","sha":"e808076389ed1ad8235177562f6dadcd616eb81b","kind":"tag","published_at":"2023-03-15T17:09:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.1/manifests"},{"name":"v19.8.0","sha":"4221dce8a5b47087a331762cb0dfefb7b708ebf1","kind":"tag","published_at":"2023-03-14T18:47:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.8.0/manifests"},{"name":"v18.15.0","sha":"a94966ffc114e831d4a917a97f9958d3385ab6f7","kind":"tag","published_at":"2023-03-07T19:16:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.15.0/manifests"},{"name":"v19.7.0","sha":"00a428eedd8bbed0da77416675db87dda7d473cd","kind":"tag","published_at":"2023-02-21T18:06:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.7.0/manifests"},{"name":"v18.14.2","sha":"4df0001ed8533b7306796543a583f7651168ebbc","kind":"tag","published_at":"2023-02-21T18:05:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.2/manifests"},{"name":"v18.14.1","sha":"7bc2cf7fa9a2016fadb27e042968a69297bd975e","kind":"tag","published_at":"2023-02-16T21:12:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.1/manifests"},{"name":"v19.6.1","sha":"a9d1e5059f9cc63cafc8e786a7b6332aa7ab3b2b","kind":"tag","published_at":"2023-02-16T20:54:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.1/manifests"},{"name":"v16.19.1","sha":"96a4559f259f109a2abc480caeba12644b8a8fd1","kind":"tag","published_at":"2023-02-16T20:36:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.1/manifests"},{"name":"v14.21.3","sha":"edd64fe5ba20c6c2f53720c672c591f09d9d4ac0","kind":"tag","published_at":"2023-02-16T20:20:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.3/manifests"},{"name":"v18.14.0","sha":"220a5a155421720d5691febc4f762619b06098e5","kind":"tag","published_at":"2023-02-02T18:39:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.14.0/manifests"},{"name":"v19.6.0","sha":"3ecd96f0636c9e36c2baf4606e57931c08dc24e2","kind":"tag","published_at":"2023-02-01T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.6.0/manifests"},{"name":"v19.5.0","sha":"07c924147560708cd77beabf1943fb6eba104fb0","kind":"tag","published_at":"2023-01-24T21:10:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.5.0/manifests"},{"name":"v19.4.0","sha":"e58ed6d855e1af6579aaa50471426db8881eea99","kind":"tag","published_at":"2023-01-06T12:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.4.0/manifests"},{"name":"v18.13.0","sha":"2bb4b59fa5529569ad38d3bf7d36666c926d8e47","kind":"tag","published_at":"2023-01-06T00:26:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.13.0/manifests"},{"name":"v19.3.0","sha":"84aabcf9571fd89bf12ad71cb1af76c42b63f8a1","kind":"tag","published_at":"2022-12-14T13:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.3.0/manifests"},{"name":"v16.19.0","sha":"2adea16e394448c4c87b0639514f8babbeb7a080","kind":"tag","published_at":"2022-12-13T12:51:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.19.0/manifests"},{"name":"v14.21.2","sha":"92caea621d0fea47ef5af0b3dda427ac2fe2df3f","kind":"tag","published_at":"2022-12-13T12:31:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.2/manifests"},{"name":"v19.2.0","sha":"8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587","kind":"tag","published_at":"2022-11-29T19:02:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.2.0/manifests"},{"name":"v19.1.0","sha":"0237cff7ff552f2db40f2cc16178eb6ecfc53670","kind":"tag","published_at":"2022-11-14T13:23:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.1.0/manifests"},{"name":"v18.12.1","sha":"9ca57fae11836af6cc8044efea89ec392356ccbb","kind":"tag","published_at":"2022-11-04T19:36:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.1/manifests"},{"name":"v19.0.1","sha":"6ac3a22f89ae43402d41166baf44266e60595fcb","kind":"tag","published_at":"2022-11-04T17:00:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.1/manifests"},{"name":"v16.18.1","sha":"25307a3d35a7a2e948796e81807440ce16db2a30","kind":"tag","published_at":"2022-11-04T16:20:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.1/manifests"},{"name":"v14.21.1","sha":"3f8f4c60ce1ba78d9ae361ba3ff407c97efe0d1c","kind":"tag","published_at":"2022-11-04T16:05:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.1/manifests"},{"name":"v14.21.0","sha":"f7e5f28c575255e342abe941a6b9fe5f4cc48641","kind":"tag","published_at":"2022-11-01T21:14:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.21.0/manifests"},{"name":"v18.12.0","sha":"a4bcc81994c99dbc04089e3ed8d1f5a30a4dc716","kind":"tag","published_at":"2022-10-25T21:11:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.12.0/manifests"},{"name":"v19.0.0","sha":"cc993fb2760d01457955f5b9ff787d559ed1c34e","kind":"tag","published_at":"2022-10-18T14:09:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v19.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v19.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v19.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v19.0.0/manifests"},{"name":"v18.11.0","sha":"8c1dd95f3cc5d91acb9ce8994b3ac45ab927178f","kind":"tag","published_at":"2022-10-13T19:52:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.11.0/manifests"},{"name":"v16.18.0","sha":"90af1d689de406313cc687e54e19b0ebb0ac030f","kind":"tag","published_at":"2022-10-12T14:00:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.18.0/manifests"},{"name":"v18.10.0","sha":"bdf069ba0f6ee63056628af20d95cd82ca5ea736","kind":"tag","published_at":"2022-09-28T17:29:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.10.0/manifests"},{"name":"v18.9.1","sha":"df3ed1e89299e4c8f006fc20e22265a889c97919","kind":"tag","published_at":"2022-09-23T15:15:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.1/manifests"},{"name":"v16.17.1","sha":"6b06e89c7dfccec6792008302af1cee57649445c","kind":"tag","published_at":"2022-09-23T15:01:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.1/manifests"},{"name":"v14.20.1","sha":"c11b8215bd6388854efcc9302a7383c8c63b8127","kind":"tag","published_at":"2022-09-23T14:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.1/manifests"},{"name":"v18.9.0","sha":"9ae2af4aaebe5c6efad774989c4958ba6d32c0fd","kind":"tag","published_at":"2022-09-08T14:28:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.9.0/manifests"},{"name":"v18.8.0","sha":"c200106305f4367ba9ad8987af5139979c6cc40c","kind":"tag","published_at":"2022-08-24T15:14:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.8.0/manifests"},{"name":"v16.17.0","sha":"30187baf2042dee683c5cc759e7ffad7c5a92169","kind":"tag","published_at":"2022-08-16T10:15:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.17.0/manifests"},{"name":"v18.7.0","sha":"75b68c6e4db515f76df73af476eccf382bbcb00a","kind":"tag","published_at":"2022-07-26T22:03:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.7.0/manifests"},{"name":"v18.6.0","sha":"cd171576b2d1376dae3eb371b6da5ccf04dc4a85","kind":"tag","published_at":"2022-07-13T20:49:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.6.0/manifests"},{"name":"v16.16.0","sha":"c98901f00d4b31a9a4b14d161177a7d9a64e36f7","kind":"tag","published_at":"2022-07-07T13:37:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.16.0/manifests"},{"name":"v18.5.0","sha":"0a18e136b4a1e860bb2befcbd1f78661ed5fb5e7","kind":"tag","published_at":"2022-07-07T13:32:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.5.0/manifests"},{"name":"v14.20.0","sha":"50871b58d79c2493df7ed594d543df8a4162f4a4","kind":"tag","published_at":"2022-07-07T13:27:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.20.0/manifests"},{"name":"v18.4.0","sha":"e339e9c5d71b72fd09e6abd38b10678e0c592ae7","kind":"tag","published_at":"2022-06-16T13:33:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.4.0/manifests"},{"name":"v18.3.0","sha":"49362efd5b39f31a14260612422109e130068d08","kind":"tag","published_at":"2022-06-02T03:10:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.3.0/manifests"},{"name":"v17.9.1","sha":"cd98cfbdddfa95b75706674ddc56011c1c3fbfe3","kind":"tag","published_at":"2022-06-02T00:26:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.1/manifests"},{"name":"v16.15.1","sha":"177064d0aee4a331eef93e3667963c02f0b94333","kind":"tag","published_at":"2022-06-01T21:43:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.1/manifests"},{"name":"v14.19.3","sha":"73d23a20a46e82299964cb1a4eaadaacac9b1de3","kind":"tag","published_at":"2022-05-17T18:25:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.3/manifests"},{"name":"v18.2.0","sha":"1531ef1c0c30b35b764981683383187261c97779","kind":"tag","published_at":"2022-05-17T15:22:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.2.0/manifests"},{"name":"v14.19.2","sha":"e365bec480c807f36577864ce98d5b348366edde","kind":"tag","published_at":"2022-05-04T16:39:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.2/manifests"},{"name":"v18.1.0","sha":"f35f8a6d75c2d2b2f6b75ee0631c21097f4d9e8e","kind":"tag","published_at":"2022-05-03T11:49:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.1.0/manifests"},{"name":"v16.15.0","sha":"e24328201344d58044bd34710ae1479a644ffa6f","kind":"tag","published_at":"2022-04-26T22:49:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.15.0/manifests"},{"name":"v18.0.0","sha":"49a77a5a996a49e8cb728eed42e55a7c1a9eef6e","kind":"tag","published_at":"2022-04-19T13:23:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v18.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v18.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v18.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v18.0.0/manifests"},{"name":"v17.9.0","sha":"70dcef5577cab655bd219ba5ad2edb535842729e","kind":"tag","published_at":"2022-04-07T22:29:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.9.0/manifests"},{"name":"v12.22.12","sha":"a3d28373d306ed8462a034a8f3019c48354d0cca","kind":"tag","published_at":"2022-04-05T12:08:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.12","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.12/manifests"},{"name":"v17.8.0","sha":"123661eda6c9238739a1f8c122fbbaacfb2ea246","kind":"tag","published_at":"2022-03-22T14:25:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.8.0/manifests"},{"name":"v17.7.2","sha":"db3d88267f618b8f19464d1178421e1cb1651fb5","kind":"tag","published_at":"2022-03-18T00:57:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.2/manifests"},{"name":"v16.14.2","sha":"442e84a358d75152556b5d087e4dd6a51615330d","kind":"tag","published_at":"2022-03-18T00:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.2/manifests"},{"name":"v14.19.1","sha":"9e0bba5648e9c4116b06a31afeb216bbba39c134","kind":"tag","published_at":"2022-03-17T23:28:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.1/manifests"},{"name":"v12.22.11","sha":"cdb72ea5d913a19ec988c680679de4182239fb18","kind":"tag","published_at":"2022-03-17T23:12:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.11","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.11/manifests"},{"name":"v16.14.1","sha":"82c537f761007a0ac6ec3b178473b0351f066557","kind":"tag","published_at":"2022-03-16T02:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.1/manifests"},{"name":"v17.7.1","sha":"8fe7979b7b740e67aa444172c555a86bf0e43aee","kind":"tag","published_at":"2022-03-10T19:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.1/manifests"},{"name":"v17.7.0","sha":"05c2520974bff3c69942ce60d65a2b92ec32577c","kind":"tag","published_at":"2022-03-09T16:04:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.7.0/manifests"},{"name":"v17.6.0","sha":"972dd0a2012a277be1dbb63fb4d4a6ca27d432b3","kind":"tag","published_at":"2022-02-22T23:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.6.0/manifests"},{"name":"v17.5.0","sha":"b290a873a5daeee58c8a41ed185160347b1d78b9","kind":"tag","published_at":"2022-02-10T04:49:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.5.0/manifests"},{"name":"v16.14.0","sha":"418ff70b810f0e7112d48baaa72932a56cfa213b","kind":"tag","published_at":"2022-02-08T19:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.14.0/manifests"},{"name":"v12.22.10","sha":"60c9d3bb9518569174e417ceea41e147f64d2fb8","kind":"tag","published_at":"2022-02-01T20:01:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.10","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.10/manifests"},{"name":"v14.19.0","sha":"9beb4f80545f83dcf0b113e59cac06cac7deca75","kind":"tag","published_at":"2022-02-01T13:12:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.19.0/manifests"},{"name":"v17.4.0","sha":"5b59e14dafb43b907e711cb418bb9c302bce2890","kind":"tag","published_at":"2022-01-18T14:59:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.4.0/manifests"},{"name":"v14.18.3","sha":"92df3d654b366aa115fb672756cb051d480d8acc","kind":"tag","published_at":"2022-01-10T22:54:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.3/manifests"},{"name":"v16.13.2","sha":"acb71eab779fb56bf70e8a9e0cb2e82a089a87de","kind":"tag","published_at":"2022-01-10T22:51:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.2/manifests"},{"name":"v12.22.9","sha":"4e44cbfba6bbb87aa15564ea6856a556804f71c0","kind":"tag","published_at":"2022-01-10T22:45:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.9","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.9/manifests"},{"name":"v17.3.1","sha":"e4f326669a3f98a8804dde23eee6d8403f0a99f1","kind":"tag","published_at":"2022-01-10T20:49:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.1/manifests"},{"name":"v17.3.0","sha":"e5873d786249d9b6aa1d8c422f856036c2c53e5e","kind":"tag","published_at":"2021-12-17T23:07:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.3.0/manifests"},{"name":"v12.22.8","sha":"8b61500d72afeaa9398170f51bd4f2143e69f444","kind":"tag","published_at":"2021-12-16T23:28:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.8","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.8/manifests"},{"name":"v16.13.1","sha":"12029ce9e7f2f157c1a8ca60a7eab1c9c68aaa12","kind":"tag","published_at":"2021-12-01T14:21:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.1/manifests"},{"name":"v17.2.0","sha":"1aaa4eb8886fb77a0e1a25de28dbf13188df4fbf","kind":"tag","published_at":"2021-11-30T17:42:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.2.0/manifests"},{"name":"v14.18.2","sha":"c3dd76a8903da76404e8548a31b22ff372b0adbf","kind":"tag","published_at":"2021-11-30T16:05:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.2/manifests"},{"name":"v17.1.0","sha":"2b1744b674dd5071ec4b29ab93700869e76b187c","kind":"tag","published_at":"2021-11-09T19:01:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.1.0/manifests"},{"name":"v16.13.0","sha":"40ecd5601193c316e62e9216e8a4259130686208","kind":"tag","published_at":"2021-10-26T16:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.13.0/manifests"},{"name":"v17.0.1","sha":"d68dd62bd0a0f4ce2320f017f5c63cbe5db9b916","kind":"tag","published_at":"2021-10-20T19:41:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.1/manifests"},{"name":"v16.12.0","sha":"49415500bb1bf51a1fade5ea2d03f3988ecabc25","kind":"tag","published_at":"2021-10-20T14:15:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.12.0/manifests"},{"name":"v17.0.0","sha":"f99ce7c1b88ff445f60e9e5575b674cb509e47f3","kind":"tag","published_at":"2021-10-19T13:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v17.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v17.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v17.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v17.0.0/manifests"},{"name":"v12.22.7","sha":"360a294f1f19cb8ccc9505d44a2e9efff414a5c7","kind":"tag","published_at":"2021-10-12T14:04:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.7","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.7/manifests"},{"name":"v14.18.1","sha":"657fb9a77ca36f729da484f55899dad7a13759b0","kind":"tag","published_at":"2021-10-12T14:02:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.1/manifests"},{"name":"v16.11.1","sha":"54e022315d7e037c429afbda73cf8bb8ff96d667","kind":"tag","published_at":"2021-10-12T13:59:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.1/manifests"},{"name":"v16.11.0","sha":"f1ae6fb104e0aa5d02a0e1230b9c1944673b00f1","kind":"tag","published_at":"2021-10-08T16:42:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.11.0/manifests"},{"name":"v14.18.0","sha":"7af8896d99f5e61704c887c993ec2e8446f390ad","kind":"tag","published_at":"2021-09-28T10:50:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.18.0/manifests"},{"name":"v16.10.0","sha":"aff2a0a4754ddba26e161bc66cd4392fc28dd146","kind":"tag","published_at":"2021-09-22T20:23:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.10.0/manifests"},{"name":"v16.9.1","sha":"711e073596f29b047086e2f3d4ab3706b98462f7","kind":"tag","published_at":"2021-09-10T19:30:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.1/manifests"},{"name":"v16.9.0","sha":"b7c0d648780c87621dc1e02142a230af864d0347","kind":"tag","published_at":"2021-09-07T09:58:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.9.0/manifests"},{"name":"v12.22.6","sha":"584eb160d7eb7011b2cbe920de91811dc0c6f944","kind":"tag","published_at":"2021-08-31T14:52:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.6","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.6/manifests"},{"name":"v14.17.6","sha":"4673ee11a377dcbc7228b6a3992467eca1b43654","kind":"tag","published_at":"2021-08-31T14:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.6","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.6/manifests"},{"name":"v16.8.0","sha":"93553dc3c3c79e4aa37e1448182623669b4eeb23","kind":"tag","published_at":"2021-08-25T20:48:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.8.0/manifests"},{"name":"v16.7.0","sha":"d5987f811f2a9f290827d3cf79e6974010b7300b","kind":"tag","published_at":"2021-08-18T01:05:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.7.0/manifests"},{"name":"v16.6.2","sha":"bfe80913e88139da1aa283475cdbc060ea98ae6f","kind":"tag","published_at":"2021-08-11T15:17:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.2/manifests"},{"name":"v14.17.5","sha":"db159ab870b1aa7f55e4e450c81764f22bf0ef80","kind":"tag","published_at":"2021-08-11T15:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.5/manifests"},{"name":"v12.22.5","sha":"151261efb8b85696620f80ecc1f50d9c1f886a1b","kind":"tag","published_at":"2021-08-11T15:02:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.5","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.5/manifests"},{"name":"v16.6.1","sha":"3d53ff8ff0e721f908d8aff7a3709bc6dbb07ebb","kind":"tag","published_at":"2021-08-03T07:57:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.1/manifests"},{"name":"v16.6.0","sha":"8d2e66cae33472f5d4017444fd4116a4db5667d2","kind":"tag","published_at":"2021-07-29T22:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.6.0/manifests"},{"name":"v14.17.4","sha":"488c27f71c56436af303dd6a99e4a4f82acd2e1b","kind":"tag","published_at":"2021-07-29T13:58:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.4/manifests"},{"name":"v12.22.4","sha":"2fdf98954de7336b841f5835a5cabcbf085c873b","kind":"tag","published_at":"2021-07-29T13:57:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.4/manifests"},{"name":"v16.5.0","sha":"eaca13ddc9092e831b9b45180c6e0ee1f3292e5e","kind":"tag","published_at":"2021-07-14T09:05:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.5.0/manifests"},{"name":"v14.17.3","sha":"9fb7b48c5ed7707fbc4007a2e3fc99aec7587d8b","kind":"tag","published_at":"2021-07-05T15:58:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.3/manifests"},{"name":"v12.22.3","sha":"e0a35d7e8802371e0b37bd23fcd8399b21910fe3","kind":"tag","published_at":"2021-07-05T15:42:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.3/manifests"},{"name":"v16.4.2","sha":"8d1d31178e4e5e44454c03e8a71d129fa0d90e9d","kind":"tag","published_at":"2021-07-05T15:39:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.2/manifests"},{"name":"v14.17.2","sha":"8ef3b0fc59370c90d885a6d1bc516af0a63f9962","kind":"tag","published_at":"2021-07-01T13:42:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.2/manifests"},{"name":"v12.22.2","sha":"4eb2de9a776873d0475db611a8e7cba716afdf6b","kind":"tag","published_at":"2021-07-01T13:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.2/manifests"},{"name":"v16.4.1","sha":"4f0a4bf82e2100a5ababc2ab2032fa807dc338e9","kind":"tag","published_at":"2021-07-01T10:51:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.1/manifests"},{"name":"v16.4.0","sha":"4b2085feacefb755e6106a38e179ed6076611d19","kind":"tag","published_at":"2021-06-23T11:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.4.0/manifests"},{"name":"v14.17.1","sha":"6c77fd3a5359b16d472c23cd1be2c208b7bcb1d2","kind":"tag","published_at":"2021-06-15T12:38:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.1/manifests"},{"name":"v16.3.0","sha":"e65a25c077fb8b45fc8fe1fea5a7cc20d27aa744","kind":"tag","published_at":"2021-06-03T03:14:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.3.0/manifests"},{"name":"v16.2.0","sha":"6e69f8452efa0631bfbefd8ddbd41a813a864645","kind":"tag","published_at":"2021-05-19T10:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.2.0/manifests"},{"name":"v14.17.0","sha":"aa15690b6446c56f36292d38ef064c095a374ba7","kind":"tag","published_at":"2021-05-11T22:06:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.17.0/manifests"},{"name":"v16.1.0","sha":"79c57d0cc55db834177d2f8ce4b4d83109a23dc9","kind":"tag","published_at":"2021-05-04T15:06:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.1.0/manifests"},{"name":"v16.0.0","sha":"7162e686b18d22b4385fa5c04274fb04dbd810c7","kind":"tag","published_at":"2021-04-20T15:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v16.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v16.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v16.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v16.0.0/manifests"},{"name":"v14.16.1","sha":"b34a9d7dd88b6d717448e0ff433158c845f2f309","kind":"tag","published_at":"2021-04-06T14:45:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.1/manifests"},{"name":"v12.22.1","sha":"fe1c4b45a11cca4de942b855910bb7eb9a4c2485","kind":"tag","published_at":"2021-04-06T14:44:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.1/manifests"},{"name":"v10.24.1","sha":"5182a7ece0b71feeb9157f7aa348a15d53e32058","kind":"tag","published_at":"2021-04-06T14:42:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.1/manifests"},{"name":"v15.14.0","sha":"1a34e9c24bf6dd07ff575a8c198f93cd5e8d15b9","kind":"tag","published_at":"2021-04-06T14:39:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.14.0/manifests"},{"name":"v15.13.0","sha":"71a77222434b6fd961303f1e1150c2b9f309dea1","kind":"tag","published_at":"2021-03-31T14:02:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.13.0/manifests"},{"name":"v12.22.0","sha":"6a5797ba221d29e3adf3a15a209dda87d12fada9","kind":"tag","published_at":"2021-03-30T13:45:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.22.0/manifests"},{"name":"v15.12.0","sha":"5011009a593437d3e4ab157d448cc464c93c8cc5","kind":"tag","published_at":"2021-03-17T22:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.12.0/manifests"},{"name":"v15.11.0","sha":"d816b24edb5ee6ccf2211d141fcb8dc8eafbdccf","kind":"tag","published_at":"2021-03-03T06:00:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.11.0/manifests"},{"name":"v15.10.0","sha":"7a4f260c5df43caa2f522e739b7cc3e7595d7e09","kind":"tag","published_at":"2021-02-23T11:36:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.10.0/manifests"},{"name":"v14.16.0","sha":"bd60e93357a118204ea238d94e7a9e4209d93062","kind":"tag","published_at":"2021-02-23T11:35:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.16.0/manifests"},{"name":"v12.21.0","sha":"ab8d3c5a1262b4e04c0191a180914555d7c860c3","kind":"tag","published_at":"2021-02-23T11:11:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.21.0/manifests"},{"name":"v10.24.0","sha":"ce800870b4206bafea2942f0b404a7f8f86a8bea","kind":"tag","published_at":"2021-02-23T11:09:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.24.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.24.0/manifests"},{"name":"v15.9.0","sha":"877f66eb2d00f1bf7326a70d9bc12f49d46e1aca","kind":"tag","published_at":"2021-02-18T02:13:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.9.0/manifests"},{"name":"v12.20.2","sha":"abf808840d5e42092e2773f4d8619413ddc9a3f4","kind":"tag","published_at":"2021-02-10T20:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.2/manifests"},{"name":"v10.23.3","sha":"ef1c506ecc375d3fb253fe6fc7fb563518d03e8d","kind":"tag","published_at":"2021-02-09T22:48:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.3/manifests"},{"name":"v14.15.5","sha":"9fff0d35af291055fd54b05d72edff422b783b51","kind":"tag","published_at":"2021-02-09T15:44:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.5","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.5/manifests"},{"name":"v15.8.0","sha":"bc1c4282b25787e9c8cb8ad5988ce4706265fc37","kind":"tag","published_at":"2021-02-02T20:47:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.8.0/manifests"},{"name":"v10.23.2","sha":"978ff6e624631b02b8b9e7a52607258c76318fca","kind":"tag","published_at":"2021-01-26T17:08:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.2/manifests"},{"name":"v15.7.0","sha":"2c0edbc2fcd3bb1a9286dc398b2abaf5e6ba7637","kind":"tag","published_at":"2021-01-26T15:57:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.7.0/manifests"},{"name":"v15.6.0","sha":"1700bbd60f748949b48eff9861a6950bfa8cee93","kind":"tag","published_at":"2021-01-15T00:39:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.6.0/manifests"},{"name":"v14.15.4","sha":"04509d6847a2d164b223a77aed0c41fe9ca60e57","kind":"tag","published_at":"2021-01-04T17:40:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.4","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.4/manifests"},{"name":"v15.5.1","sha":"39fee5d91bc07beab14a1049358ababdd77ce3b1","kind":"tag","published_at":"2021-01-04T17:31:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.1/manifests"},{"name":"v12.20.1","sha":"87ddc7f10c6463bbcdd9dfc79f1e510a584e616e","kind":"tag","published_at":"2021-01-04T16:43:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.1/manifests"},{"name":"v10.23.1","sha":"811be91dfe623c7569f5fd87b1eaf46074334c94","kind":"tag","published_at":"2021-01-04T16:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.1/manifests"},{"name":"v15.5.0","sha":"f978628b806b6650a90cd47e8b28590224af75e8","kind":"tag","published_at":"2020-12-22T18:52:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.5.0/manifests"},{"name":"v14.15.3","sha":"e725355e5cdd77ac9287dea9c0d2958c994e8c27","kind":"tag","published_at":"2020-12-17T22:08:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.3/manifests"},{"name":"v14.15.2","sha":"a2f9a70900a7cde073b1426d71fd211bbd25c342","kind":"tag","published_at":"2020-12-15T23:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.2/manifests"},{"name":"v15.4.0","sha":"5e5927ec2e685399689e4fcfe630565b3101207f","kind":"tag","published_at":"2020-12-09T11:13:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.4.0/manifests"},{"name":"v12.20.0","sha":"d84392fe9320e3d87abc04e64643ff26a65daeac","kind":"tag","published_at":"2020-11-24T16:18:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.20.0/manifests"},{"name":"v15.3.0","sha":"63e7dc1e5c71b70c80ed9eda230991edb00811e2","kind":"tag","published_at":"2020-11-24T16:03:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.3.0/manifests"},{"name":"v12.19.1","sha":"f95d7152cb9f56b3d6ca8e107a01c199b235c0df","kind":"tag","published_at":"2020-11-16T15:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.1/manifests"},{"name":"v14.15.1","sha":"948f5152d7e90451439cb8040fd15237decbc229","kind":"tag","published_at":"2020-11-16T15:34:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.1/manifests"},{"name":"v15.2.1","sha":"1b0d17dd28e8fc9fa669020fe70bf81c3cd66a65","kind":"tag","published_at":"2020-11-16T15:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.1/manifests"},{"name":"v15.2.0","sha":"5ecd1c93d88c7637c76e3d2108061623efdc5e4e","kind":"tag","published_at":"2020-11-10T22:27:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.2.0/manifests"},{"name":"v15.1.0","sha":"2291e079f22e6df1f7683a05d17364b2ab3bfdab","kind":"tag","published_at":"2020-11-04T20:38:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.1.0/manifests"},{"name":"v14.15.0","sha":"c1da528bc25c9cc5a8240a7b4f136f5968f6e113","kind":"tag","published_at":"2020-10-27T15:47:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.15.0/manifests"},{"name":"v10.23.0","sha":"351c02d1318668027968e4daebdbe1c39c9ce33e","kind":"tag","published_at":"2020-10-27T15:14:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.23.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.23.0/manifests"},{"name":"v15.0.1","sha":"8451c4abce2192aa2f4026d5aaee2e7405675b5b","kind":"tag","published_at":"2020-10-21T20:09:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.1/manifests"},{"name":"v15.0.0","sha":"d683e3dda09b6b3cc6cad6fd2c106e3061a48f0d","kind":"tag","published_at":"2020-10-20T14:06:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v15.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v15.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v15.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v15.0.0/manifests"},{"name":"v14.14.0","sha":"354b6a93bd1d66f1833489d6fe01a2b0e8f6aff9","kind":"tag","published_at":"2020-10-16T00:05:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.14.0/manifests"},{"name":"v14.13.1","sha":"7c5f319fb2428c8ac03bf77091ac38e04edf82f6","kind":"tag","published_at":"2020-10-07T21:09:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.1/manifests"},{"name":"v12.19.0","sha":"d68bff2e6f4c2a21f37ef3700b0ebadb2337821f","kind":"tag","published_at":"2020-10-06T20:05:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.19.0/manifests"},{"name":"v14.13.0","sha":"c0486072d1af16444b269524f46c8d20891d28b0","kind":"tag","published_at":"2020-09-29T19:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.13.0/manifests"},{"name":"v14.12.0","sha":"efd5c83255d77b741cbdd485cdf5926c0447f233","kind":"tag","published_at":"2020-09-22T17:53:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.12.0/manifests"},{"name":"v12.18.4","sha":"1d60ea4c3ab35e0ec36305ad6e39eda8f07250cb","kind":"tag","published_at":"2020-09-15T20:40:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.4","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.4/manifests"},{"name":"v10.22.1","sha":"b401aa24d7ab8b1fb804844df70472c3679696b9","kind":"tag","published_at":"2020-09-15T20:32:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.1/manifests"},{"name":"v14.11.0","sha":"d844fa0a5446ea6848e7afef82eeb671756e0008","kind":"tag","published_at":"2020-09-15T20:22:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.11.0/manifests"},{"name":"v14.10.1","sha":"4c2b513b41906b542af2315ef0de30553d4fc32f","kind":"tag","published_at":"2020-09-10T14:42:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.1/manifests"},{"name":"v14.10.0","sha":"ce5f5877c250970f6e7d3501aa490a321d9439ac","kind":"tag","published_at":"2020-09-08T15:02:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.10.0/manifests"},{"name":"v14.9.0","sha":"3153c2d3833a8a46d92fde33d2773e63ef21357b","kind":"tag","published_at":"2020-08-27T14:35:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.9.0/manifests"},{"name":"v14.8.0","sha":"b45ea94c28a9c8d6be866e534a423ded326a4c6c","kind":"tag","published_at":"2020-08-11T16:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.8.0/manifests"},{"name":"v14.7.0","sha":"61712651a64fb3d7974d44378af3a4ee1676f287","kind":"tag","published_at":"2020-07-29T18:34:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.7.0/manifests"},{"name":"v12.18.3","sha":"e3e0927bb93ed92bcdfe81e7ad9af3d78ccc74fb","kind":"tag","published_at":"2020-07-22T16:48:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.3/manifests"},{"name":"v14.6.0","sha":"ca62c34f69bf2270a51577f99ae892509fb5fe13","kind":"tag","published_at":"2020-07-21T21:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.6.0/manifests"},{"name":"v10.22.0","sha":"c5215d0b3da05041a304b29565037e55cea81d52","kind":"tag","published_at":"2020-07-21T15:22:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.22.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.22.0/manifests"},{"name":"v14.5.0","sha":"abb5e1a4763aaa125dd0262d83b7dae6ce06a653","kind":"tag","published_at":"2020-06-30T22:22:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.5.0/manifests"},{"name":"v12.18.2","sha":"412c6180d9c17a57eeed33a70c36df21c188f394","kind":"tag","published_at":"2020-06-30T10:20:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.2/manifests"},{"name":"v12.18.1","sha":"6665f7358133ad2be0421d205fd32b8ba1cf38ff","kind":"tag","published_at":"2020-06-17T16:16:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.1/manifests"},{"name":"v12.18.0","sha":"f19f5b34d7c4e9a4e339b40bc791c78469091704","kind":"tag","published_at":"2020-06-02T18:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.18.0/manifests"},{"name":"v14.4.0","sha":"27adbf027f2dd3a75b22518f6825e1a1937059d1","kind":"tag","published_at":"2020-06-02T18:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.4.0/manifests"},{"name":"v10.21.0","sha":"23adb548a57db0c56e359265108e7fe71d8b4f73","kind":"tag","published_at":"2020-06-02T17:54:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.21.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.21.0/manifests"},{"name":"v12.17.0","sha":"cd4ae7c92508a6dcfe2e62e686a62130fead3222","kind":"tag","published_at":"2020-05-26T13:28:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.17.0/manifests"},{"name":"v14.3.0","sha":"5d81e4d677e8a00c2d0d3a23e2bd74bf9f1deb57","kind":"tag","published_at":"2020-05-19T21:22:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.3.0/manifests"},{"name":"v14.2.0","sha":"d68f78f10b91d9f9bfd7a4017fa2b9b01f6df99b","kind":"tag","published_at":"2020-05-05T18:21:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.2.0/manifests"},{"name":"v13.14.0","sha":"9fc74f161371a6898f22747184a0ece522f5b912","kind":"tag","published_at":"2020-04-29T21:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.14.0/manifests"},{"name":"v14.1.0","sha":"9ffd8e7a7414052834bfedb0daba68d5c8363884","kind":"tag","published_at":"2020-04-29T18:01:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.1.0/manifests"},{"name":"v12.16.3","sha":"63d1e08e64e7e09408eb63cd8dd7c65ad766f277","kind":"tag","published_at":"2020-04-28T13:11:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.3/manifests"},{"name":"v14.0.0","sha":"73aa21658dfa6a22c06451d080152b32b1f98dbe","kind":"tag","published_at":"2020-04-21T14:31:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v14.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v14.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v14.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v14.0.0/manifests"},{"name":"v13.13.0","sha":"813052119e9b73411534e2c50b027781e8882e10","kind":"tag","published_at":"2020-04-14T18:14:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.13.0/manifests"},{"name":"v10.20.1","sha":"f08441edace023ab1a864bd8587026129d76a10f","kind":"tag","published_at":"2020-04-12T12:47:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.1/manifests"},{"name":"v12.16.2","sha":"3443e3ad4c5cba45db98ac35017213cb4064af1b","kind":"tag","published_at":"2020-04-08T17:56:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.2/manifests"},{"name":"v10.20.0","sha":"246eedebece6e7aa2829196b7380bdbde1b52361","kind":"tag","published_at":"2020-04-08T15:27:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.20.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.20.0/manifests"},{"name":"v13.12.0","sha":"f6a339ffaf093dc04bda67ec683c944a07f1c516","kind":"tag","published_at":"2020-03-26T22:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.12.0/manifests"},{"name":"v13.11.0","sha":"4a53612c70c0abc35f57c2292f278071c9cd4710","kind":"tag","published_at":"2020-03-12T02:40:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.11.0/manifests"},{"name":"v13.10.1","sha":"59ab6bf351b7ab58f26c5e48844de855bdb3752a","kind":"tag","published_at":"2020-03-05T01:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.1/manifests"},{"name":"v13.10.0","sha":"f6ffdc2fa3ddebba5f9ba755fdf550946eb2f218","kind":"tag","published_at":"2020-03-04T17:45:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.10.0/manifests"},{"name":"v13.9.0","sha":"1f0f58cb81503215df69dbaffc53e286e661e1c3","kind":"tag","published_at":"2020-02-18T20:31:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.9.0/manifests"},{"name":"v12.16.1","sha":"d3fb1680dccdf374c99e588d2fbe855e14da4b95","kind":"tag","published_at":"2020-02-18T19:33:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.1/manifests"},{"name":"v12.16.0","sha":"d20e494d9fec1582c2ca5ff69730957e5af244b6","kind":"tag","published_at":"2020-02-11T17:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.16.0/manifests"},{"name":"v10.19.0","sha":"5ba7df3c4b81ab695029dacf34a0aa960be71372","kind":"tag","published_at":"2020-02-06T02:29:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.19.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.19.0/manifests"},{"name":"v12.15.0","sha":"31d3b6d9cbf6f533e7990fa1b7f82976bc384c64","kind":"tag","published_at":"2020-02-06T02:28:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.15.0/manifests"},{"name":"v13.8.0","sha":"6558cfc0b075adfffe0d8c87bbe0d3e0b9326ab5","kind":"tag","published_at":"2020-02-06T02:27:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.8.0/manifests"},{"name":"v13.7.0","sha":"bbab963db80528f3f932269774f1d5d6012fbb68","kind":"tag","published_at":"2020-01-21T17:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.7.0/manifests"},{"name":"v10.18.1","sha":"8d5e286872c8587dcafffcabce3edc64d2bdcfc5","kind":"tag","published_at":"2020-01-09T20:37:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.1/manifests"},{"name":"v13.6.0","sha":"1a552f614b4ec2b9faf0bf932ad4e6ef4fdcaf01","kind":"tag","published_at":"2020-01-07T23:02:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.6.0/manifests"},{"name":"v12.14.1","sha":"9622fed3fb2cffcea9efff6c8cb4cc2def99d75d","kind":"tag","published_at":"2020-01-07T16:45:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.1/manifests"},{"name":"v13.5.0","sha":"2e222e69ddf8a6e132ee95ac90922cf0a9bda849","kind":"tag","published_at":"2019-12-18T18:49:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.5.0/manifests"},{"name":"v8.17.0","sha":"456bc88c2a16d595e25d5f48ada9646bf21464eb","kind":"tag","published_at":"2019-12-17T22:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.17.0/manifests"},{"name":"v10.18.0","sha":"94365f0c1980a48b156899705a18bbd390e933f0","kind":"tag","published_at":"2019-12-17T22:02:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.18.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.18.0/manifests"},{"name":"v12.14.0","sha":"f88d466708bcb3c3b3e07948c51fa1c16d9742c2","kind":"tag","published_at":"2019-12-17T22:02:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.14.0/manifests"},{"name":"v13.4.0","sha":"f15fe94d169ae60bfbe51cb56ef0ad850e1a0b8f","kind":"tag","published_at":"2019-12-17T22:02:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.4.0/manifests"},{"name":"v13.3.0","sha":"f5fe38400def6e0c73b27db436af5df914afe908","kind":"tag","published_at":"2019-12-03T20:18:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.3.0/manifests"},{"name":"v13.2.0","sha":"8eda60c8234177a7d41aac0828fab30c08970cd8","kind":"tag","published_at":"2019-11-21T22:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.2.0/manifests"},{"name":"v12.13.1","sha":"525fd9ca7c6146d15b4f73dcdb3854b9c63e8fbb","kind":"tag","published_at":"2019-11-19T10:46:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.1/manifests"},{"name":"v13.1.0","sha":"64eacd8741f23cb91569faf7ec793c83badb04e3","kind":"tag","published_at":"2019-11-05T18:36:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.1.0/manifests"},{"name":"v13.0.1","sha":"bdc09c63e6ee9208ebab7e77ac513705263bbd9a","kind":"tag","published_at":"2019-10-23T10:30:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.1/manifests"},{"name":"v10.17.0","sha":"5dae3ef88bea3bb2e37ea68cafc5795da1406e76","kind":"tag","published_at":"2019-10-22T18:58:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.17.0/manifests"},{"name":"v13.0.0","sha":"111e59b0bcbd364d6f16722ace6dd035e23df2cc","kind":"tag","published_at":"2019-10-22T15:59:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v13.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v13.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v13.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v13.0.0/manifests"},{"name":"v12.13.0","sha":"42cce5a9d0fd905bf4ad7a2528c36572dfb8b5ad","kind":"tag","published_at":"2019-10-21T09:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.13.0/manifests"},{"name":"v12.12.0","sha":"921493e2287aa895679620155b5288b2e1587bfd","kind":"tag","published_at":"2019-10-11T19:17:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.12.0/manifests"},{"name":"v8.16.2","sha":"4efffd533c3902b6c8c7a143903a40e0f09ae441","kind":"tag","published_at":"2019-10-09T20:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.2/manifests"},{"name":"v12.11.1","sha":"8507485fb242dfcaf07092414871aa9c185a28e4","kind":"tag","published_at":"2019-10-01T16:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.1/manifests"},{"name":"v12.11.0","sha":"b50c01c032b6fce5b2d2e370c9c23e31b8d656c9","kind":"tag","published_at":"2019-09-25T23:05:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.11.0/manifests"},{"name":"v12.10.0","sha":"3a2e75d9a5c31d20e429d505b82dd182e33f459a","kind":"tag","published_at":"2019-09-04T18:13:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.10.0/manifests"},{"name":"v12.9.1","sha":"9cfb3841785cd658bb13369ed642247e089a5533","kind":"tag","published_at":"2019-08-26T18:33:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.1/manifests"},{"name":"v12.9.0","sha":"e6872f5f4bf7dc418bd77a3f2a911fb2c48e3df1","kind":"tag","published_at":"2019-08-20T19:07:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.9.0/manifests"},{"name":"v8.16.1","sha":"5744b466c45d5324c60f122b02681813d4496749","kind":"tag","published_at":"2019-08-15T21:24:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.1/manifests"},{"name":"v10.16.3","sha":"75657ee41677d56a498e298b01d049aef5bf199f","kind":"tag","published_at":"2019-08-15T21:23:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.3/manifests"},{"name":"v12.8.1","sha":"787378879acfb212ed4ff824bf9f767a24a5cb43","kind":"tag","published_at":"2019-08-15T12:44:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.1/manifests"},{"name":"v12.8.0","sha":"77d8f0ccd5c7b28f1ee821553d3cce6db7db9a4c","kind":"tag","published_at":"2019-08-06T22:19:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.8.0/manifests"},{"name":"v10.16.2","sha":"47c891d3d292183f78ec87720a0e8cb441190be5","kind":"tag","published_at":"2019-08-06T22:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.2/manifests"},{"name":"v10.16.1","sha":"a395299acea5d06d58dcf2a03cf0815bfd5f557e","kind":"tag","published_at":"2019-07-31T18:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.1/manifests"},{"name":"v12.7.0","sha":"0481a7f3b883862cadf963314d23490adc6656a4","kind":"tag","published_at":"2019-07-23T20:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.7.0/manifests"},{"name":"v12.6.0","sha":"e71a0f4d5faa4ad77887fbb3fff0ddb7bca6942e","kind":"tag","published_at":"2019-07-03T13:50:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.6.0/manifests"},{"name":"v12.5.0","sha":"01b404f629d91af8a720c51e90895bf0c07b0d6d","kind":"tag","published_at":"2019-06-27T13:43:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.5.0/manifests"},{"name":"v12.4.0","sha":"64219741218aa87e259cf8257596073b8e747f0a","kind":"tag","published_at":"2019-06-04T13:56:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.4.0/manifests"},{"name":"v10.16.0","sha":"308b8b943a94f34a323c19d47d623d2ef8bc7122","kind":"tag","published_at":"2019-05-28T22:19:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.16.0/manifests"},{"name":"v12.3.1","sha":"2817fde844de39b0e8c17c352433ee6124b5ef09","kind":"tag","published_at":"2019-05-22T18:27:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.1/manifests"},{"name":"v12.3.0","sha":"20c11bed06dbcfa1b8e71f2ed1bee7c2164cc656","kind":"tag","published_at":"2019-05-21T19:17:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.3.0/manifests"},{"name":"v12.2.0","sha":"e8dda76aef8c3a88c6c2e26bf1cfd2ed3a05ac9a","kind":"tag","published_at":"2019-05-07T18:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.2.0/manifests"},{"name":"v11.15.0","sha":"e65a904f111276c244ab5ab1ee35f6ba27b1fd52","kind":"tag","published_at":"2019-04-30T15:20:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.15.0/manifests"},{"name":"v12.1.0","sha":"bf12414bbf4295cb47c4c8b69bc2aa6828778453","kind":"tag","published_at":"2019-04-29T14:36:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.1.0/manifests"},{"name":"v12.0.0","sha":"2f45ad8060e13d5ac912335096d21526f2f9602b","kind":"tag","published_at":"2019-04-23T14:52:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v12.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v12.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v12.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v12.0.0/manifests"},{"name":"v8.16.0","sha":"5f93cf7e3a732b0ace1ccc9950d88cdb5d6ff029","kind":"tag","published_at":"2019-04-16T16:44:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.16.0/manifests"},{"name":"v11.14.0","sha":"cd026f8226e18b8b0f1e1629353b366187a96b42","kind":"tag","published_at":"2019-04-11T16:45:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.14.0/manifests"},{"name":"v6.17.1","sha":"576c2bfdf89f3b4914e7f081f42d4cbf10e18b17","kind":"tag","published_at":"2019-04-03T19:11:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.1/manifests"},{"name":"v11.13.0","sha":"29867f35d89c9cc0ef1ea7dfdecd6361dc00a7c1","kind":"tag","published_at":"2019-03-28T19:20:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.13.0/manifests"},{"name":"v11.12.0","sha":"a4ff9dfaf1d135e0ad0f358c74f4a29c44d5681d","kind":"tag","published_at":"2019-03-15T18:48:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.12.0/manifests"},{"name":"v11.11.0","sha":"3c277d7e92adf1464e41d27677fcdc05fec41a2b","kind":"tag","published_at":"2019-03-06T19:12:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.11.0/manifests"},{"name":"v10.15.3","sha":"1a96d83a223ff9f05f7d942fb84440d323f7b596","kind":"tag","published_at":"2019-03-05T16:50:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.3","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.3/manifests"},{"name":"v6.17.0","sha":"e6a25300148c32872d6701dfa25c1210797beb4b","kind":"tag","published_at":"2019-02-28T11:23:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.17.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.17.0/manifests"},{"name":"v8.15.1","sha":"783e1e2065f96c74fd8ab8503c14f28f628c4ec0","kind":"tag","published_at":"2019-02-28T11:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.1/manifests"},{"name":"v10.15.2","sha":"7e530ce306792f060f2316345465af72b8ff5f0c","kind":"tag","published_at":"2019-02-28T11:17:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.2/manifests"},{"name":"v11.10.1","sha":"ceb1c5b6e16db88c98666133b24022e35817023b","kind":"tag","published_at":"2019-02-28T11:03:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.1/manifests"},{"name":"v11.10.0","sha":"6e56771f2a9707ddf769358a4338224296a6b5fe","kind":"tag","published_at":"2019-02-14T22:51:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.10.0/manifests"},{"name":"v11.9.0","sha":"8e24451439a9abbc1cd99b42066eec65473e781c","kind":"tag","published_at":"2019-01-30T22:01:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.9.0/manifests"},{"name":"v10.15.1","sha":"297c9d1aa9dd97692a33e9c1e863ea9d053c6d58","kind":"tag","published_at":"2019-01-29T17:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.1/manifests"},{"name":"v11.8.0","sha":"11ee7946b6b992a7dc8927cb38933475135f36a3","kind":"tag","published_at":"2019-01-25T01:48:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.8.0/manifests"},{"name":"v11.7.0","sha":"6b7b8276d196ea5a0e6dcee4e63c548b7938e8f4","kind":"tag","published_at":"2019-01-17T22:25:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.7.0/manifests"},{"name":"v6.16.0","sha":"a3aa4b41fd1aea4649d16971a52616b4c6c3af37","kind":"tag","published_at":"2018-12-26T16:12:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.16.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.16.0/manifests"},{"name":"v8.15.0","sha":"6d1c367cf1ef1ab49302e0745dfaef1cdea37d44","kind":"tag","published_at":"2018-12-26T16:11:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.15.0/manifests"},{"name":"v10.15.0","sha":"1ae0511b942c01c6e0adff98643d350a395bf101","kind":"tag","published_at":"2018-12-26T16:09:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.15.0/manifests"},{"name":"v11.6.0","sha":"968e901aff38a343b1de4addebf79fd8fa991c59","kind":"tag","published_at":"2018-12-26T16:08:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.6.0/manifests"},{"name":"v11.5.0","sha":"9a5b24350c0d20d510cbe5bc8bba7e0991149d8f","kind":"tag","published_at":"2018-12-18T16:38:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.5.0/manifests"},{"name":"v8.14.1","sha":"187694e2fa59d71577f9ee99c6d1a3d04c80c37d","kind":"tag","published_at":"2018-12-18T16:23:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.1/manifests"},{"name":"v10.14.2","sha":"4128793a150dbcc63e03738ddd30f1768608aa11","kind":"tag","published_at":"2018-12-11T20:35:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.2/manifests"},{"name":"v11.4.0","sha":"4f1297f259b09d129ac01afbd4c674263b7ac124","kind":"tag","published_at":"2018-12-07T17:04:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.4.0/manifests"},{"name":"v6.15.1","sha":"cde64500277d7697743e772575738c8415c7d6ab","kind":"tag","published_at":"2018-12-03T14:10:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.1/manifests"},{"name":"v10.14.1","sha":"d3dbe3a8514e47ef820d4768ed74c36a8843b976","kind":"tag","published_at":"2018-11-29T16:35:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.1/manifests"},{"name":"v10.14.0","sha":"b7103135bc7987dee97e8795b0b38293d05fd842","kind":"tag","published_at":"2018-11-28T00:18:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.14.0/manifests"},{"name":"v8.14.0","sha":"39716a8835a0ba61683974aef70e05ce7f8e414a","kind":"tag","published_at":"2018-11-28T00:18:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.14.0/manifests"},{"name":"v6.15.0","sha":"b6589e3d9be963b29a8559bf7b272b54284fe1bc","kind":"tag","published_at":"2018-11-28T00:18:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.15.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.15.0/manifests"},{"name":"v11.3.0","sha":"00fb73a72eff0e90d0f85b95dbcfc3c21f89cff9","kind":"tag","published_at":"2018-11-27T22:14:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.3.0/manifests"},{"name":"v8.13.0","sha":"90c7bfa5791ef4bc5380f79f437f211767e4d9cd","kind":"tag","published_at":"2018-11-20T15:38:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.13.0/manifests"},{"name":"v11.2.0","sha":"a19e1aba38d4bd761b892b7384c457c6377e942c","kind":"tag","published_at":"2018-11-15T21:06:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.2.0/manifests"},{"name":"v11.1.0","sha":"af6d26281f734dbbf1bf497103d1cb4b85a52b2e","kind":"tag","published_at":"2018-11-02T12:27:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.1.0/manifests"},{"name":"v10.13.0","sha":"ab4af087e83d91a46354d765306d3543b1d85423","kind":"tag","published_at":"2018-10-30T06:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.13.0/manifests"},{"name":"v11.0.0","sha":"cea049bcf8bb0f9a6e0095dbd5dffdb14dc8f71b","kind":"tag","published_at":"2018-10-23T17:54:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v11.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v11.0.0/manifests"},{"name":"v10.12.0","sha":"4a276cc2a960b3f9a138ac3a99c9249a63b4d472","kind":"tag","published_at":"2018-10-10T21:12:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.12.0/manifests"},{"name":"v10.11.0","sha":"8c70b2084ce5f76ea1e3b3c4ccdeee4483fe338b","kind":"tag","published_at":"2018-09-20T09:50:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.11.0/manifests"},{"name":"v8.12.0","sha":"731eed29a5246ddfd2ed31b47c04a377c630c1d2","kind":"tag","published_at":"2018-09-11T05:16:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.12.0/manifests"},{"name":"v10.10.0","sha":"cdb359840c9537e460b1bf0536fc36ec5fe2db2d","kind":"tag","published_at":"2018-09-06T21:19:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.10.0/manifests"},{"name":"v6.14.4","sha":"1cb5aed5f596a9cb5b68e3a676222c0c35501a5e","kind":"tag","published_at":"2018-08-16T01:34:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.4/manifests"},{"name":"v8.11.4","sha":"0cae3c3fe5e3f4c275701446a4baf1f2727344f6","kind":"tag","published_at":"2018-08-16T01:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.4/manifests"},{"name":"v10.9.0","sha":"03b825811ed4af0addcdf6e75bacb3dc1c4c5940","kind":"tag","published_at":"2018-08-16T01:28:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.9.0/manifests"},{"name":"v10.8.0","sha":"89f483b5c18590235ad55d55842b5a2a0c9fa89c","kind":"tag","published_at":"2018-08-01T18:50:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.8.0/manifests"},{"name":"v10.7.0","sha":"991bb95384214639a1afe2dc4599768ebceab3ee","kind":"tag","published_at":"2018-07-18T18:12:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.7.0/manifests"},{"name":"v10.6.0","sha":"4716fd1db41c7015e43ab522f562663285821630","kind":"tag","published_at":"2018-07-04T17:54:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.6.0/manifests"},{"name":"v10.5.0","sha":"e1c28f49a66d29fb94d3d11460d0e1651a83e2ef","kind":"tag","published_at":"2018-06-20T18:33:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.5.0/manifests"},{"name":"v6.14.3","sha":"8c9f0d0fb4c3b8625c4b7a2ec654655fe9a67c92","kind":"tag","published_at":"2018-06-12T23:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.3/manifests"},{"name":"v10.4.1","sha":"1442cfef73c0a7157b1552658529ae9ff9154de9","kind":"tag","published_at":"2018-06-12T23:21:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.1/manifests"},{"name":"v9.11.2","sha":"b5339ff549fcd7ff7f228d00d0ff79b78a347dc6","kind":"tag","published_at":"2018-06-12T23:20:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.2/manifests"},{"name":"v8.11.3","sha":"90ada2627995cf1216366c94fb6c5fc472834954","kind":"tag","published_at":"2018-06-12T23:19:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.3/manifests"},{"name":"v10.4.0","sha":"1e88953977430db46c9928b4b1984b6275a74729","kind":"tag","published_at":"2018-06-06T14:19:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.4.0/manifests"},{"name":"v10.3.0","sha":"c1dae43e5c2eafa170d2d3e3f79743c325161fc8","kind":"tag","published_at":"2018-05-29T17:31:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.3.0/manifests"},{"name":"v10.2.1","sha":"65d13beb330df00065a1ee07954cb26959147af4","kind":"tag","published_at":"2018-05-24T20:06:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.1/manifests"},{"name":"v10.2.0","sha":"5cbb905c1af7cea2d709932d59827d7c6d03ef4a","kind":"tag","published_at":"2018-05-23T22:56:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.2.0/manifests"},{"name":"v8.11.2","sha":"faf417ba12024a24906fbeb38edeec78256a1c09","kind":"tag","published_at":"2018-05-15T21:24:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.2/manifests"},{"name":"v10.1.0","sha":"687867dbf02e1d1b7a09faa7849a7b8136cacfa2","kind":"tag","published_at":"2018-05-09T02:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.1.0/manifests"},{"name":"v6.14.2","sha":"79592b19b862bcd5cd2cccfe75580d5b03ca5961","kind":"tag","published_at":"2018-04-30T17:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.2/manifests"},{"name":"v10.0.0","sha":"cf41627411886000429bde058a6594fb7f6d6d47","kind":"tag","published_at":"2018-04-24T16:45:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v10.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v10.0.0/manifests"},{"name":"v9.11.1","sha":"0b894f5ae7d0c90f60db2808c72f7161baaf95c1","kind":"tag","published_at":"2018-04-05T05:15:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.1/manifests"},{"name":"v9.11.0","sha":"11c8db40067b7a1baf580aba67a048817e12542c","kind":"tag","published_at":"2018-04-04T21:07:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.11.0/manifests"},{"name":"v9.10.1","sha":"8121296e6b441153ad102c3c7e2496172767667c","kind":"tag","published_at":"2018-03-30T03:29:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.1/manifests"},{"name":"v8.11.1","sha":"0792b618ef69d07e68b5d6afc089d1a3d3b9b768","kind":"tag","published_at":"2018-03-30T03:26:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.1/manifests"},{"name":"v6.14.1","sha":"a847bf389fc8760345dd3ddf506fb6dc5620237a","kind":"tag","published_at":"2018-03-30T03:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.1/manifests"},{"name":"v4.9.1","sha":"b8eef6d10bf45a4d659a84d670dbf3afff0250a2","kind":"tag","published_at":"2018-03-30T03:20:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.1/manifests"},{"name":"v4.9.0","sha":"8f73cff17b58d7e98c68b4814d68786c60b94d09","kind":"tag","published_at":"2018-03-28T16:12:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.9.0/manifests"},{"name":"v6.14.0","sha":"2c93af2da3b696e2389ba46608efb9bdffd8badd","kind":"tag","published_at":"2018-03-28T16:10:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.14.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.14.0/manifests"},{"name":"v8.11.0","sha":"22f4a35db344472db1e83f9e3156907b58f5f527","kind":"tag","published_at":"2018-03-28T16:09:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.11.0/manifests"},{"name":"v9.10.0","sha":"c3c9984605d9c3f895d1c54cd913187d500a2f76","kind":"tag","published_at":"2018-03-28T16:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.10.0/manifests"},{"name":"v9.9.0","sha":"74fb02f689e5e5f911c3a85faf3cdddcd316e076","kind":"tag","published_at":"2018-03-21T15:43:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.9.0/manifests"},{"name":"v9.8.0","sha":"27ba6e281367d45654613f06df377c8ef97792a2","kind":"tag","published_at":"2018-03-08T01:51:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.8.0/manifests"},{"name":"v8.10.0","sha":"2fce636f578b63fc0115e6c9f68157f6c4517145","kind":"tag","published_at":"2018-03-07T00:32:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.10.0/manifests"},{"name":"v6.13.1","sha":"1246f729d52192249cb35c0b772f442d151e3160","kind":"tag","published_at":"2018-03-06T20:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.1/manifests"},{"name":"v9.7.1","sha":"316926f66d666d669e174b38892e2e2488686cd3","kind":"tag","published_at":"2018-03-02T02:44:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.1/manifests"},{"name":"v9.7.0","sha":"85bbd43fb4930ecaa0c5b0aa248472a781d0eb1e","kind":"tag","published_at":"2018-03-01T09:38:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.7.0/manifests"},{"name":"v9.6.1","sha":"0643e3e3e58fe4352bfa9991175ea4b94447ffde","kind":"tag","published_at":"2018-02-23T04:01:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.1/manifests"},{"name":"v9.6.0","sha":"cb18511275a4138c9db631b3e48a33c7143c5560","kind":"tag","published_at":"2018-02-22T16:58:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.6.0/manifests"},{"name":"v6.13.0","sha":"9441526bbe52ecf2b0f1dcfe3b8b9dcd3f1aa7fd","kind":"tag","published_at":"2018-02-13T18:55:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.13.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.13.0/manifests"},{"name":"v9.5.0","sha":"507245436ba79ad3ca848d27f2e143f8debcfe7c","kind":"tag","published_at":"2018-02-01T00:00:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"7aefa404df93553ce24dc3e40f23dc72ea1852d3","kind":"tag","published_at":"2018-01-10T15:21:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.4.0/manifests"},{"name":"v8.9.4","sha":"d6bf5d166a81a50b4e895c59d4299443f33c3a76","kind":"tag","published_at":"2018-01-03T03:47:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.4/manifests"},{"name":"v6.12.3","sha":"d5fbd254efc860c873fe54166befd5453a4afd4d","kind":"tag","published_at":"2018-01-02T19:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.3/manifests"},{"name":"v9.3.0","sha":"08941e9f1b3f1e8214e0a23d02b19bb07de8b951","kind":"tag","published_at":"2017-12-12T20:55:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6e5f96e11c1c84a2530a3e06c66534b55e1b1d32","kind":"tag","published_at":"2017-12-08T15:59:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.1/manifests"},{"name":"v8.9.3","sha":"8a44289089a08b7b19fa3c4651b5f1f5d1edd71b","kind":"tag","published_at":"2017-12-08T15:56:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.3/manifests"},{"name":"v6.12.2","sha":"381f5ec383dbb164cf3edd1a9de1811cf1cfdc65","kind":"tag","published_at":"2017-12-08T15:53:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.2/manifests"},{"name":"v4.8.7","sha":"e6ea634901bd4c04ca1d87f642d992831ac8fb00","kind":"tag","published_at":"2017-12-08T15:49:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.7/manifests"},{"name":"v8.9.2","sha":"dcb26447633a7e6c99e952cd1a56f32e8e753f6d","kind":"tag","published_at":"2017-12-05T21:51:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.2/manifests"},{"name":"v6.12.1","sha":"4a99c2bf858e91db6197541368d556e7d99ef507","kind":"tag","published_at":"2017-12-05T13:58:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.1/manifests"},{"name":"v9.2.0","sha":"50ec9bf015b9d77795e04b88b50341c244974956","kind":"tag","published_at":"2017-11-14T22:45:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.2.0/manifests"},{"name":"v8.9.1","sha":"48813dee2794e2f6993b72655a8dbd3011a908ab","kind":"tag","published_at":"2017-11-07T20:57:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.1/manifests"},{"name":"v9.1.0","sha":"9de633dea8c50bc7d88b62d190e8c3c7242c0f13","kind":"tag","published_at":"2017-11-07T17:48:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.1.0/manifests"},{"name":"v4.8.6","sha":"449d60df1c11935d50e30bcad2a9ff4f5b4e955b","kind":"tag","published_at":"2017-11-07T17:14:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.6/manifests"},{"name":"v6.12.0","sha":"c6a2ec5a408cb5d32f0dce161288be7a837c6943","kind":"tag","published_at":"2017-11-07T17:12:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.12.0/manifests"},{"name":"v9.0.0","sha":"fa9990f3fb5b06fe94e294925246d2c136deb2c2","kind":"tag","published_at":"2017-10-31T19:53:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v9.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v9.0.0/manifests"},{"name":"v8.9.0","sha":"f76ce0a75641991bfc235775a4747c978e0e281b","kind":"tag","published_at":"2017-10-31T18:16:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.9.0/manifests"},{"name":"v8.8.1","sha":"dc6bbb44daec5584a0fbd37f0916baeff3202dba","kind":"tag","published_at":"2017-10-25T21:23:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.1/manifests"},{"name":"v4.8.5","sha":"83d5580bdac233121141d500f7fab554c0578d35","kind":"tag","published_at":"2017-10-24T21:57:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.5/manifests"},{"name":"v6.11.5","sha":"e4f3e73b8cb58291380afbdb333c85789f2a5ce9","kind":"tag","published_at":"2017-10-24T21:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.5/manifests"},{"name":"v8.8.0","sha":"b9cdef5a4b3b5a426770fa7d13c14dbc02975a9a","kind":"tag","published_at":"2017-10-24T21:47:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.8.0/manifests"},{"name":"v8.7.0","sha":"dc4f1b981a888a2f39219d384b6d3eb593203383","kind":"tag","published_at":"2017-10-11T20:48:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.7.0/manifests"},{"name":"v6.11.4","sha":"8691fdfea58aece4e235203511ebe15ad8db3760","kind":"tag","published_at":"2017-10-03T20:41:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.4/manifests"},{"name":"v8.6.0","sha":"b48ff2aa1e57e761fa0825e3dc78105a0d016e16","kind":"tag","published_at":"2017-09-26T21:51:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.6.0/manifests"},{"name":"v8.5.0","sha":"a2a2ff4817f359768c846587983439f7b29d1cf5","kind":"tag","published_at":"2017-09-12T15:30:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.5.0/manifests"},{"name":"v6.11.3","sha":"dbce2ecab3614e128fe028751470f49a60f2e860","kind":"tag","published_at":"2017-09-05T19:42:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.3/manifests"},{"name":"v8.4.0","sha":"56a0577b2ebf111346779cf790a1f54e0e464078","kind":"tag","published_at":"2017-08-15T20:01:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"fb88fa19f1268d9627035eea0a402d3802a2d26a","kind":"tag","published_at":"2017-08-10T01:38:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.3.0/manifests"},{"name":"v6.11.2","sha":"f15e12453ad16a7d914880765e7b6cc5188fa959","kind":"tag","published_at":"2017-08-01T07:05:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.2/manifests"},{"name":"v8.2.1","sha":"7e463500b2483c084d1dbc016806d6f1092ddabf","kind":"tag","published_at":"2017-07-20T22:14:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"eb66efd6052801e2f10360c51787569da0185808","kind":"tag","published_at":"2017-07-19T20:48:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"03a2f0c462aedcf4aaaa077c6b79791faa36bce0","kind":"tag","published_at":"2017-07-11T16:36:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.4/manifests"},{"name":"v7.10.1","sha":"23cb8a0af031b0a6e903daf6611419a135fcca7c","kind":"tag","published_at":"2017-07-11T16:36:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.1/manifests"},{"name":"v6.11.1","sha":"d2d9581eedd6fa2b9fdb26c88c715a526ba5ca29","kind":"tag","published_at":"2017-07-11T16:31:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.1/manifests"},{"name":"v4.8.4","sha":"808569884eda590339617e543cc8076e5d91c6a2","kind":"tag","published_at":"2017-07-11T16:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.4/manifests"},{"name":"v8.1.3","sha":"01461afb0aaf0e4b763e423884b383a35eb69c04","kind":"tag","published_at":"2017-06-29T06:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.3/manifests"},{"name":"v8.1.2","sha":"a0217200cdcdb027a4d8c1af2d492b71871781d6","kind":"tag","published_at":"2017-06-15T12:38:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.2/manifests"},{"name":"v8.1.1","sha":"3e1492ad3b7dd37ecc134bc46a7ed4f04d84070f","kind":"tag","published_at":"2017-06-13T22:15:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.1/manifests"},{"name":"v8.1.0","sha":"f6fc46e03674ab1896792b7363ecac0665b5e0c5","kind":"tag","published_at":"2017-06-08T10:49:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.1.0/manifests"},{"name":"v6.11.0","sha":"40859e2f56b1e862ec989a03bc9c695f21c50a0d","kind":"tag","published_at":"2017-06-06T20:22:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.11.0/manifests"},{"name":"v8.0.0","sha":"0d8021e5a4cf0a6aa3a700a361f6d42c2894f2ba","kind":"tag","published_at":"2017-05-30T17:45:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v8.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v8.0.0/manifests"},{"name":"v7.10.0","sha":"b5e70ae456687a4318e8c8b79c817104c1e58951","kind":"tag","published_at":"2017-05-03T12:51:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.10.0/manifests"},{"name":"v6.10.3","sha":"a0bfd4f5a09d1dc2d6d4efb6f21594ec0b39650f","kind":"tag","published_at":"2017-05-02T18:09:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.3/manifests"},{"name":"v4.8.3","sha":"788f2803e61d19600044a757806372ae42a8c4d3","kind":"tag","published_at":"2017-05-02T17:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.3/manifests"},{"name":"v7.9.0","sha":"0794478e4938d8193516ab49926e03cb068febe6","kind":"tag","published_at":"2017-04-11T17:27:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.9.0/manifests"},{"name":"v4.8.2","sha":"ea2ceac846abb279fd4d141bfe32fc4f7a6e30e0","kind":"tag","published_at":"2017-04-04T12:33:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.2/manifests"},{"name":"v6.10.2","sha":"fbc9fded2fb4caa104e55146e6fa4fc2c3d11daf","kind":"tag","published_at":"2017-04-04T12:18:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.2/manifests"},{"name":"v7.8.0","sha":"f04524e0c90c3834f1499f51c8da2eb6016286b9","kind":"tag","published_at":"2017-03-29T02:59:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.8.0/manifests"},{"name":"v7.7.4","sha":"44b4c0b08896a12b114d4f8fda5ab922c0c1c346","kind":"tag","published_at":"2017-03-21T21:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.4/manifests"},{"name":"v6.10.1","sha":"e70d0b0904239ed7f47d8c8701f0d8bc85ea5c28","kind":"tag","published_at":"2017-03-21T21:25:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.1/manifests"},{"name":"v4.8.1","sha":"9551665b5ba6a855f71a43a89fcd0ef997b4038f","kind":"tag","published_at":"2017-03-21T21:13:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.1/manifests"},{"name":"v7.7.3","sha":"9c68a69802e18dbe6fbfabcbdad19d3d299dd8b9","kind":"tag","published_at":"2017-03-14T22:30:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.3/manifests"},{"name":"v7.7.2","sha":"a7d37984eb6be2b96f5d05f631b7791bbdc3a4b2","kind":"tag","published_at":"2017-03-08T21:53:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.2/manifests"},{"name":"v7.7.1","sha":"5c2e415ab4b97f4bf69d5280220e70f1087246a6","kind":"tag","published_at":"2017-03-02T00:37:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.1/manifests"},{"name":"v7.7.0","sha":"a7ffa8d3fde90e16e1e7f6130fc1665b7d541939","kind":"tag","published_at":"2017-03-01T02:34:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.7.0/manifests"},{"name":"v6.10.0","sha":"1b6fd44d4fdaf36d217089c3b2aca9e8b4765229","kind":"tag","published_at":"2017-02-22T02:06:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.10.0/manifests"},{"name":"v7.6.0","sha":"bebda6df68c71f233a2ee212b2569ae6e70b48a9","kind":"tag","published_at":"2017-02-22T02:01:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.6.0/manifests"},{"name":"v4.8.0","sha":"58ab54f9b401942566d82d04255d93643356e134","kind":"tag","published_at":"2017-02-22T01:35:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.8.0/manifests"},{"name":"v7.5.0","sha":"a34f1d644905b1989bebfb8658220b2a692a1589","kind":"tag","published_at":"2017-02-01T02:26:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.5.0/manifests"},{"name":"v4.7.3","sha":"79f015aa49f29185aadeb29cd5c06843745f72e2","kind":"tag","published_at":"2017-02-01T00:49:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.3/manifests"},{"name":"v6.9.5","sha":"37a8051594719584ed35e88e4862dc5540427beb","kind":"tag","published_at":"2017-01-31T22:05:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.5/manifests"},{"name":"v4.7.2","sha":"480c589868357d9051881cf4bbdc6e2f4739af33","kind":"tag","published_at":"2017-01-05T22:54:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.2/manifests"},{"name":"v6.9.4","sha":"f098f8295c407e5a5126b501ed5f1aa80bd86106","kind":"tag","published_at":"2017-01-05T22:47:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.4/manifests"},{"name":"v7.4.0","sha":"4760abcdd95070e06257b5408c2f72dcc787cfa9","kind":"tag","published_at":"2017-01-04T18:33:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.4.0/manifests"},{"name":"v6.9.3","sha":"42149d73468c0f844c693b2eead8d24f078fa1bb","kind":"tag","published_at":"2017-01-03T23:50:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.3/manifests"},{"name":"v4.7.1","sha":"1035318070c3c302289325d961c82966b2a9e64a","kind":"tag","published_at":"2017-01-03T23:49:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.1/manifests"},{"name":"v0.12.18","sha":"eb454c8212147e850416844686be3ca7d3ae6491","kind":"tag","published_at":"2016-12-21T13:39:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.18/manifests"},{"name":"v7.3.0","sha":"24a3d0e71b46bdf79041eb71e46662c891ab7694","kind":"tag","published_at":"2016-12-20T21:26:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.3.0/manifests"},{"name":"v7.2.1","sha":"35d284685eb4108fccdfd312f8a09bebbb098f7b","kind":"tag","published_at":"2016-12-06T22:34:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.1/manifests"},{"name":"v6.9.2","sha":"94a3aef6d5814b5c82d13b181ddd195f420b8e6f","kind":"tag","published_at":"2016-12-06T19:08:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.2/manifests"},{"name":"v4.7.0","sha":"4e73e75f7f760efbfddc7874c3cf6520e00a2f33","kind":"tag","published_at":"2016-12-06T19:07:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.7.0/manifests"},{"name":"v7.2.0","sha":"c1aa949064892dbe693750686c06f4ad5673e577","kind":"tag","published_at":"2016-11-22T23:38:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.2.0/manifests"},{"name":"v4.6.2","sha":"4db97b832b2522551d1bfacc1b95e3cbbf2df097","kind":"tag","published_at":"2016-11-08T19:31:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.2/manifests"},{"name":"v7.1.0","sha":"0a3a967d54cd7e3ea509914cbf14e0fea04dd586","kind":"tag","published_at":"2016-11-08T19:27:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"362fe010fe8f6feb0030e1e02c689b501e11ddb7","kind":"tag","published_at":"2016-10-25T13:43:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v7.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v7.0.0/manifests"},{"name":"v6.9.1","sha":"6eebe68fd4ea2e29ce7b4a62bc6433518afca042","kind":"tag","published_at":"2016-10-19T22:17:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.1/manifests"},{"name":"v6.9.0","sha":"6b1c40be84fbe5ea404f25e4e340a0c1fe67a60a","kind":"tag","published_at":"2016-10-18T17:08:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.9.0/manifests"},{"name":"v4.6.1","sha":"f0052e40cdee7371bd209e84554f0bb43357aa14","kind":"tag","published_at":"2016-10-18T16:52:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.1/manifests"},{"name":"v0.12.17","sha":"1da5ccffbcaf126d34442b55194cde86c8a583a4","kind":"tag","published_at":"2016-10-18T16:14:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.17/manifests"},{"name":"v0.10.48","sha":"262dd62a9248d7021966a9d00cd6632ea1f087bc","kind":"tag","published_at":"2016-10-18T15:10:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.48","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.48","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.48","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.48/manifests"},{"name":"v6.8.1","sha":"c6a397bce63fc026421e1515b98eec9b8b5a8468","kind":"tag","published_at":"2016-10-15T00:27:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.1/manifests"},{"name":"v6.8.0","sha":"17145bd6966d11bf7d073e8ed78ee0f73dd8d6d7","kind":"tag","published_at":"2016-10-12T20:12:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.8.0/manifests"},{"name":"v4.6.0","sha":"57ca7390d03372b99d9cf8563c75a3895d93a6e6","kind":"tag","published_at":"2016-09-28T00:18:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.6.0/manifests"},{"name":"v0.12.16","sha":"0ad4bbd94af535d9b70f64fff28652f23b05c403","kind":"tag","published_at":"2016-09-28T00:17:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.16/manifests"},{"name":"v0.10.47","sha":"848d650dade802c835b4b3a1e29c7581e79494ed","kind":"tag","published_at":"2016-09-28T00:15:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.47","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.47/manifests"},{"name":"v6.7.0","sha":"d87ad0ceea3f8ecf14b15cf95776fdbb277e0f07","kind":"tag","published_at":"2016-09-28T00:06:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.7.0/manifests"},{"name":"v6.6.0","sha":"0a3ad92292505bebe6d3139c90d8ba79a7a00141","kind":"tag","published_at":"2016-09-15T20:40:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.6.0/manifests"},{"name":"v6.5.0","sha":"4c5315cc216ed0ca964c65bfe4245b847f136be8","kind":"tag","published_at":"2016-08-26T16:18:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.5.0/manifests"},{"name":"v4.5.0","sha":"50577fa38d82d1b9c8414df56c14ed7228378bd0","kind":"tag","published_at":"2016-08-16T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.5.0/manifests"},{"name":"v6.4.0","sha":"b7eba5ef1db90bea356c6ae0cc3fc45f2753cb80","kind":"tag","published_at":"2016-08-15T17:10:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.4.0/manifests"},{"name":"v6.3.1","sha":"f135a4c3d1503fa8e63cb93723275ef7b362c9db","kind":"tag","published_at":"2016-07-21T22:26:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.1/manifests"},{"name":"v6.3.0","sha":"9fc01b142b945f0662ea434dab48a0d23bddb69a","kind":"tag","published_at":"2016-07-06T17:40:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.3.0/manifests"},{"name":"v4.4.7","sha":"0974fc6a25c343744235331eb20d31f6412ff7e1","kind":"tag","published_at":"2016-06-28T22:45:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.7/manifests"},{"name":"v0.12.15","sha":"2bd9dabf798fb7e00f6bbdfa0f68e6da211d22cb","kind":"tag","published_at":"2016-06-23T23:16:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.15/manifests"},{"name":"v5.12.0","sha":"325e1194ce111d43b31dfdf2e2944a73411276d9","kind":"tag","published_at":"2016-06-23T23:14:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.12.0/manifests"},{"name":"v0.10.46","sha":"5f6827d244c15f9e13f13f14fadf16f988a2434b","kind":"tag","published_at":"2016-06-23T23:13:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.46","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.46","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.46","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.46/manifests"},{"name":"v4.4.6","sha":"a4d9beb28a9b2884ba5c2e1bccd461ac4c179901","kind":"tag","published_at":"2016-06-23T22:47:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.6/manifests"},{"name":"v6.2.2","sha":"091abb31e24b2de2e88a1576fd9f21a8d69f4d60","kind":"tag","published_at":"2016-06-17T15:42:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"c7b0d06183038c7ef8cac18a5dcac8b50c959c37","kind":"tag","published_at":"2016-06-02T22:35:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.1/manifests"},{"name":"v4.4.5","sha":"6330f482c8d899ef54cd923157ffb8125098f79b","kind":"tag","published_at":"2016-05-24T18:41:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.5/manifests"},{"name":"v6.2.0","sha":"a4705f62def103757112b58bfe9a4ab9e2767284","kind":"tag","published_at":"2016-05-17T21:02:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.2.0/manifests"},{"name":"v0.12.14","sha":"a7376c9b8ec57c5d4cb1a632f075a3c58e8462c1","kind":"tag","published_at":"2016-05-06T13:51:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.14/manifests"},{"name":"v0.10.45","sha":"1b2bc79f96191f4a4cb268bf0048b43b2d56a284","kind":"tag","published_at":"2016-05-06T13:18:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.45","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.45/manifests"},{"name":"v4.4.4","sha":"9cf628eae3a9b6969eca0d82c6bb0bcb18552867","kind":"tag","published_at":"2016-05-06T00:07:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.4/manifests"},{"name":"v6.1.0","sha":"7f8213006780ac1953de5f57ce304f890e1eeb02","kind":"tag","published_at":"2016-05-05T23:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.1.0/manifests"},{"name":"v5.11.1","sha":"3b4537c91f07fd5522cc008979f79628e1685b6b","kind":"tag","published_at":"2016-05-05T22:45:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.1/manifests"},{"name":"v6.0.0","sha":"ce3e3c5fe15479475c068482c48eb9cbf1ac9df5","kind":"tag","published_at":"2016-04-26T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v6.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v6.0.0/manifests"},{"name":"v5.11.0","sha":"e43735b9a801f2cdd001fc4a2aa37fefcba23d94","kind":"tag","published_at":"2016-04-21T20:27:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.11.0/manifests"},{"name":"v4.4.3","sha":"d7f2bc9a71d0c2af5a362f8d6ea995c56dbfbd7a","kind":"tag","published_at":"2016-04-12T22:03:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.3/manifests"},{"name":"v5.10.1","sha":"5c4a41406b2b7c6aa3c456e6d8fb6533be0a9a3d","kind":"tag","published_at":"2016-04-05T23:23:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.1/manifests"},{"name":"v0.12.13","sha":"5f4849ac2af13ef3288bcf64c8d9f1fe8f5dba87","kind":"tag","published_at":"2016-04-01T05:15:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.13/manifests"},{"name":"v5.10.0","sha":"79ea8c333c0ff7960d5f5da41c6b6cce9dc95776","kind":"tag","published_at":"2016-04-01T03:22:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.10.0/manifests"},{"name":"v4.4.2","sha":"9ef4b1b140ce25e8178f7dfe2e637b8bd5483963","kind":"tag","published_at":"2016-04-01T01:29:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.2/manifests"},{"name":"v0.10.44","sha":"d6859151a49e6558316dff5620d3ebc4788bc148","kind":"tag","published_at":"2016-03-31T23:51:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.44","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.44/manifests"},{"name":"v5.9.1","sha":"195e0585a8b620e8288aa12669ab57d70a3f37d7","kind":"tag","published_at":"2016-03-23T17:15:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.1/manifests"},{"name":"v4.4.1","sha":"5368455fdafc097880a8b7269187255a0bcd9801","kind":"tag","published_at":"2016-03-22T22:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.1/manifests"},{"name":"v5.9.0","sha":"79cb1a913f07fee35e6f97b883e9bf1165c46009","kind":"tag","published_at":"2016-03-16T21:28:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.9.0/manifests"},{"name":"v5.8.1-rc.1","sha":"cd11158ef5568c1e17d13132cbdb56c6dbc7f00e","kind":"tag","published_at":"2016-03-14T19:42:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.1-rc.1/manifests"},{"name":"v5.8.0","sha":"fc13773aab9ca573ddd24ccaf91aeb3070837cbc","kind":"tag","published_at":"2016-03-09T15:37:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.8.0/manifests"},{"name":"v4.4.0","sha":"83ca8fa313d81353d99690dc2620bdbf8e3d5e88","kind":"tag","published_at":"2016-03-09T06:45:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0/manifests"},{"name":"v0.12.12","sha":"3f8ff60f058be9e04fad0d0995eb934998300d5f","kind":"tag","published_at":"2016-03-09T02:56:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.12/manifests"},{"name":"v0.10.43","sha":"3123e9a6df4fc500727934f5941cfa1c9e8ba820","kind":"tag","published_at":"2016-03-04T01:43:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.43","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.43","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.43","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.43/manifests"},{"name":"v0.12.11","sha":"e8c6a58941c8e17d7ce2e69eec347c57a2d094b6","kind":"tag","published_at":"2016-03-03T17:57:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.11/manifests"},{"name":"v4.4.0-rc.3","sha":"607aaeaa9b5ff4d2d75d2892f0103f8afd6421a1","kind":"tag","published_at":"2016-03-03T16:05:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.3/manifests"},{"name":"v4.4.0-rc.4","sha":"4030a2b47710d343687216866551bf90f42bd796","kind":"tag","published_at":"2016-03-03T16:03:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.4/manifests"},{"name":"v5.7.1","sha":"805f054cc7791c447dbb960fbf3b179ea05294ac","kind":"tag","published_at":"2016-03-02T23:10:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.1/manifests"},{"name":"v4.3.2","sha":"c23f6087966be0b8944b71bc238d383080f87573","kind":"tag","published_at":"2016-03-02T21:21:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.2/manifests"},{"name":"v5.7.0","sha":"cf317e2181749f71d101718fad30fcce99ae7406","kind":"tag","published_at":"2016-02-23T05:33:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.7.0/manifests"},{"name":"v4.4.0-rc.2","sha":"75805d3bebbf8d11165610ba9775671c5988f531","kind":"tag","published_at":"2016-02-23T01:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.2/manifests"},{"name":"v4.4.0-rc.1","sha":"5c5479e396ecc6f784d0ff1fa23c4a99dce69ece","kind":"tag","published_at":"2016-02-18T18:10:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.4.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.4.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.4.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.4.0-rc.1/manifests"},{"name":"v4.3.1","sha":"ef37a465c536ec3e7d9d4d86f98003a156abf3bb","kind":"tag","published_at":"2016-02-17T00:55:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1/manifests"},{"name":"v4.3.1-rc.2","sha":"5dd0c2fcc66f3940d6b9a6b5b887b294fc204aa9","kind":"tag","published_at":"2016-02-15T18:50:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.2/manifests"},{"name":"v4.3.1-rc.1","sha":"b46ee1d443a175a5fdb80cdfa2d412f1c9c8bf6c","kind":"tag","published_at":"2016-02-12T01:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.1-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.1-rc.1/manifests"},{"name":"v5.6.0","sha":"645d4d5d593c3822e567efec47ac375cfd86b83f","kind":"tag","published_at":"2016-02-09T16:52:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.6.0/manifests"},{"name":"v4.3.0","sha":"58db386a1be17499a444df6a78743c9dfb3cfbe3","kind":"tag","published_at":"2016-02-09T16:50:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.3.0/manifests"},{"name":"v0.12.10","sha":"8d7aa925de0bcbac24fec620364e47d15a116550","kind":"tag","published_at":"2016-02-09T16:49:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.10/manifests"},{"name":"v0.10.42","sha":"0e0aa28871732c57a2e11bd6e4371f8f98331e41","kind":"tag","published_at":"2016-02-09T16:46:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.42","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.42","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.42","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.42/manifests"},{"name":"v4.2.6","sha":"6b0352d79a67e4b7036177442156400f26253eef","kind":"tag","published_at":"2016-01-21T22:11:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.6/manifests"},{"name":"v5.5.0","sha":"dd882563e56652f76e25994d046ab49b1bc5f836","kind":"tag","published_at":"2016-01-21T02:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.5.0/manifests"},{"name":"v4.2.5","sha":"e6ca04cfd5f09ee5b536878bcb96f55d57fae68a","kind":"tag","published_at":"2016-01-20T20:39:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.5/manifests"},{"name":"v5.4.1","sha":"ff992037246010fdad6f72323fe556da69640531","kind":"tag","published_at":"2016-01-12T23:37:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.1/manifests"},{"name":"v5.4.0","sha":"af591d494070a978d23fdb6c7c46ff52060b61b1","kind":"tag","published_at":"2016-01-06T22:32:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.4.0/manifests"},{"name":"v4.2.4","sha":"13151aae1a5e6e22052efd1816cc35bc1aae377c","kind":"tag","published_at":"2015-12-23T17:00:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4/manifests"},{"name":"v4.2.4-rc.1","sha":"6fe5a18a6b0513edd60a0ed17bf682adaaf3f2d3","kind":"tag","published_at":"2015-12-21T23:17:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.4-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.4-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.4-rc.1/manifests"},{"name":"v5.3.0","sha":"b21110f8a70b809b57b2c6639006674b6c6fe0b3","kind":"tag","published_at":"2015-12-16T19:41:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"65b86c0a3da6ebf21ca8021fc2ef3400945c6c55","kind":"tag","published_at":"2015-12-09T05:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.2.0/manifests"},{"name":"v0.10.41","sha":"2f947e966588d46f85a49e387b8b107e575dff1d","kind":"tag","published_at":"2015-12-04T02:40:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41/manifests"},{"name":"v0.12.9","sha":"ffc1395af0d5495be442eaefd9ce4dd6561c6dba","kind":"tag","published_at":"2015-12-04T02:38:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.9/manifests"},{"name":"v5.1.1","sha":"11433127c717b02859c9aef063217b5a0797e6b3","kind":"tag","published_at":"2015-12-04T02:36:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.1/manifests"},{"name":"v4.2.3","sha":"aa1e9a42f7188986d1aaa5c081d80230fd8ee54a","kind":"tag","published_at":"2015-12-04T02:33:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.3/manifests"},{"name":"v0.12.8","sha":"0cdc54a2bb1f17297ac4c418fdbe6df00e049b00","kind":"tag","published_at":"2015-11-24T23:52:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8/manifests"},{"name":"v0.10.41-rc.1","sha":"bce11eda88f09289e990270210facd2c209aa28e","kind":"tag","published_at":"2015-11-22T23:38:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.41-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.41-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.41-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.41-rc.1/manifests"},{"name":"v0.12.8-rc.1","sha":"dd77ee504dce023d86f7d99e114b39eff04764e1","kind":"tag","published_at":"2015-11-19T05:04:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.8-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.8-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.8-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.8-rc.1/manifests"},{"name":"v5.1.0","sha":"02fd81a89f490002f032d06a48b30f4caa957afe","kind":"tag","published_at":"2015-11-17T21:43:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.1.0/manifests"},{"name":"v4.2.2","sha":"bcf6ac1960a8b5b3be5f24c10ec4c5e2ba0a60fa","kind":"tag","published_at":"2015-11-03T20:04:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2/manifests"},{"name":"v4.2.2-rc.2","sha":"dd1f41137a67029c391a86c972e91b54dd4bc976","kind":"tag","published_at":"2015-11-02T17:11:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.2/manifests"},{"name":"v5.0.0","sha":"384e6c2dfe968002800bc3d3224a57aa19ffdfee","kind":"tag","published_at":"2015-10-29T20:27:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0/manifests"},{"name":"v4.2.2-rc.1","sha":"04f15b7019eff34fda7fd0a88227bee5fa2fb5db","kind":"tag","published_at":"2015-10-29T17:14:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.2-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.2-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.2-rc.1/manifests"},{"name":"v5.0.0-rc.2","sha":"3aacb7463b8bd78e670e089466f08cab67b36f66","kind":"tag","published_at":"2015-10-29T03:18:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.2/manifests"},{"name":"v5.0.0-rc.1","sha":"4f9e90f8d22539b74f37153aeca252c89395c009","kind":"tag","published_at":"2015-10-27T01:16:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v5.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v5.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v5.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v5.0.0-rc.1/manifests"},{"name":"v4.2.1","sha":"b7eff480d8fbeb0576bb98ca771fb1ad6f48e864","kind":"tag","published_at":"2015-10-13T17:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"6dc12b1042d5d4727f77e8a1c5758dab91400069","kind":"tag","published_at":"2015-10-12T18:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"85df6ada477715020dbd22e2fb5e687d84d663ff","kind":"tag","published_at":"2015-10-05T19:54:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"ab55b45b2e447237df3f5fee429ae3f06693ad0e","kind":"tag","published_at":"2015-09-23T01:31:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"b4ec2c2ab8fa53fb6e8192eed0965732d56a9160","kind":"tag","published_at":"2015-09-17T04:52:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.1.0/manifests"},{"name":"v3.3.1","sha":"9c0c21d6f289ea19f9a7acc09a13e508e5222a92","kind":"tag","published_at":"2015-09-15T09:06:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.1/manifests"},{"name":"v4.0.0","sha":"f9f837885343a2a3f5ba2b8c510eaac395c8c865","kind":"tag","published_at":"2015-09-08T19:03:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc.5","sha":"763594932098402df8a204d8b8f490e753e0e988","kind":"tag","published_at":"2015-09-08T07:56:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.5/manifests"},{"name":"v4.0.0-rc.4","sha":"4b5f7dec2b325a5e7dcd95935253e76d14fbeaf3","kind":"tag","published_at":"2015-09-08T04:37:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.4/manifests"},{"name":"v4.0.0-rc.3","sha":"e2fe442a46c1530faf4647b3b9ccffd885c103c7","kind":"tag","published_at":"2015-09-08T02:10:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.3/manifests"},{"name":"v4.0.0-rc.2","sha":"6efb69711dfda38ab068f249ebb92698e55f7cd1","kind":"tag","published_at":"2015-09-07T11:06:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.2","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.2/manifests"},{"name":"v4.0.0-rc.1","sha":"76ffbfc2eb6bf5f1dd45b63f1b5197ab14b17fba","kind":"tag","published_at":"2015-09-06T11:42:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v4.0.0-rc.1","html_url":"https://github.com/nodejs/node/releases/tag/v4.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v4.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v4.0.0-rc.1/manifests"},{"name":"v3.3.0","sha":"1a6e52db307f0da605a6f15426727834cfc522d8","kind":"tag","published_at":"2015-09-02T12:29:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"236455303fee234478381431bf112ddc966bb537","kind":"tag","published_at":"2015-08-25T05:20:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"53596fd2454fda431a4b2b578760cbab3729c374","kind":"tag","published_at":"2015-08-19T21:48:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"6faf17cb45e27cb6feeff4a0da1513ea99a68b58","kind":"tag","published_at":"2015-08-04T21:23:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0/manifests"},{"name":"v3.0.0-rc.7","sha":"86719de3fc49317b4d3fb168a8369f107cef5262","kind":"tag","published_at":"2015-08-03T20:23:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.7","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.7/manifests"},{"name":"v3.0.0-rc.6","sha":"92e1d72dea1bd849a38dd858210a26d1d8221ea6","kind":"tag","published_at":"2015-07-30T12:33:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.6","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.6/manifests"},{"name":"v2.5.0","sha":"3ce020b7ba1b64dd8c76d4b84b0fdec2e041f312","kind":"tag","published_at":"2015-07-28T21:09:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.5.0/manifests"},{"name":"v3.0.0-rc.5","sha":"9d3f595e7e37acd1a0d2d08e9ef37903179738bc","kind":"tag","published_at":"2015-07-24T02:11:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.5","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.5/manifests"},{"name":"v3.0.0-rc.4","sha":"78b4a07085c0ba32b3c22966d70e47371c99b40c","kind":"tag","published_at":"2015-07-22T11:50:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.4","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.4/manifests"},{"name":"v2.4.0","sha":"a179bcbe9e82791246fda21625455614a0c3f149","kind":"tag","published_at":"2015-07-17T23:50:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.4.0/manifests"},{"name":"v3.0.0-rc.3","sha":"3beae2ca85e6c2c411b2d8e03d9ec07a3d5bb98a","kind":"tag","published_at":"2015-07-13T03:50:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc.3","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc.3/manifests"},{"name":"v0.12.7","sha":"d3492aa7b386946e3a156440cad346e5b0a82838","kind":"tag","published_at":"2015-07-09T23:51:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.7/manifests"},{"name":"v0.10.40","sha":"0439a28d519fb6efe228074b0588a59452fc1677","kind":"tag","published_at":"2015-07-09T21:57:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.40","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.40","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.40","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.40/manifests"},{"name":"v1.8.4","sha":"c84a6370d07a9656dac461276e10ef0477071bb3","kind":"tag","published_at":"2015-07-09T21:12:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.4/manifests"},{"name":"v2.3.4","sha":"dfcd2027538e3a99fb5b72e8aec8f8fd68d37e0e","kind":"tag","published_at":"2015-07-09T20:52:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.4/manifests"},{"name":"v1.8.3","sha":"766a3b4161821c4536a2f0528755e44a05d59646","kind":"tag","published_at":"2015-07-04T03:10:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.3/manifests"},{"name":"v0.12.6","sha":"0be9a77bb18ec15b4fb6a1fb0762f313b7351201","kind":"tag","published_at":"2015-07-04T02:34:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.6/manifests"},{"name":"v2.3.3","sha":"2faae580ae0017b065d063a86c15ed9d4f3a17fc","kind":"tag","published_at":"2015-07-04T02:09:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"44c2465451a6d4b02b3c4dd33a0c1595a8b20b2e","kind":"tag","published_at":"2015-07-02T09:44:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.2/manifests"},{"name":"v3.0.0-rc2","sha":"a5745aa15122c195d435d37d28c3afc397e848de","kind":"tag","published_at":"2015-07-02T04:46:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc2","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc2/manifests"},{"name":"v3.0.0-rc1","sha":"483aac90531b1136da94dde1728e9a94e37fe565","kind":"tag","published_at":"2015-06-30T09:38:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v3.0.0-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v3.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v3.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v3.0.0-rc1/manifests"},{"name":"v2.3.1","sha":"8e53fd537193dcee3622df10e9f45028058a3477","kind":"tag","published_at":"2015-06-23T05:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.1/manifests"},{"name":"v0.12.5","sha":"61c6abf00898fe00eb7fcf2c23ba0b01cf12034c","kind":"tag","published_at":"2015-06-22T19:52:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.5/manifests"},{"name":"v0.10.39","sha":"615a35ccd2cb5cba80901862aefe51a940995f44","kind":"tag","published_at":"2015-06-22T16:45:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.39","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.39","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.39","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.39/manifests"},{"name":"v2.3.0","sha":"41951d45b6df789d7e9cf134f0029b0e791706c4","kind":"tag","published_at":"2015-06-13T04:14:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.3.0/manifests"},{"name":"v2.2.1","sha":"fe84797301246cff1345dbd06bca9fafb6b54d31","kind":"tag","published_at":"2015-06-01T04:08:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"0c57de5b37e2427064ae899832b48e4655ec8fd9","kind":"tag","published_at":"2015-05-31T06:02:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"4d8f4d5cb3514737f78d50ed532de23a718cf28e","kind":"tag","published_at":"2015-05-24T02:09:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.1.0/manifests"},{"name":"v0.12.4","sha":"0a604e92e258c5ee2752d763e50721e35053f135","kind":"tag","published_at":"2015-05-23T06:47:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.4/manifests"},{"name":"v1.8.2","sha":"ca63d68454734806a25e6e67ca85821282af9cfc","kind":"tag","published_at":"2015-05-18T02:29:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.2/manifests"},{"name":"v2.0.2","sha":"3e7a14381497a3b73dda68d05b5130563cdab420","kind":"tag","published_at":"2015-05-15T22:54:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.2/manifests"},{"name":"v0.12.3","sha":"03431c7d7b4b4a3054ca8ae2cfa8009e3e84a2c7","kind":"tag","published_at":"2015-05-14T03:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.3/manifests"},{"name":"v2.0.1","sha":"6c80e38b014b7be570ffafa91032a6d67d7dd4ae","kind":"tag","published_at":"2015-05-07T21:13:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"7c89c4c7acdaa2035ec42195ade689419209c2fd","kind":"tag","published_at":"2015-05-04T21:35:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v2.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v2.0.0/manifests"},{"name":"v1.8.1","sha":"7b7da2edf79a95aa9ab2b7ff6dc74557d4cd0d64","kind":"tag","published_at":"2015-04-20T23:01:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.8.1/manifests"},{"name":"v1.7.1","sha":"44e1f68fb66c01dfda736e4e938f241e1b2ef77d","kind":"tag","published_at":"2015-04-14T12:58:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"a75149fd6fd33198f26500459fa92ea500f2ef15","kind":"tag","published_at":"2015-04-14T12:12:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.7.0/manifests"},{"name":"v1.6.4","sha":"f3e9da3e69393acb6f2cb90c4dc53ae5908ac9ef","kind":"tag","published_at":"2015-04-06T14:15:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.4/manifests"},{"name":"v1.6.3","sha":"4845f9c2095aada773af5bf3044dc240d656c278","kind":"tag","published_at":"2015-04-05T09:08:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.3/manifests"},{"name":"v0.12.2","sha":"523d445705027438b83b8d5958c9beeb1c8711d9","kind":"tag","published_at":"2015-03-31T23:22:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"0034086b49f22cfde765a7e9f55db25f8eb310b6","kind":"tag","published_at":"2015-03-24T02:45:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.1/manifests"},{"name":"v0.10.38","sha":"0b5731a63cc40c4fe9275c79158fe0a5dd4d1609","kind":"tag","published_at":"2015-03-23T21:43:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.38","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.38","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.38","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.38/manifests"},{"name":"v1.6.2","sha":"33c57354aafe286bbc5acc7a85129d87b28ce0d5","kind":"tag","published_at":"2015-03-23T05:28:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.2/manifests"},{"name":"v1.6.1","sha":"4b91d502b19590d3a14809a984e8ad5d781cb4b8","kind":"tag","published_at":"2015-03-20T02:23:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"8e3a9d8de0e9e77403e487cf4af7e2daae89c9a3","kind":"tag","published_at":"2015-03-19T18:26:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.6.0/manifests"},{"name":"v0.10.37","sha":"7d6b5b1d5ba726331f9ccaaae59af7cd53eee82e","kind":"tag","published_at":"2015-03-12T04:11:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.37","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.37/manifests"},{"name":"v1.5.1","sha":"f19e9b6a7603c852bc9cec9516c0fe70fc8db173","kind":"tag","published_at":"2015-03-09T18:03:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"25a7fc8ffb5e36b9c27983d73fbc8e066a9e9f9a","kind":"tag","published_at":"2015-03-06T22:03:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"b0710d7657e7b7cc2bc74583e50efd3599141842","kind":"tag","published_at":"2015-03-03T00:47:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"b6b9628df70fe65cb4d0447e8afc266284b9185c","kind":"tag","published_at":"2015-02-28T21:16:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"4810dd494e7d8fa4423d6aa590ea83ce86b1ca8e","kind":"tag","published_at":"2015-02-26T19:38:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.4.1/manifests"},{"name":"v1.3.0","sha":"1d7a47f29cb3913b714134fef8ccbf5b1c2d3844","kind":"tag","published_at":"2015-02-20T09:29:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"69b5922b310452ae13a6f799f6fbc1c9c643754b","kind":"tag","published_at":"2015-02-11T02:49:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.2.0/manifests"},{"name":"v0.12.0","sha":"2b18916ff054309a07408719b62e2b6a4f1e056a","kind":"tag","published_at":"2015-02-06T22:03:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.12.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.12.0/manifests"},{"name":"v1.1.0","sha":"662975159692104fb7fa6777e72cf0aea5173589","kind":"tag","published_at":"2015-02-03T22:18:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.1.0/manifests"},{"name":"v0.11.16","sha":"8e42e5a0731040075e14cec087eea86729f2dc53","kind":"tag","published_at":"2015-01-30T17:05:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.16/manifests"},{"name":"v0.10.36","sha":"09b482886bdd3d863c3d4e7d71264eac0daaf9e1","kind":"tag","published_at":"2015-01-26T20:25:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.36","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.36/manifests"},{"name":"v1.0.4","sha":"d1fc9c6caec68883401fe601d99f3a69fee52556","kind":"tag","published_at":"2015-01-24T11:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.4/manifests"},{"name":"v0.11.15","sha":"8a9f263a82089814e69f277f9fecd2888705101b","kind":"tag","published_at":"2015-01-20T23:42:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.15/manifests"},{"name":"v1.0.2","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-20T01:39:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-20T01:39:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-20T01:39:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0/manifests"},{"name":"v1.0.3","sha":"b5c69d1d1ba562490d0449891f829dcd96cc1f93","kind":"tag","published_at":"2015-01-20T01:36:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.3/manifests"},{"name":"v1.0.2-release","sha":"b65a11e072cf751d8c2a9699451ef80022d4ffbc","kind":"tag","published_at":"2015-01-16T04:01:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.2-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.2-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.2-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.2-release/manifests"},{"name":"v1.0.1-release","sha":"545959468fbc878e7f0a486264eebbdf06a57bea","kind":"tag","published_at":"2015-01-14T04:31:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.1-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.1-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.1-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.1-release/manifests"},{"name":"v1.0.0-release","sha":"b82bb600370db7207a39e53329af228f6af3ffa1","kind":"tag","published_at":"2015-01-14T03:07:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v1.0.0-release","html_url":"https://github.com/nodejs/node/releases/tag/v1.0.0-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v1.0.0-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v1.0.0-release/manifests"},{"name":"v0.10.35","sha":"a363f61ca839e817eb6853c5dc5af8c3b9b9226b","kind":"tag","published_at":"2014-12-24T01:29:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.35","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.35/manifests"},{"name":"v0.10.34","sha":"52795f8fcc2de77cf997e671ea58614e5e425dfe","kind":"tag","published_at":"2014-12-17T22:15:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.34","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.34/manifests"},{"name":"v0.10.33","sha":"8d045a30e95602b443eb259a5021d33feb4df079","kind":"tag","published_at":"2014-10-23T19:12:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.33/manifests"},{"name":"v0.11.14","sha":"902090af5375e497dded310575f19de5328a9bbc","kind":"tag","published_at":"2014-09-25T00:12:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.14/manifests"},{"name":"v0.10.32","sha":"0fe0d121551593c23a565db8397f85f17bb0f00e","kind":"tag","published_at":"2014-09-16T23:52:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.32/manifests"},{"name":"v0.10.31","sha":"7fabdc23d843cb705d2d0739e7bbdaaf50aa3292","kind":"tag","published_at":"2014-08-19T22:12:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.31/manifests"},{"name":"v0.8.28","sha":"643a21c09761fa252f7769676abe6495a01f4b39","kind":"tag","published_at":"2014-07-31T18:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.28/manifests"},{"name":"v0.10.30","sha":"bc0ff830aff1e016163d855e86ded5c98b0899e8","kind":"tag","published_at":"2014-07-31T18:11:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.30/manifests"},{"name":"v0.8.27","sha":"a69205346b09eb3fd21e9530a75868b92102e039","kind":"tag","published_at":"2014-06-16T15:33:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.27/manifests"},{"name":"v0.10.29","sha":"ce82d6b8474bde7ac7df6d425fb88fb1bcba35bc","kind":"tag","published_at":"2014-06-09T17:45:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.29/manifests"},{"name":"v0.11.13","sha":"99c9930ad626e2796af23def7cac19b65c608d18","kind":"tag","published_at":"2014-05-02T14:53:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.13/manifests"},{"name":"v0.10.28","sha":"b148cbe09d4657766fdb61575ba985734c2ff0a8","kind":"tag","published_at":"2014-05-02T14:45:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.28/manifests"},{"name":"v0.10.27","sha":"cb7911f78ae96ef7a540df992cc1359ba9636e86","kind":"tag","published_at":"2014-05-01T22:29:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.27/manifests"},{"name":"v0.11.12","sha":"7d6b8db40f32e817ff145b7cfe6b3aec3179fba7","kind":"tag","published_at":"2014-03-12T14:56:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.12/manifests"},{"name":"v0.10.26","sha":"cc56c62ed879ad4f93b1fdab3235c43e60f48b7e","kind":"tag","published_at":"2014-02-19T00:40:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.26/manifests"},{"name":"v0.11.11","sha":"b46e77421581ea358e221a8a843d057c747f7e90","kind":"tag","published_at":"2014-01-29T03:46:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.11/manifests"},{"name":"v0.10.25","sha":"b0e5f195dfce3e2b99f5091373d49f6616682596","kind":"tag","published_at":"2014-01-23T19:43:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.25/manifests"},{"name":"v0.11.10","sha":"66931791f06207d1cdfea5ec1529edf3c94026d3","kind":"tag","published_at":"2014-01-01T00:20:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.10/manifests"},{"name":"v0.10.24","sha":"b7fd6bc899ccb629d790c47aee06aba87e535c41","kind":"tag","published_at":"2013-12-19T17:02:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.24/manifests"},{"name":"v0.10.23","sha":"0462bc23564e7e950a70ae4577a840b04db6c7c6","kind":"tag","published_at":"2013-12-12T06:10:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.23/manifests"},{"name":"v0.11.9","sha":"dcfd032bdd69dfb38c120e18438d6316ae522edc","kind":"tag","published_at":"2013-11-21T00:40:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.9/manifests"},{"name":"v0.10.22","sha":"cbff8f091c22fb1df6b238c7a1b9145db950fa65","kind":"tag","published_at":"2013-11-12T20:52:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.22/manifests"},{"name":"v0.11.8","sha":"f8d86e24f3463c36f7f3f4c3b3ec779e5b6201e1","kind":"tag","published_at":"2013-10-30T15:54:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.8/manifests"},{"name":"v0.10.21","sha":"e2da042844a830fafb8031f6c477eb4f96195210","kind":"tag","published_at":"2013-10-18T22:37:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.21/manifests"},{"name":"v0.8.26","sha":"6d391bbbe18217ce20c15c3da2bad71ef836922c","kind":"tag","published_at":"2013-10-18T21:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.26/manifests"},{"name":"v0.10.20","sha":"d7234c8d50a1af73f60d2d3c0cc7eed17429a481","kind":"tag","published_at":"2013-09-30T22:05:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.20/manifests"},{"name":"v0.10.19","sha":"6b5e6a5a3ec8d994c9aab3b800b9edbf1b287904","kind":"tag","published_at":"2013-09-24T22:09:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.19/manifests"},{"name":"v0.11.7","sha":"be52549bfa5311208b5fcdb3ba09210460fa9ceb","kind":"tag","published_at":"2013-09-04T22:18:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.7/manifests"},{"name":"v0.10.18","sha":"67a1f0c52e0708e2596f3f2134b8386d6112561e","kind":"tag","published_at":"2013-09-04T18:24:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.18/manifests"},{"name":"v0.10.17","sha":"469a4a5091a677df62be319675056b869c31b35c","kind":"tag","published_at":"2013-08-21T23:36:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.17/manifests"},{"name":"v0.11.6","sha":"04018d4b3938fd30ba14822e79195e4af2be36f6","kind":"tag","published_at":"2013-08-21T21:11:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.6/manifests"},{"name":"v0.10.16","sha":"50b4c905a4425430ae54db4906f88982309e128d","kind":"tag","published_at":"2013-08-16T16:17:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.16/manifests"},{"name":"v0.11.5","sha":"6f92da2dd106b0c63fde563284f83e08e2a521b5","kind":"tag","published_at":"2013-08-07T00:07:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.5/manifests"},{"name":"v0.10.15","sha":"2426d65af860bda7be9f0832a99601cc43c6cf63","kind":"tag","published_at":"2013-07-25T23:57:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"fdf57f811f9683a4ec49a74dc7226517e32e6c9d","kind":"tag","published_at":"2013-07-25T20:36:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.14/manifests"},{"name":"v0.11.4","sha":"b5b84197ed037918fd1a26e5cb87cce7c812ca55","kind":"tag","published_at":"2013-07-12T21:35:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.4/manifests"},{"name":"v0.10.13","sha":"e32660a984427d46af6a144983cf7b8045b7299c","kind":"tag","published_at":"2013-07-09T21:25:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.13/manifests"},{"name":"v0.11.3","sha":"38c0c47bbe280ddc42054418091571e532d82a1e","kind":"tag","published_at":"2013-06-26T23:55:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.3/manifests"},{"name":"v0.10.12","sha":"a088cf4f930d3928c97d239adf950ab43e7794aa","kind":"tag","published_at":"2013-06-18T18:12:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.12/manifests"},{"name":"v0.8.25","sha":"0b9bdb2bc7e1c872f0ea4713517fda22a4b0b202","kind":"tag","published_at":"2013-06-13T20:17:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.25/manifests"},{"name":"v0.10.11","sha":"d9d5bc465450ae5d60da32e9ffcf71c2767f1fad","kind":"tag","published_at":"2013-06-13T18:31:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"25e51c396aa23018603baae2b1d9390f5d9db496","kind":"tag","published_at":"2013-06-04T21:30:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.10/manifests"},{"name":"v0.8.24","sha":"c1a1ab067721ea17ef7b05ec5c68b01321017f05","kind":"tag","published_at":"2013-06-04T18:07:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.24/manifests"},{"name":"v0.10.9","sha":"878ffdbe6a8eac918ef3a7f13925681c3778060b","kind":"tag","published_at":"2013-05-30T18:12:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"30d9e9fdd9d4c33d3d95a129d021cd8b5b91eddb","kind":"tag","published_at":"2013-05-24T22:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"d2fdae197ac542f686ee06835d1153dd43b862e5","kind":"tag","published_at":"2013-05-17T21:36:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"5deb1672f2b5794f8be19498a425ea4dc0b0711f","kind":"tag","published_at":"2013-05-14T21:32:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.6/manifests"},{"name":"v0.11.2","sha":"5d3dc0e4c3369dfb00b7b13e08936c2e652fa696","kind":"tag","published_at":"2013-05-13T22:53:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.2/manifests"},{"name":"v0.10.5","sha":"deeaf8fab978e3cadb364e46fb32dafdebe5f095","kind":"tag","published_at":"2013-04-23T21:06:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.5/manifests"},{"name":"v0.11.1","sha":"4babd2b46ebf9fbea2c9946af5cfae25a33b2b22","kind":"tag","published_at":"2013-04-19T16:13:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.1/manifests"},{"name":"v0.10.4","sha":"9712aa9f76073c30850b20a188b1ed12ffb74d17","kind":"tag","published_at":"2013-04-11T18:00:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.4/manifests"},{"name":"v0.8.23","sha":"c67f8d0500fe15637a623eb759d2ad7eb9fb3b0b","kind":"tag","published_at":"2013-04-09T00:36:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.23/manifests"},{"name":"v0.10.3","sha":"d4982f6f5e4a9a703127489a553b8d782997ea43","kind":"tag","published_at":"2013-04-03T18:25:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.3/manifests"},{"name":"v0.11.0","sha":"bce38b3d74e64fcb7d04a2dd551151da6168cdc5","kind":"tag","published_at":"2013-03-28T21:49:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.11.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"1e0de9c426e07a260bbec2d2196c2d2db8eb8886","kind":"tag","published_at":"2013-03-28T20:00:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"c274d1643589bf104122674a8c3fd147527a667d","kind":"tag","published_at":"2013-03-21T16:10:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"163ca274230fce536afe76c64676c332693ad7c1","kind":"tag","published_at":"2013-03-11T15:48:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.10.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.10.0/manifests"},{"name":"v0.8.22","sha":"67a4cb4fe8c2346e30ffb83f7178e205cc2dab33","kind":"tag","published_at":"2013-03-07T00:17:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.22/manifests"},{"name":"v0.9.12","sha":"0debf5a82934da805592b6496756cdf27c993abc","kind":"tag","published_at":"2013-03-06T21:47:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"83392403b7a9b7782b37c17688938c75010f81ba","kind":"tag","published_at":"2013-03-01T19:17:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.11/manifests"},{"name":"v0.8.21","sha":"530d8c05d4c546146f18e5ba811d7eb3b7b7c0c5","kind":"tag","published_at":"2013-02-25T21:47:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.21/manifests"},{"name":"v0.9.10","sha":"54d20ffba03fd1b45643b455935928b87eb5f08d","kind":"tag","published_at":"2013-02-19T21:57:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.10/manifests"},{"name":"v0.8.20","sha":"e10c75579b536581ddd7ae4e2c3bf8a9d550d343","kind":"tag","published_at":"2013-02-15T19:23:23.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.20/manifests"},{"name":"v0.9.9","sha":"4b9f0d190cd6b22853caeb0e07145a98ce1d1d7f","kind":"tag","published_at":"2013-02-07T17:53:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.9/manifests"},{"name":"v0.8.19","sha":"53978bdf420622ff0121c63c0338c9e7c2e60869","kind":"tag","published_at":"2013-02-06T17:43:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.19/manifests"},{"name":"v0.9.8","sha":"5f2f8400f665dc32c3e10e7d31d53d756ded9156","kind":"tag","published_at":"2013-01-24T18:30:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.8/manifests"},{"name":"v0.8.18","sha":"2c4eef0d972838c51999d32c0d251857a713dc18","kind":"tag","published_at":"2013-01-18T20:49:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.18/manifests"},{"name":"v0.9.7","sha":"9e7bebeb8305edd55735a95955a98fdbe47572e5","kind":"tag","published_at":"2013-01-18T19:34:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"9313fdc71ca8335d5e3a391c103230ee6219b3e2","kind":"tag","published_at":"2013-01-11T19:22:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.6/manifests"},{"name":"v0.8.17","sha":"c50c33e9397d7a0a8717e8ce7530572907c054ad","kind":"tag","published_at":"2013-01-10T01:00:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.17/manifests"},{"name":"v0.9.5","sha":"01994e8119c24f2284bac0779b32acb49c95bee7","kind":"tag","published_at":"2012-12-30T01:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"d86d83c75f6343b5368bb7bd328b4466a035e1d4","kind":"tag","published_at":"2012-12-21T20:33:35.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.4/manifests"},{"name":"v0.8.16","sha":"1c9c6277d5cfcaaac8569c0c8f7daa64292048a9","kind":"tag","published_at":"2012-12-13T19:49:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.16/manifests"},{"name":"v0.8.15","sha":"fdf91afb494a7a2fff2913d817f589c191a2c88f","kind":"tag","published_at":"2012-11-26T17:12:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.15/manifests"},{"name":"v0.8.14","sha":"b00527fcf05c3d9fb5d5d790f9472906a59fe218","kind":"tag","published_at":"2012-10-25T20:50:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.14/manifests"},{"name":"v0.8.13","sha":"ff4c974873f9a7cc6a5b042eb9b6389bb8dde6d6","kind":"tag","published_at":"2012-10-25T19:50:05.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.13/manifests"},{"name":"v0.9.3","sha":"1ed4c6776e4f52956918b70565502e0f8869829d","kind":"tag","published_at":"2012-10-24T17:07:15.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.3/manifests"},{"name":"v0.8.12","sha":"38c72d4e29574dec5205bcf23c2a85efe65331a4","kind":"tag","published_at":"2012-10-12T15:53:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.12/manifests"},{"name":"v0.8.11","sha":"e1f39468fa580c1e4cb15fac621f87944ee625dc","kind":"tag","published_at":"2012-09-27T17:20:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.11/manifests"},{"name":"v0.8.10","sha":"0bc273da4fcaa79b209ed755ad249a3e7be626a6","kind":"tag","published_at":"2012-09-25T22:32:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.10/manifests"},{"name":"v0.9.2","sha":"6e2055889091a424fbb5c500bc3ab9c05d1c28b4","kind":"tag","published_at":"2012-09-18T01:33:46.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.2/manifests"},{"name":"v0.8.9","sha":"b88c3902b241cf934e75443b934f2033ad3915b1","kind":"tag","published_at":"2012-09-11T18:54:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.9/manifests"},{"name":"v0.9.1","sha":"e6ce259d2caf338fec991c2dd447de763ce99ab7","kind":"tag","published_at":"2012-08-28T22:28:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.1/manifests"},{"name":"v0.8.8","sha":"a299c97bbc701f4d460e91214d7bfe7a9589d361","kind":"tag","published_at":"2012-08-22T19:41:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"f640c5d35cba96634cd8176a525a1d876e361a61","kind":"tag","published_at":"2012-08-16T00:19:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"0544a586ca6b6b900a42e164033dbf350765700a","kind":"tag","published_at":"2012-08-07T19:00:48.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.6/manifests"},{"name":"v0.6.21","sha":"55ddf54adf6c3a064142ecf3eb42f105ee90da5f","kind":"tag","published_at":"2012-08-03T21:39:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.21/manifests"},{"name":"v0.8.5","sha":"9b86a4453f0c76f2707a75c0b2343aba33ec63bc","kind":"tag","published_at":"2012-08-02T21:54:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f98562fcd7d1cab573ca4dc1612157d6999befd4","kind":"tag","published_at":"2012-07-25T17:21:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.4/manifests"},{"name":"v0.9.0","sha":"f9b237f478c372fd55e4590d7399dcd8f25f3603","kind":"tag","published_at":"2012-07-20T18:50:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.9.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.9.0/manifests"},{"name":"v0.8.3","sha":"60bf2d6cb33e4ce55604f73889ab840a9de8bdab","kind":"tag","published_at":"2012-07-19T17:13:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.3/manifests"},{"name":"v0.6.20","sha":"952e513379169ec1b40909d1db056e9bf4294899","kind":"tag","published_at":"2012-07-11T17:14:20.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.20/manifests"},{"name":"v0.8.2","sha":"cc6084b9ac5cf1d4fe5e7165b71e8fc05d11be1f","kind":"tag","published_at":"2012-07-09T17:22:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"2134aa3d5c622fc3c3b02ccb713fcde0e0df479a","kind":"tag","published_at":"2012-06-29T17:10:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"8b8a7a7f9b41e74e1e810d0330738ad06fc302ec","kind":"tag","published_at":"2012-06-25T14:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.8.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.8.0/manifests"},{"name":"v0.7.12","sha":"a72120190a8ffdbcd3d6ad2a2e6ceecd2087111e","kind":"tag","published_at":"2012-06-20T00:00:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.12/manifests"},{"name":"v0.7.11","sha":"1f93aa5d5d207e8bd739d365dbf9ad6dbcc69571","kind":"tag","published_at":"2012-06-15T19:46:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.11/manifests"},{"name":"v0.7.10-fixed","sha":"427662c6e9264378fccff4b7702cbe3be3f8f4b8","kind":"tag","published_at":"2012-06-11T17:03:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10-fixed","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10-fixed","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10-fixed","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10-fixed/manifests"},{"name":"v0.7.10","sha":"8d9766a9dfb1eea901219d2a865ce9300fe4d68e","kind":"tag","published_at":"2012-06-11T15:57:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.10/manifests"},{"name":"v0.6.19","sha":"debf552ed2d4a53957446e82ff3c52a8182d5ff4","kind":"tag","published_at":"2012-06-06T16:50:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.19/manifests"},{"name":"v0.7.9","sha":"782277f11a753ded831439ed826448c06fc0f356","kind":"tag","published_at":"2012-05-29T17:04:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.9/manifests"},{"name":"v0.6.18","sha":"4bc1d395de6abed2cf1e4d0b7b3a1480a21c368f","kind":"tag","published_at":"2012-05-15T17:00:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.18/manifests"},{"name":"v0.6.17","sha":"4ced23deaf36493f4303a18f6fdce768c58becc0","kind":"tag","published_at":"2012-05-04T20:29:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.17/manifests"},{"name":"v0.6.16","sha":"a1d193963ddc80a27da5da01b59751e14e33d1d6","kind":"tag","published_at":"2012-04-30T20:10:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.16/manifests"},{"name":"v0.7.8","sha":"c2b47097c0b483552efc1947c6766fa1128600b6","kind":"tag","published_at":"2012-04-18T17:13:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.8/manifests"},{"name":"v0.6.15","sha":"f160a45b254e591eb33716311c92be533c6d86c4","kind":"tag","published_at":"2012-04-09T17:33:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.15/manifests"},{"name":"v0.7.7","sha":"5cda2542fdb086f9fe5de889bea435a65e377dea","kind":"tag","published_at":"2012-03-30T18:36:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.7/manifests"},{"name":"v0.6.14","sha":"e513ffef7549a56a5af728e1f0c2c0c8f290518a","kind":"tag","published_at":"2012-03-23T18:15:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"9f7f86b534f8556290eb8cad915984ff4ca54996","kind":"tag","published_at":"2012-03-15T17:30:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.13/manifests"},{"name":"v0.7.6","sha":"f06abda6f58e517349d1b63a2cbf5a8d04a03505","kind":"tag","published_at":"2012-03-13T21:01:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.6/manifests"},{"name":"v0.6.12","sha":"48a2d34cfe6b7e1c9d15202a4ef5e3c82d1fba35","kind":"tag","published_at":"2012-03-02T21:10:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.12/manifests"},{"name":"v0.7.5","sha":"d384b8b0d2ab7f05465f0a3e15fe20b4e25b5f86","kind":"tag","published_at":"2012-02-23T22:39:26.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.5/manifests"},{"name":"v0.6.11","sha":"1eb1fe32250fc88cb5b0a97cddf3e02be02e3f4a","kind":"tag","published_at":"2012-02-17T21:17:04.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.11/manifests"},{"name":"v0.7.4","sha":"de21de920cf93ec40736ada3792a7f85f3eadeda","kind":"tag","published_at":"2012-02-15T19:37:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"99059aad8d654acda4abcfaa68df182b50f2ec90","kind":"tag","published_at":"2012-02-08T00:44:13.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.3/manifests"},{"name":"v0.6.10","sha":"051908e023f87894fa68f5b64d0b99a19a7db01e","kind":"tag","published_at":"2012-02-03T01:18:44.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.10/manifests"},{"name":"v0.7.2","sha":"a3efcd2006614c3835c9395b91ab89c1f260806c","kind":"tag","published_at":"2012-02-01T21:04:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.2/manifests"},{"name":"v0.6.9","sha":"f19e20d33f57c4d2853aaea7d2724d44f3b0012f","kind":"tag","published_at":"2012-01-28T00:54:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.9/manifests"},{"name":"v0.7.1","sha":"a74354735ab5d5b0fa35a1e4ff7e653757d2069b","kind":"tag","published_at":"2012-01-24T01:26:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.1/manifests"},{"name":"v0.6.8","sha":"d18cebaf8a7ac701dabd71a3aa4eb0571db6a645","kind":"tag","published_at":"2012-01-20T03:36:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.8/manifests"},{"name":"v0.7.0","sha":"9cc55dca6f67a6096c858b841c677b0593404321","kind":"tag","published_at":"2012-01-17T03:46:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.7.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.7.0/manifests"},{"name":"v0.6.7","sha":"d5a189acef14a851287ee555f7a39431fe276e1c","kind":"tag","published_at":"2012-01-07T01:34:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"9a059ea69e1f6ebd8899246682d8ca257610b8ab","kind":"tag","published_at":"2011-12-15T18:59:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"6cc94db653a2739ab28e33b2d6a63c51bd986a9f","kind":"tag","published_at":"2011-12-04T08:19:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"9170077f13e5e5475b23d1d3c2e7f69bfe139727","kind":"tag","published_at":"2011-12-02T01:31:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.4/manifests"},{"name":"heads/tags/v0.5.6","sha":"780e124c50a8000ec0cf258de58e1451b0c9f710","kind":"commit","published_at":"2011-11-25T12:07:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/heads/tags/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/heads/tags/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@heads%2Ftags%2Fv0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/heads%2Ftags%2Fv0.5.6/manifests"},{"name":"v0.6.3","sha":"b159c6d62e5756d3f8847419d29c6959ea288b56","kind":"tag","published_at":"2011-11-25T10:46:57.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a4402f0b2e410b19375a1d5c5fb7fe7f66f3c7f8","kind":"tag","published_at":"2011-11-18T23:19:41.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"170f2addb2dd0c625bc4a6d461e89a31ad68b79b","kind":"tag","published_at":"2011-11-11T22:56:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"865b077819a9271a29f982faaef99dc635b57fbc","kind":"tag","published_at":"2011-11-05T06:51:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.6.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.6.0/manifests"},{"name":"v0.5.10","sha":"220e61c1f65bf4db09699fcf6399c0809c0bc446","kind":"tag","published_at":"2011-10-22T01:46:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.10/manifests"},{"name":"v0.5.9","sha":"3bd9b08fb125b606f97a4079b147accfdeebb07d","kind":"tag","published_at":"2011-10-11T01:18:59.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.9/manifests"},{"name":"v0.5.8","sha":"7cc17a0cea1d25188c103745a7d0c24375e3a609","kind":"tag","published_at":"2011-09-30T20:59:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.8/manifests"},{"name":"v0.5.7","sha":"558241166c4f3c516e5a448e676db0b57119212f","kind":"tag","published_at":"2011-09-17T00:54:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.7/manifests"},{"name":"v0.4.12","sha":"771ba34ca7b839add2ef96879e1ffc684813cf7c","kind":"tag","published_at":"2011-09-15T23:46:45.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.12/manifests"},{"name":"v0.5.6","sha":"b49bec55806574a47403771bce1ee379c2b09ca2","kind":"tag","published_at":"2011-09-09T23:32:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.6/manifests"},{"name":"v0.5.5","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T22:52:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5/manifests"},{"name":"v0.5.5-rc1","sha":"d2d53d4bb262f517a227cc178a1648094ba54c20","kind":"tag","published_at":"2011-08-26T21:24:40.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.5-rc1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.5-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.5-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.5-rc1/manifests"},{"name":"v0.4.11","sha":"a745d19ce7d1c0e3778371af4f0346be70cf2c8e","kind":"tag","published_at":"2011-08-18T13:12:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.11/manifests"},{"name":"v0.5.4","sha":"cfba1f59224ff8602c3fe9145181cad4c6df89a9","kind":"tag","published_at":"2011-08-12T08:20:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"4585330afef44ddfb6a4054bd9b0f190b352628b","kind":"tag","published_at":"2011-08-02T07:18:47.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"08ffce1a00dde1199174b390a64a90b60768ddf5","kind":"tag","published_at":"2011-07-22T10:57:03.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.2/manifests"},{"name":"v0.4.10","sha":"1b8dd65d6e3b82b6863ef38835cc436c5d30c1d5","kind":"tag","published_at":"2011-07-20T06:51:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.10/manifests"},{"name":"v0.5.1","sha":"f8bfa54d0fa509f9242637bef2869a1b1e842ec8","kind":"tag","published_at":"2011-07-14T23:10:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"ae7ed8482ea7e53c59acbdf3cf0e0a0ae9d792cd","kind":"tag","published_at":"2011-07-06T01:46:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.5.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.5.0/manifests"},{"name":"v0.4.9","sha":"de44eafd7854d06cd85006f509b7051e8540589b","kind":"tag","published_at":"2011-06-29T11:24:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.9/manifests"},{"name":"v0.4.8","sha":"7dd22c26e4365698dc3efddf138c4d399cb912c8","kind":"tag","published_at":"2011-05-21T02:42:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.8/manifests"},{"name":"v0.4.7","sha":"c85455a954411b38232e79752d4abb61bb75031b","kind":"tag","published_at":"2011-04-23T00:06:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.7/manifests"},{"name":"v0.4.6","sha":"58002d56bc79410c5ff397fc0e1ffec0665db38a","kind":"tag","published_at":"2011-04-14T04:20:27.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.6/manifests"},{"name":"v0.4.5","sha":"787a343b588de26784fef97f953420b53a6e1d73","kind":"tag","published_at":"2011-04-02T01:00:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.5/manifests"},{"name":"v0.4.4","sha":"25122b986a90ba0982697b7abcb0158c302a1019","kind":"tag","published_at":"2011-03-26T08:48:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"c095ce1a1b41ca015758a713283bf1f0bd41e4c4","kind":"tag","published_at":"2011-03-18T21:28:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"39280e1b5731f3fcd8cc42ad41b86cdfdcb6d58b","kind":"tag","published_at":"2011-03-03T06:10:38.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"e8aef84191bc2c1ba2bcaa54f30aabde7f03769b","kind":"tag","published_at":"2011-02-20T02:45:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"eb155ea6f6a6aa341aa8c731dca8da545c6a4008","kind":"tag","published_at":"2011-02-10T10:40:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.4.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.4.0/manifests"},{"name":"v0.3.8","sha":"9493b7563bff31525b4080df5aeef09747782d5e","kind":"tag","published_at":"2011-02-05T03:36:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"d8579c6afdbe868de6dffa8db78bbe4ba2d03e0e","kind":"tag","published_at":"2011-01-28T04:52:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"bb3e71466e5240626d9d21cf791fe43e87d90011","kind":"tag","published_at":"2011-01-22T02:19:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"b622bc6305e3c675e0edfcdbaa387d849ad0bba0","kind":"tag","published_at":"2011-01-16T23:13:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"73f53e12e4a5b9ef7dbb4792bd5f8ad403094441","kind":"tag","published_at":"2011-01-08T23:48:33.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"57544ba1c54c7d0da890317deeb73076350c5647","kind":"tag","published_at":"2011-01-03T02:33:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.3/manifests"},{"name":"v0.2.6","sha":"6f8d78d84b53c9c59546e5e32a32db0a321c4796","kind":"tag","published_at":"2010-12-31T05:00:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.6/manifests"},{"name":"v0.3.2","sha":"4bb914bde9f3c2d6de00853353b6b8fc9c66143a","kind":"tag","published_at":"2010-12-17T17:52:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.2/manifests"},{"name":"v0.2.5","sha":"74a1fc334e486683d6da02fd918725d246ffc273","kind":"tag","published_at":"2010-11-17T05:47:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.5/manifests"},{"name":"v0.3.1","sha":"ce9a54aa1fbf709dd30316af8a2f14d83150e947","kind":"tag","published_at":"2010-11-17T05:36:29.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.1/manifests"},{"name":"v0.2.4","sha":"428a67012158eb2ff478a0dc58336e85e4c6399a","kind":"tag","published_at":"2010-10-24T21:47:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.4/manifests"},{"name":"v0.3.0","sha":"1582cfebd6719b2d2373547994b3dca5c8c569c0","kind":"tag","published_at":"2010-10-23T23:00:53.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.3.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.3.0/manifests"},{"name":"v0.2.3","sha":"dc103ae020ecd6182aa2adb482ac72ea944130ee","kind":"tag","published_at":"2010-10-02T13:06:09.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.3/manifests"},{"name":"v0.2.2","sha":"7bf46bc9808f4db98f1cf177d58a6ecf3a50b65d","kind":"tag","published_at":"2010-09-17T18:35:22.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"da235fa12c208fc8243600e128db2c9b55624c5c","kind":"tag","published_at":"2010-09-10T20:52:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"9283e134e558900ba89d9a33c18a9bdedab07cb9","kind":"tag","published_at":"2010-08-20T08:54:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.2.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.2.0/manifests"},{"name":"v0.1.104","sha":"b14dd49222687c12f3e8eac597cff4f2674f84e8","kind":"tag","published_at":"2010-08-13T16:02:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.104","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.104","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.104","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.104/manifests"},{"name":"v0.1.103","sha":"0b925d075d359d03426f0b32bb58a5e05825b4ea","kind":"tag","published_at":"2010-08-04T19:04:32.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.103","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.103/manifests"},{"name":"v0.1.102","sha":"2a4568c85f33869c75ff43ccd30f0ec188b43eab","kind":"tag","published_at":"2010-07-26T06:40:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.102","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.102","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.102","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.102/manifests"},{"name":"v0.1.101","sha":"0174ceb6b24caa0bdfc523934c56af9600fa9b58","kind":"tag","published_at":"2010-07-17T04:50:34.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.101","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.101","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.101","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.101/manifests"},{"name":"v0.1.100","sha":"a6b8586e947f9c3ced180fe68c233d0c252add8b","kind":"tag","published_at":"2010-07-03T07:10:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.100","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.100","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.100","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.100/manifests"},{"name":"v0.1.99","sha":"a620b7298f68f68a855306437a3b60b650d61d78","kind":"tag","published_at":"2010-06-21T20:56:14.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.99","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.99","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.99","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.99/manifests"},{"name":"v0.1.98","sha":"10d8adb08933d1d4cea60192c2a31c56d896733d","kind":"tag","published_at":"2010-06-11T19:58:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.98","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.98/manifests"},{"name":"v0.1.97","sha":"0c1aa36835fa6a3557843dcbc6ed6714d353a783","kind":"tag","published_at":"2010-05-30T02:38:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.97","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.97","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.97","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.97/manifests"},{"name":"v0.1.96","sha":"9514a4d5476225e8c8310ce5acae2857033bcaaa","kind":"tag","published_at":"2010-05-21T09:56:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.96","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.96","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.96","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.96/manifests"},{"name":"v0.1.95","sha":"0914d33842976c2c870df06573b68f9192a1fb7a","kind":"tag","published_at":"2010-05-13T23:24:58.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.95","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.95/manifests"},{"name":"v0.1.94","sha":"f711d5343b29d1e72e87107315708e40951a7826","kind":"tag","published_at":"2010-05-06T17:39:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.94","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.94","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.94","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.94/manifests"},{"name":"v0.1.93","sha":"557ba6bd97bad3afe0f9bd3ac07efac0a39978c1","kind":"tag","published_at":"2010-04-30T00:46:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.93","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.93","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.93","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.93/manifests"},{"name":"v0.1.92","sha":"caa828a242f39b6158084ef4376355161c14fe34","kind":"tag","published_at":"2010-04-23T23:39:39.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.92","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.92","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.92","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.92/manifests"},{"name":"v0.1.91","sha":"311d7dee19034ff1c6bc9098c36973b8d687eaba","kind":"tag","published_at":"2010-04-15T09:10:52.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.91","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.91","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.91","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.91/manifests"},{"name":"v0.1.90","sha":"07e64d45ffa1856e824c4fa6afd0442ba61d6fd8","kind":"tag","published_at":"2010-04-10T00:05:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.90","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.90","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.90","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.90/manifests"},{"name":"v0.1.33","sha":"618296ef571e873976f608d91a3d6b9e65fe8284","kind":"tag","published_at":"2010-03-20T04:07:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.33","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.33/manifests"},{"name":"v0.1.32","sha":"61c801413544a50000faa7f58376e9b33ba6254f","kind":"tag","published_at":"2010-03-13T02:50:56.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.32","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.32/manifests"},{"name":"v0.1.31","sha":"39b63dfe1737d46a8c8818c92773ef181fd174b3","kind":"tag","published_at":"2010-03-06T01:56:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.31","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.31/manifests"},{"name":"v0.1.30","sha":"bb0d1e65e1671aaeb21fac186b066701da0bc33b","kind":"tag","published_at":"2010-02-22T09:32:36.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.30","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.30/manifests"},{"name":"v0.1.29","sha":"87d5e5b316a4276bcf881f176971c1a237dcdc7a","kind":"tag","published_at":"2010-02-17T23:15:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.29","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.29/manifests"},{"name":"v0.1.28","sha":"49de41ef463292988ddacfb01a20543b963d9669","kind":"tag","published_at":"2010-02-09T21:20:25.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.28","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.28/manifests"},{"name":"v0.1.27","sha":"0cfa789cc530848725a8cb5595224e78ae7b9dd0","kind":"tag","published_at":"2010-02-03T20:26:21.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.27","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.27/manifests"},{"name":"v0.1.26","sha":"da00413196e432247346d9e587f8c78ce5ceb087","kind":"tag","published_at":"2010-01-20T19:28:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.26","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.26/manifests"},{"name":"v0.1.25","sha":"39ca93549af91575ca9d4cbafd1e170fbcef3dfa","kind":"tag","published_at":"2010-01-09T10:13:02.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.25","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.25/manifests"},{"name":"v0.1.24","sha":"642c2773a7eb2034f597af1cd404b9e086b59632","kind":"tag","published_at":"2009-12-31T08:31:01.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.24","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.24/manifests"},{"name":"v0.1.23","sha":"f91e347eeeeac1a8bd6a7b462df0321b60f3affc","kind":"tag","published_at":"2009-12-22T19:31:54.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.23","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.23/manifests"},{"name":"v0.1.22","sha":"a2d809fe902f6c4102dba8f2e3e9551aad137c0f","kind":"tag","published_at":"2009-12-19T00:25:11.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.22","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.22/manifests"},{"name":"v0.1.21","sha":"c6affb64f96a403a14d20035e7fbd6d0ce089db5","kind":"tag","published_at":"2009-12-06T17:00:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.21","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.21/manifests"},{"name":"v0.1.20","sha":"aa42c6790da8ed2cd2b72051c07f6251fe1724d8","kind":"tag","published_at":"2009-11-28T16:04:49.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.20","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.20/manifests"},{"name":"v0.1.19","sha":"633d6be328708055897b72327b88ac88e158935f","kind":"tag","published_at":"2009-11-28T00:51:08.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.19","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.19/manifests"},{"name":"v0.1.18","sha":"027829d2853a14490e6de9fc5f7094652d045ab8","kind":"tag","published_at":"2009-11-17T14:05:51.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.18","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.18/manifests"},{"name":"v0.1.17","sha":"d1f69ef35dac810530df8249d523add168e09f03","kind":"tag","published_at":"2009-11-07T19:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.17","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.17/manifests"},{"name":"v0.1.16","sha":"726865af7bbafe58435986f4a193ff11c84e4bfe","kind":"tag","published_at":"2009-11-03T12:48:10.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.16","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.16/manifests"},{"name":"v0.1.15","sha":"eca2de73ed786b935507fd1c6faccd8df9938fd3","kind":"tag","published_at":"2009-10-28T15:37:06.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.15","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.15/manifests"},{"name":"v0.1.14","sha":"d79b6e9f7ffad4c6aabbe5bd89108e2005366469","kind":"tag","published_at":"2009-10-09T16:15:30.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.14","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.14/manifests"},{"name":"v0.1.13","sha":"9c9d67eb6ce1162c8da05ff59624f6c3ade19bf7","kind":"tag","published_at":"2009-09-30T21:21:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.13","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"2f56ccb45e87510de712f56705598b3b4e3548ec","kind":"tag","published_at":"2009-09-24T11:51:18.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.12","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"5ddc4f5d0c002bac0ae3d62fc0dc58f0d2d83ec4","kind":"tag","published_at":"2009-09-18T16:32:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.11","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"12bb0d46ce761e3d00a27170e63b40408c15b558","kind":"tag","published_at":"2009-09-11T19:07:19.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.10","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"ba6c5e38d54de30adfce69a21bafc81c35b07a03","kind":"tag","published_at":"2009-09-05T12:48:07.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.9","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"734e86b9e568de5f694ae290a2b5c9395b70937c","kind":"tag","published_at":"2009-09-04T10:35:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.8","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"31db4f1ed837f3835937f60d31368bdb31998386","kind":"tag","published_at":"2009-08-27T10:34:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.7","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"9c97b1db3099d61cd292aa59ec2227a619f3a7ab","kind":"commit","published_at":"2009-08-22T11:07:31.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"a73998d6f491227e595524dc70589369fb458224","kind":"tag","published_at":"2009-08-21T16:03:42.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"0f888ed6de153f68c17005211d7e0f960a5e34f3","kind":"tag","published_at":"2009-08-13T13:53:12.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"7464d423103b96c400d6875d390c19b637532ebf","kind":"tag","published_at":"2009-08-06T12:05:24.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"e10fbab00fd8325a7d05d1f854292143b8361e1f","kind":"tag","published_at":"2009-08-01T12:56:55.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"77d407df2826b20e9177c26c0d2bb4481e497937","kind":"commit","published_at":"2009-07-27T13:48:16.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"813b53938b40484f63e7324c030e33711f26a149","kind":"tag","published_at":"2009-06-30T13:18:50.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.1.0","html_url":"https://github.com/nodejs/node/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.1.0/manifests"},{"name":"v0.0.6","sha":"fbe0be19ebfb422d8fa20ea5204c1713e9214d5f","kind":"commit","published_at":"2009-06-24T14:43:37.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.6","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"ec5f3dbae11ed121d24744861a8fce55636ecd66","kind":"tag","published_at":"2009-06-18T21:29:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.5","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"916b9ca715b229b0703f0ed6c2fc065410fb189c","kind":"commit","published_at":"2009-06-12T15:37:43.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.4","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"4cfc982c776475eb65fb1080e6b575a86505a347","kind":"tag","published_at":"2009-06-11T12:18:28.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.3","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"4fbe15f065dfcc8de997e5ed32632e5d23ed3e64","kind":"tag","published_at":"2009-05-31T12:25:17.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.2","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"a3627c06f8248b8c7a1580f2985f5b566fc12672","kind":"tag","published_at":"2009-05-27T16:19:00.000Z","download_url":"https://codeload.github.com/nodejs/node/tar.gz/v0.0.1","html_url":"https://github.com/nodejs/node/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/nodejs/node@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/tags/v0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-08-27T14:46:09.491Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":46.0930330303997,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":23.38015712019016},"purl":"pkg:nuget/dkx.nodejs.linux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/dkx.nodejs.linux","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/dkx.nodejs.linux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/dkx.nodejs.linux/dependencies","status":null,"funding_links":["https://github.com/sponsors/nodejs","https://opencollective.com/nodejs"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-27T10:00:08.678Z","issues_count":9862,"pull_requests_count":24936,"avg_time_to_close_issue":16391913.146784164,"avg_time_to_close_pull_request":2850026.1142149763,"issues_closed_count":7599,"pull_requests_closed_count":21401,"pull_request_authors_count":2491,"issue_authors_count":5404,"avg_comments_per_issue":6.115088217400122,"avg_comments_per_pull_request":6.715070580686557,"merged_pull_requests_count":9780,"bot_issues_count":1,"bot_pull_requests_count":363,"past_year_issues_count":233,"past_year_pull_requests_count":920,"past_year_avg_time_to_close_issue":3673397.6666666665,"past_year_avg_time_to_close_pull_request":1341260.5658682634,"past_year_issues_closed_count":90,"past_year_pull_requests_closed_count":334,"past_year_pull_request_authors_count":312,"past_year_issue_authors_count":183,"past_year_avg_comments_per_issue":2.1545064377682404,"past_year_avg_comments_per_pull_request":4.7043478260869565,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":20,"past_year_merged_pull_requests_count":209,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","maintainers":[{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"targos","count":836,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"nodejs-github-bot","count":802,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"jasnell","count":748,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"tniessen","count":660,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"},{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"legendecas","count":422,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"panva","count":343,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"},{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"marco-ippolito","count":234,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mcollina","count":212,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"codebytere","count":202,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"BridgeAR","count":167,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"},{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"},{"login":"mertcanaltin","count":113,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"},{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"},{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"},{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"},{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"},{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"},{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"},{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"},{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"},{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"LiviaMedeiros","count":73,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"},{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"},{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"},{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"},{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"},{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"},{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"},{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"avivkeller","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"},{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"},{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"},{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"},{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"},{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"},{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"},{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"},{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"},{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"},{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"},{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"},{"login":"JakobJingleheimer","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"},{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"},{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"},{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"},{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"},{"login":"pimterry","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"watilde","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"},{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"},{"login":"atlowChemi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"},{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"},{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"ChALkeR","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"sxa","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"},{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"},{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"},{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"},{"login":"ovflowd","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"},{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"},{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"},{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"},{"login":"araujogui","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"},{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"},{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"},{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"},{"login":"styfle","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"},{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"},{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"},{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"},{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"},{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"},{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"},{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"},{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"},{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"},{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"},{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"},{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"},{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"},{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"},{"login":"MarshallOfSound","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"},{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"},{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"},{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"},{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"},{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"},{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"},{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"},{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"},{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"},{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"},{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"},{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"},{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"},{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"},{"login":"sheplu","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"},{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"},{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"},{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"},{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"},{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"},{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"},{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"},{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"},{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"},{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"},{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"},{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"},{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"},{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"},{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"},{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"},{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"},{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"},{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"},{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"},{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"},{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"},{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"},{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"},{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"},{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"},{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"},{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"},{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"},{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"},{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"},{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"},{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"},{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"},{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"},{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"},{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"},{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"},{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"}],"active_maintainers":[{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"},{"login":"nodejs-github-bot","count":51,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"},{"login":"mcollina","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"panva","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"},{"login":"jasnell","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"},{"login":"joyeecheung","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"},{"login":"legendecas","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"},{"login":"pimterry","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"},{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"},{"login":"codebytere","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"},{"login":"avivkeller","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"},{"login":"RafaelGSS","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"},{"login":"Renegade334","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"},{"login":"addaleax","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"},{"login":"sxa","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"},{"login":"watilde","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"},{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"},{"login":"araujogui","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"},{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"targos","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"},{"login":"richardlau","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"},{"login":"BridgeAR","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"},{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"},{"login":"marco-ippolito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"},{"login":"mertcanaltin","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"},{"login":"MoLow","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"},{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"},{"login":"ronag","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"},{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"},{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"},{"login":"ChALkeR","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"},{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"},{"login":"brunocroh","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"},{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"},{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"},{"login":"LiviaMedeiros","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"},{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"},{"login":"tniessen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"},{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"},{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"},{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"},{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"},{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"},{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"},{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"},{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"},{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"},{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"},{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"},{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"},{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"},{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"},{"login":"MarshallOfSound","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"},{"login":"JakobJingleheimer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"},{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"},{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"},{"login":"devsnek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/dkx.nodejs.linux/codemeta","maintainers":[{"uuid":"david_kudera","login":"david_kudera","name":null,"email":null,"url":null,"packages_count":14,"html_url":"https://www.nuget.org/profiles/david_kudera","role":null,"created_at":"2024-02-27T06:55:12.135Z","updated_at":"2024-02-27T06:55:12.135Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/david_kudera/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":849567,"maintainers_count":114937,"namespaces_count":0,"keywords_count":175953,"github":"nuget","metadata":{"funded_packages_count":33284,"rate_limit":2},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2026-09-04T05:04:03.539Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}}],"commits":{"id":175628,"full_name":"nodejs/node","default_branch":"main","total_commits":47521,"total_committers":4269,"total_bot_commits":317,"total_bot_committers":2,"mean_commits":11.131646755680487,"dds":0.9336924728014983,"past_year_total_commits":3098,"past_year_total_committers":387,"past_year_total_bot_commits":138,"past_year_total_bot_committers":2,"past_year_mean_commits":8.005167958656331,"past_year_dds":0.9118786313750807,"last_synced_at":"2026-09-07T20:45:03.340Z","last_synced_commit":"2929417e8ad4b2af515f6e07c04d2a2b285980e7","created_at":"2023-03-08T03:28:06.379Z","updated_at":"2026-09-07T20:45:02.051Z","committers":[{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":3151},{"name":"Ryan Dahl","email":"ry@tinyclouds.org","login":"ry","count":2941},{"name":"Ben Noordhuis","email":"info@bnoordhuis.nl","login":"bnoordhuis","count":2262},{"name":"Anna Henningsen","email":"anna@addaleax.net","login":"addaleax","count":1655},{"name":"Isaac Z. Schlueter","email":"i@izs.me","login":"isaacs","count":1519},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":1353},{"name":"James M Snell","email":"jasnell@gmail.com","login":"jasnell","count":1253},{"name":"Joyee Cheung","email":"joyeec9h3@gmail.com","login":"joyeecheung","count":1251},{"name":"Colin Ihrig","email":"cjihrig@gmail.com","login":"cjihrig","count":1186},{"name":"Antoine du Hamel","email":"duhamelantoine1995@gmail.com","login":"aduh95","count":1131},{"name":"Node.js GitHub Bot","email":"github-bot@iojs.org","login":"nodejs-github-bot","count":1050},{"name":"Ruben Bridgewater","email":"ruben@bridgewater.de","login":"BridgeAR","count":848},{"name":"Tobias Nießen","email":"tniessen@tnie.de","login":"tniessen","count":781},{"name":"Fedor Indutny","email":"fedor@indutny.com","login":"indutny","count":767},{"name":"Daniel Bevenius","email":"daniel.bevenius@gmail.com","login":"danbev","count":605},{"name":"Bert Belder","email":"bertbelder@gmail.com","login":"piscisaureus","count":585},{"name":"Rafael Gonzaga","email":"rafael.nunu@hotmail.com","login":"RafaelGSS","count":442},{"name":"Richard Lau","email":"richard.lau@ibm.com","login":"richardlau","count":426},{"name":"Filip Skokan","email":"panva.ip@gmail.com","login":"panva","count":423},{"name":"Michael Dawson","email":"midawson@redhat.com","login":"mhdawson","count":412},{"name":"Chengzhong Wu","email":"legendecas@gmail.com","login":"legendecas","count":386},{"name":"Yagiz Nizipli","email":"yagiz@nizipli.com","login":"anonrig","count":377},{"name":"Brian White","email":"mscdex@mscdex.net","login":"mscdex","count":374},{"name":"Rod Vagg","email":"rod@vagg.org","login":"rvagg","count":369},{"name":"Trevor Norris","email":"trev.norris@gmail.com","login":"trevnorris","count":364},{"name":"Sam Roberts","email":"vieuxtech@gmail.com","login":"sam-github","count":354},{"name":"Robert Nagy","email":"ronagy@icloud.com","login":"ronag","count":351},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":345},{"name":"vsemozhetbyt","email":"vsemozhetbyt@gmail.com","login":"vsemozhetbyt","count":332},{"name":"Refael Ackermann","email":"refack@gmail.com","login":"refack","count":326},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":296},{"name":"Myles Borins","email":"myles.borins@gmail.com","login":"MylesBorins","count":291},{"name":"Matteo Collina","email":"hello@matteocollina.com","login":"mcollina","count":289},{"name":"Timothy J Fontaine","email":"tjfontaine@gmail.com","login":"tjfontaine","count":268},{"name":"Marco Ippolito","email":"marcoippolito54@gmail.com","login":"marco-ippolito","count":231},{"name":"Shigeki Ohtsu","email":"ohtsu@ohtsu.org","login":"shigeki","count":221},{"name":"Anatoli Papirovski","email":"apapirovski@mac.com","login":"apapirovski","count":220},{"name":"gengjiawen","email":"technicalcute@gmail.com","login":"gengjiawen","count":214},{"name":"Nathan Rajlich","email":"nathan@tootallnate.net","login":"TooTallNate","count":195},{"name":"Darshan Sen","email":"raisinten@gmail.com","login":"RaisinTen","count":191},{"name":"Moshe Atlow","email":"moshe@atlow.co.il","login":"MoLow","count":179},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com","login":"trivikr","count":166},{"name":"Jeremiah Senkpiel","email":"fishrock123@rocketmail.com","login":"Fishrock123","count":164},{"name":"Shelley Vohr","email":"shelley.vohr@gmail.com","login":"codebytere","count":164},{"name":"LiviaMedeiros","email":"livia@cirno.name","login":"LiviaMedeiros","count":159},{"name":"Evan Lucas","email":"evanlucas@me.com","login":"evanlucas","count":159},{"name":"Koichi Kobayashi","email":"koichik@improvement.jp","login":"koichik","count":157},{"name":"Gabriel Schulhof","email":"gabrielschulhof@gmail.com","login":"gabrielschulhof","count":156},{"name":"Aviv Keller","email":"redyetidev@gmail.com","login":"RedYetiDev","count":156},{"name":"Timothy Gu","email":"timothygu99@gmail.com","login":"TimothyGu","count":154},{"name":"Guy Bedford","email":"guybedford@gmail.com","login":"guybedford","count":151},{"name":"Sakthipriyan Vairamani","email":"thechargingvolcano@gmail.com","login":"thefourtheye","count":147},{"name":"Ali Ijaz Sheikh","email":"ofrobots@google.com","login":"ofrobots","count":135},{"name":"Daijiro Wachi","email":"daijiro.wachi@gmail.com","login":"watilde","count":133},{"name":"Santiago Gimeno","email":"santiago.gimeno@gmail.com","login":"santigimeno","count":125},{"name":"Felix Geisendörfer","email":"felix@debuggable.com","login":"felixge","count":124},{"name":"Gus Caplan","email":"me@gus.host","login":"devsnek","count":123},{"name":"Deokjin Kim","email":"deokjin81.kim@gmail.com","login":"deokjinkim","count":117},{"name":"theanarkh","email":"theratliter@gmail.com","login":"theanarkh","count":116},{"name":"Benjamin Gruenbaum","email":"benjamingr@gmail.com","login":"benjamingr","count":115},{"name":"Juan José Arboleda","email":"soyjuanarbol@gmail.com","login":"juanarbol","count":109},{"name":"René","email":"contact.9a5d6388@renegade334.me.uk","login":"Renegade334","count":107},{"name":"Andreas Madsen","email":"amwebdk@gmail.com","login":"AndreasMadsen","count":105},{"name":"npm team","email":"ops+robot@npmjs.com","login":"npm-cli-bot","count":104},{"name":"Mary Marchini","email":"oss@mmarchini.me","login":"mmarchini","count":101},{"name":"himself65","email":"himself65@outlook.com","login":"himself65","count":98},{"name":"Roman Reiss","email":"me@silverwind.io","login":"silverwind","count":97},{"name":"Igor Zinkovsky","email":"igorzi@microsoft.com","login":null,"count":96},{"name":"Eugene Ostroukhov","email":"eostroukhov@google.com","login":"eugeneo","count":91},{"name":"João Reis","email":"reis@janeasystems.com","login":"joaocgreis","count":89},{"name":"Daeyeon Jeong","email":"daeyeon.dev@gmail.com","login":"daeyeon","count":89},{"name":"Beth Griggs","email":"bethanyngriggs@gmail.com","login":"BethGriggs","count":89},{"name":"Denys Otrishko","email":"shishugi@gmail.com","login":"lundibundi","count":86},{"name":"Ujjwal Sharma","email":"ryzokuken@disroot.org","login":"ryzokuken","count":82},{"name":"Cheng Zhao","email":"zcbenz@gmail.com","login":"zcbenz","count":80},{"name":"Dario Piotrowicz","email":"dario.piotrowicz@gmail.com","login":"dario-piotrowicz","count":79},{"name":"Bartosz Sosnowski","email":"bartosz@janeasystems.com","login":"bzoz","count":77},{"name":"Johan Bergström","email":"bugs@bergstroem.nu","login":"jbergstroem","count":76},{"name":"Mohammed Keyvanzadeh","email":"mohammadkeyvanzade94@gmail.com","login":"VoltrexKeyva","count":76},{"name":"Geoffrey Booth","email":"webadmin@geoffreybooth.com","login":"GeoffreyBooth","count":75},{"name":"Jon Moss","email":"me@jonathanmoss.me","login":"maclover7","count":74},{"name":"Benjamin Coe","email":"bencoe@gmail.com","login":"bcoe","count":74},{"name":"Alexis Campailla","email":"alexis@janeasystems.com","login":"orangemocha","count":73},{"name":"Gibson Fahnestock","email":"gibfahn@gmail.com","login":"gibfahn","count":73},{"name":"Ruy Adorno","email":"ruy@vlt.sh","login":"ruyadorno","count":73},{"name":"Jackson Tian","email":"shyvo1987@gmail.com","login":"JacksonTian","count":72},{"name":"Yongsheng Zhang","email":"zyszys98@gmail.com","login":"ZYSzys","count":72},{"name":"Gireesh Punathil","email":"gpunathi@in.ibm.com","login":"gireeshpunathil","count":69},{"name":"Stefan Stojanovic","email":"stefan.stojanovic@janeasystems.com","login":"StefanStojanovic","count":69},{"name":"Gerhard Stoebich","email":"18708370+Flarna","login":"Flarna","count":69},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com","login":"ChALkeR","count":68},{"name":"Paolo Insogna","email":"paolo@cowtech.it","login":"ShogunPanda","count":67},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":66},{"name":"Tim Perry","email":"pimterry@gmail.com","login":"pimterry","count":62},{"name":"Steven R. Loomis","email":"srl295@gmail.com","login":"srl295","count":62},{"name":"Bryan English","email":"bryan@bryanenglish.com","login":"bengl","count":61},{"name":"Maciej Małecki","email":"maciej.malecki@notimplemented.org","login":"mmalecki","count":58},{"name":"Yorkie Liu","email":"yorkiefixer@gmail.com","login":"yorkie","count":57},{"name":"jakecastelli","email":"38635403+jakecastelli","login":"jakecastelli","count":56},{"name":"Nikolai Vavilov","email":"vvnicholas@gmail.com","login":"seishun","count":55},{"name":"dnlup","email":"dnlup.dev@gmail.com","login":"dnlup","count":55},{"name":"Adrian Estrada","email":"edsadr@gmail.com","login":"edsadr","count":55},{"name":"Franziska Hinkelmann","email":"franziska.hinkelmann@gmail.com","login":"fhinkel","count":53},{"name":"Kohei Ueno","email":"kohei.ueno119@gmail.com","login":"cola119","count":52},{"name":"Bradley Farias","email":"bradley.meck@gmail.com","login":"bmeck","count":51},{"name":"Stephen Belanger","email":"admin@stephenbelanger.com","login":"Qard","count":51},{"name":"Chemi Atlow","email":"chemi@atlow.co.il","login":"atlowChemi","count":51},{"name":"Julien Gilli","email":"jgilli@netflix.com","login":null,"count":51},{"name":"Khaidi Chu","email":"i@2333.moe","login":"XadillaX","count":50},{"name":"Weijia Wang","email":"starkwang@126.com","login":"starkwang","count":49},{"name":"Vladimir Kurchatkin","email":"vladimir.kurchatkin@gmail.com","login":"vkurchatkin","count":46},{"name":"Mert Can Altin","email":"mertgold60@gmail.com","login":"mertcanaltin","count":46},{"name":"Micheil Smith","email":"micheil@brandedcode.com","login":"miksago","count":45},{"name":"Jacob Smith","email":"3012099+JakobJingleheimer","login":"JakobJingleheimer","count":45},{"name":"Keyhan Vakil","email":"kvakil@sylph.kvakil.me","login":"kvakil","count":44},{"name":"Danielle Adams","email":"adamzdanielle@gmail.com","login":"danielleadams","count":43},{"name":"Debadree Chatterjee","email":"debadree333@gmail.com","login":"debadree25","count":43},{"name":"Yang Guo","email":"yangguo@chromium.org","login":"hashseed","count":43},{"name":"ZiJian Liu","email":"Lxxyxzj@gmail.com","login":"Lxxyx","count":42},{"name":"Nitzan Uziely","email":"linkgoron@gmail.com","login":"Linkgoron","count":42},{"name":"David Benjamin","email":"davidben@google.com","login":"davidben","count":40},{"name":"Nick Schonning","email":"nschonni@gmail.com","login":"nschonni","count":40},{"name":"Raz Luvaton","email":"rluvaton@gmail.com","login":"rluvaton","count":40},{"name":"Chris Dickinson","email":"christopher.s.dickinson@gmail.com","login":"chrisdickinson","count":39},{"name":"Kat Marchán","email":"kzm@zkat.tech","login":"zkat","count":39},{"name":"Pietro Marchini","email":"pietro.marchini94@gmail.com","login":"pmarchini","count":39},{"name":"Feng Yu","email":"F3n67u@outlook.com","login":"F3n67u","count":39},{"name":"Tristian Flanagan","email":"tflanagan@datacollaborative.com","login":"tflanagan","count":38},{"name":"Brendan Ashworth","email":"brendan.ashworth@me.com","login":"brendanashworth","count":38},{"name":"Herbert Vojčík","email":"herby@mailbox.sk","login":null,"count":37},{"name":"Akhil Marsonya","email":"akhil.marsonya27@gmail.com","login":"marsonya","count":37},{"name":"Mestery","email":"mestery@protonmail.com","login":"Mesteery","count":37},{"name":"Yash Ladha","email":"yash@yashladha.in","login":"yashLadha","count":37},{"name":"Edy Silva","email":"edigleyssonsilva@gmail.com","login":"geeksilva97","count":37},{"name":"Alex Aubuchon","email":"alex@aub.dev","login":"reasonablytall","count":36},{"name":"Shima Ryuhei","email":"65934663+islandryu","login":"islandryu","count":36},{"name":"Matthew Aitken","email":"maitken033380023@gmail.com","login":"KhafraDev","count":36},{"name":"Masashi Hirano","email":"cherrydog07@gmail.com","login":null,"count":36},{"name":"Gürgün Dayıoğlu","email":"hey@gurgun.day","login":"gurgunday","count":35},{"name":"Saúl Ibarra Corretgé","email":"s@saghul.net","login":"saghul","count":35},{"name":"Tom Hughes","email":"tom.hughes@palm.com","login":"thughes","count":35},{"name":"Matt Loring","email":"mattloring@google.com","login":null,"count":35},{"name":"Jungku Lee","email":"zighart8456@naver.com","login":null,"count":34},{"name":"Aviv Keller","email":"me@aviv.sh","login":"avivkeller","count":33},{"name":"Harshitha KP","email":"harshi46@in.ibm.com","login":"HarshithaKP","count":33},{"name":"Stewart X Addison","email":"sxa@redhat.com","login":"sxa","count":31},{"name":"Yuta Hiroto","email":"git@about-hiroppy.com","login":"hiroppy","count":31},{"name":"Vinicius Lourenço","email":"12551007+H4ad","login":"H4ad","count":30},{"name":"Abdirahim Musse","email":"abdirahim.musse@ibm.com","login":"abmusse","count":30},{"name":"Jérémy Lal","email":"kapouer@melix.org","login":"kapouer","count":29},{"name":"Mike McCready","email":"66998419+MikeMcC399","login":"MikeMcC399","count":29},{"name":"Mikeal Rogers","email":"mikeal.rogers@gmail.com","login":"mikeal","count":29},{"name":"Andrey Pechkurov","email":"apechkurov@gmail.com","login":"puzpuzpuz","count":28},{"name":"Jason Zhang","email":"xzha4350@gmail.com","login":"jazelly","count":28},{"name":"Pooja D.P","email":"Pooja.D.P@ibm.com","login":"PoojaDurgad","count":28},{"name":"Ouyang Yadong","email":"oyydoibh@gmail.com","login":"oyyd","count":28},{"name":"rickyes","email":"0x19951125@gmail.com","login":"rickyes","count":28},{"name":"Yosuke Furukawa","email":"yosuke.furukawa@gmail.com","login":"yosuke-furukawa","count":28},{"name":"Sebastien Ahkrin","email":"sebastien48criquet@gmail.com","login":"Sebastien-Ahkrin","count":28},{"name":"Josh Gavant","email":"josh.gavant@outlook.com","login":"joshgav","count":28},{"name":"Leko","email":"leko.noor@gmail.com","login":"Leko","count":27},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":26},{"name":"Forrest L Norvell","email":"othiym23@gmail.com","login":"othiym23","count":26},{"name":"ExE Boss","email":"3889017+ExE-Boss","login":"ExE-Boss","count":26},{"name":"Adam Majer","email":"amajer@suse.de","login":"AdamMajer","count":26},{"name":"Lance Ball","email":"lball@redhat.com","login":"lance","count":26},{"name":"Rongjian Zhang","email":"pd4d10@gmail.com","login":"pd4d10","count":26},{"name":"Xuguang Mei","email":"meixuguang@gmail.com","login":"meixg","count":26},{"name":"Pranshu Srivastava","email":"rexagod@gmail.com","login":"rexagod","count":26},{"name":"Archkon","email":"180910180+Archkon","login":"Archkon","count":25},{"name":"Karl Skomski","email":"karl@skomski.com","login":"skomski","count":25},{"name":"Sam Ruby","email":"rubys@intertwingly.net","login":"rubys","count":25},{"name":"Stefan Budeanu","email":"stefan@budeanu.com","login":"stefanmb","count":25},{"name":"MaleDong","email":"maledong_github@outlook.com","login":null,"count":25},{"name":"Henry Rawas","email":"henryr@schakra.com","login":"HenryRawas","count":24},{"name":"Alexey Orlenko","email":"eaglexrlnk@gmail.com","login":"aqrln","count":24},{"name":"Kyle Robinson Young","email":"kyle@dontkry.com","login":"shama","count":24},{"name":"Mithun Sasidharan","email":"mithunsasidharan89@gmail.com","login":"mithunsasidharan","count":24},{"name":"Paul Querna","email":"pquerna@apache.org","login":"pquerna","count":24},{"name":"Tim Caswell","email":"tim@creationix.com","login":"creationix","count":24},{"name":"Vladimir Morozov","email":"vmorozov@microsoft.com","login":"vmoroz","count":24},{"name":"Teddy Katz","email":"teddy.katz@gmail.com","login":"not-an-aardvark","count":23},{"name":"Ilyas Shabi","email":"ilyasshabi94@gmail.com","login":"IlyasShabi","count":23},{"name":"Claudio Rodriguez","email":"cjrodr@yahoo.com","login":"claudiorodriguez","count":23},{"name":"Derek Lewis","email":"DerekNonGeneric@inf.is","login":"DerekNonGeneric","count":23},{"name":"Ethan Arrowood","email":"ethan@arrowood.dev","login":"Ethan-Arrowood","count":23},{"name":"Italo A. Casas","email":"me@italoacasas.com","login":"italoacasas","count":23},{"name":"Peter Griess","email":"pg@std.in","login":"pgriess","count":23},{"name":"Sreepurna Jasti","email":"sreepurna.jasti@gmail.com","login":"sreepurnajasti","count":23},{"name":"Anto Aravinth","email":"anto.aravinth.cse@gmail.com","login":"antsmartian","count":23},{"name":"Aras Abbasi","email":"aras.abbasi@googlemail.com","login":"Uzlopak","count":23},{"name":"sangwook","email":"rewq5991@gmail.com","login":"Han5991","count":23},{"name":"Jithil P Ponnan","email":"jithil@outlook.com","login":"MrJithil","count":22},{"name":"Minwoo Jung","email":"nodecorelab@gmail.com","login":"JungMinu","count":22},{"name":"Qingyu Deng","email":"i@ayase-lab.com","login":"Ayase-252","count":22},{"name":"Tony Gorez","email":"gorez.tony@gmail.com","login":"tony-go","count":22},{"name":"Ash Cripps","email":"email@ashleycripps.co.uk","login":null,"count":21},{"name":"Kyle Farnung","email":"kfarnung@microsoft.com","login":"kfarnung","count":21},{"name":"Mathias Bynens","email":"mathias@qiwi.be","login":"mathiasbynens","count":21},{"name":"Matt Ranney","email":"mjr@ranney.com","login":"mranney","count":21},{"name":"Prince J Wesley","email":"princejohnwesley@gmail.com","login":"princejwesley","count":21},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":21},{"name":"Giovanni Bucci","email":"puskin94","login":"puskin94","count":20},{"name":"Alex Kocharin","email":"rlidwka@kocharin.ru","login":"rlidwka","count":20},{"name":"Calvin Metcalf","email":"calvin.metcalf@gmail.com","login":"calvinmetcalf","count":20},{"name":"Daniel Lemire","email":"daniel@lemire.me","login":"lemire","count":20},{"name":"David Cai","email":"davidcai1993@yahoo.com","login":"DavidCai1111","count":20},{"name":"Jason Ginchereau","email":"jasongin@microsoft.com","login":"jasongin","count":20},{"name":"Mathias Buus","email":"mathiasbuus@gmail.com","login":"mafintosh","count":20},{"name":"Dave Pacheco","email":"dap@joyent.com","login":null,"count":20},{"name":"Erick Wendel","email":"erick.workspace@gmail.com","login":"ErickWendel","count":20},{"name":"Ali Hassan","email":"24819103+thisalihassan","login":"thisalihassan","count":19},{"name":"Wyatt Preul","email":"wpreul@gmail.com","login":"geek","count":19},{"name":"Thomas Watson","email":"w@tson.dk","login":"watson","count":19},{"name":"Aditi","email":"62544124+Aditi-1400","login":"Aditi-1400","count":19},{"name":"Rebecca Turner","email":"me@re-becca.org","login":"iarna","count":19},{"name":"Guilherme Araújo","email":"arauujogui@gmail.com","login":"araujogui","count":19},{"name":"Alexander Makarenko","email":"estliberitas@gmail.com","login":"estliberitas","count":19},{"name":"Jan Krems","email":"jan.krems@groupon.com","login":null,"count":18},{"name":"Hüseyin Açacak","email":"110401522+huseyinacacak-janea","login":"huseyinacacak-janea","count":18},{"name":"Yoshiki Kurihara","email":"yosyos0306@gmail.com","login":"kuriyosh","count":18},{"name":"David Carlier","email":"devnexen@gmail.com","login":"devnexen","count":18},{"name":"Rasmus Andersson","email":"rasmus@notion.se","login":"rsms","count":18},{"name":"Jon Kunkee","email":"jkunkee@microsoft.com","login":"jkunkee","count":18},{"name":"Alexey Kozyatinskiy","email":"kozyatinskiy@chromium.org","login":"alexkozy","count":17},{"name":"Alfredo González","email":"12631491+mfdebian","login":"mfdebian","count":17},{"name":"Jan Martin","email":"jan.krems@gmail.com","login":"jkrems","count":17},{"name":"Ryan Graham","email":"r.m.graham@gmail.com","login":"rmg","count":17},{"name":"Scott Blomquist","email":"github@scott.blomqui.st","login":"sblom","count":17},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":17},{"name":"David Mark Clements","email":"david.clements@nearform.com","login":null,"count":16},{"name":"Trent Mick","email":"trentm@gmail.com","login":"trentm","count":16},{"name":"Ryunosuke SATO","email":"tricknotes.rs@gmail.com","login":"tricknotes","count":16},{"name":"Phillip Johnsen","email":"johphi@gmail.com","login":"phillipj","count":16},{"name":"MURAKAMI Masahiko","email":"m-murakami@esm.co.jp","login":"fossamagna","count":16},{"name":"Lei Shi","email":"lei.a.shi@intel.com","login":null,"count":16},{"name":"Carlos Espa","email":"43477095+Ceres6","login":"Ceres6","count":16},{"name":"Alba Mendez","email":"me@alba.sh","login":"mildsunrise","count":16},{"name":"Sebastian Plesciuc","email":"sebastian.plesciuc@sendgrid.com","login":null,"count":15},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":15},{"name":"TJ Holowaychuk","email":"tj@vision-media.ca","login":"tj","count":15},{"name":"Robert Jefe Lindstaedt","email":"robert.lindstaedt@gmail.com","login":"eljefedelrodeodeljefe","count":15},{"name":"Ray","email":"rayw.public@gmail.com","login":"rayw000","count":15},{"name":"Peter Bright","email":"drpizza@quiscalusmexicanus.org","login":"DrPizza","count":15},{"name":"Julian Duque","email":"julianduquej@gmail.com","login":"julianduque","count":15},{"name":"Jonas Badalic","email":"jonas.badalic@gmail.com","login":"JonasBa","count":15},{"name":"Mattias Buelens","email":"mattias@buelens.com","login":"MattiasBuelens","count":14},{"name":"Lu Yahan","email":"yahan@iscas.ac.cn","login":"luyahan","count":14},{"name":"Daniel Nalborczyk","email":"dnalborczyk@gmail.com","login":"dnalborczyk","count":14},{"name":"Yihong Wang","email":"yh.wang@ibm.com","login":"yhwang","count":14},{"name":"Xu Meng","email":"dmabupt@gmail.com","login":"dmabupt","count":14},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":14},{"name":"Shobhit Chittora","email":"chittorashobhit@gmail.com","login":"shobhitchittora","count":14},{"name":"Sergey Golovin","email":"golovim@gmail.com","login":"daynin","count":14},{"name":"Dean McNamee","email":"dean@gmail.com","login":"deanm","count":14},{"name":"Hassaan Pasha","email":"pasha.hassaan@gmail.com","login":"hassaanp","count":14},{"name":"Momtchil Momtchev","email":"momtchil@momtchev.com","login":"mmomtchev","count":14},{"name":"Jeremy Apthorp","email":"nornagon@nornagon.net","login":"nornagon","count":13},{"name":"Maël Nison","email":"nison.mael@gmail.com","login":"arcanis","count":13},{"name":"Peter Marshall","email":"p.s.marshall0@gmail.com","login":"psmarshall","count":13},{"name":"Miroslav Bajtoš","email":"oss@bajtos.net","login":"bajtos","count":13},{"name":"Marcel Laverdet","email":"marcel@laverdet.com","login":"laverdet","count":13},{"name":"Kirill Fomichev","email":"fanatid@ya.ru","login":"fanatid","count":13},{"name":"Domenic Denicola","email":"domenic@domenicdenicola.com","login":"domenic","count":13},{"name":"Jonas Pfenniger","email":"jonas@pfenniger.name","login":null,"count":13},{"name":"陈刚","email":"chengang07@meituan.com","login":null,"count":13},{"name":"Beni von Cheni","email":"benjaminlchen@gmail.com","login":"BeniCheni","count":12},{"name":"ywave620","email":"rogertyang@tencent.com","login":"ywave620","count":12},{"name":"Zach Bjornson","email":"bjornson@stanford.edu","login":"zbjornson","count":12},{"name":"Tierney Cyren","email":"hello@bnb.im","login":"bnb","count":12},{"name":"Rhys Jones","email":"rhys@wave.to","login":"waveto","count":12},{"name":"Pulkit Gupta","email":"pulkit30.bsr@gmail.com","login":"pulkit-30","count":12},{"name":"Miguel Angel Asencio Hurtado","email":"maasencioh@gmail.com","login":"maasencioh","count":12},{"name":"Anna Magdalena Kedzierska","email":"anna.mag.kedzierska@gmail.com","login":"AnnaMag","count":12},{"name":"Clemens Backes","email":"post@clemens-backes.de","login":"backes","count":12},{"name":"Lucas Holmquist","email":"lholmqui@redhat.com","login":"lholmquist","count":12},{"name":"Adri Van Houdt","email":"adri.van.houdt@gmail.com","login":"AdriVanHoudt","count":11},{"name":"Artur G Vieira","email":"vieira.artur.g@gmail.com","login":"arturgvieira","count":11},{"name":"Haram Jeong","email":"91401364+haramj","login":"haramj","count":11},{"name":"Ashutosh Kumar Singh","email":"singhjug1994@gmail.com","login":"juggernaut451","count":11},{"name":"Roman Klauke","email":"romaaan.git@gmail.com","login":"r-52","count":11},{"name":"Sarat Addepalli","email":"sarat.addepalli@paytm.com","login":"SirR4T","count":11},{"name":"larissayvette","email":"larissayvette55@gmail.com","login":"larissayvette","count":11},{"name":"Dan McDonald","email":"danmcd@mnx.io","login":"danmcd","count":11},{"name":"Daniel Wang","email":"wangyang0123@gmail.com","login":"firedfox","count":11},{"name":"Gil Pedersen","email":"git@gpost.dk","login":"kanongil","count":11},{"name":"Jeroen Janssen","email":"jeroen.janssen@gmail.com","login":"japj","count":11},{"name":"Luca Maraschi","email":"luca.maraschi@gmail.com","login":"lucamaraschi","count":11},{"name":"Meghan Denny","email":"meghan@bun.sh","login":"nektro","count":11},{"name":"Claudio Wunder","email":"cwunder@gnome.org","login":"ovflowd","count":11},{"name":"sapics","email":"gv.nishino@gmail.com","login":"sapics","count":11},{"name":"Shi Pujin","email":"shipujin.t@gmail.com","login":"shipujin","count":11},{"name":"Sambasiva Suda","email":"sambasivarao@gmail.com","login":null,"count":11},{"name":"Zachary Scott","email":"zachary@zacharyscott.net","login":null,"count":11},{"name":"Augustin Mauroy","email":"97875033+AugustinMauroy","login":"AugustinMauroy","count":10},{"name":"Xavier Stouder","email":"xavier@stouder.io","login":"Xstoudi","count":10},{"name":"Urban Hafner","email":"urban@bettong.net","login":"ujh","count":10},{"name":"Tom Gallacher","email":"tomgallacher23@gmail.com","login":"tomgco","count":10},{"name":"Samuel Attard","email":"samuel.r.attard@gmail.com","login":"MarshallOfSound","count":10},{"name":"Ruslan Bekenev","email":"furyinbox@gmail.com","login":"krydos","count":10},{"name":"Oleg Efimov","email":"efimovov@gmail.com","login":"Sannis","count":10},{"name":"Miguel Marcondes Filho","email":"miguelmarcondesfilho@gmail.com","login":"miguelmarcondesf","count":10},{"name":"Jorge Chamorro Bieling","email":"jorge@jorgechamorro.com","login":"xk","count":10},{"name":"Jimmy Leung","email":"43258070+hkleungai","login":"hkleungai","count":10},{"name":"FrankQiu","email":"iam.frankqiu@gmail.com","login":"iam-frankqiu","count":10},{"name":"Adam Langley","email":"agl@imperialviolet.org","login":"agl","count":10},{"name":"Facundo Tuesca","email":"facundo.tuesca@trailofbits.com","login":"facutuesca","count":10},{"name":"CanadaHonk","email":"honk@goose.icu","login":"CanadaHonk","count":10},{"name":"iknoom","email":"moonki1107@gmail.com","login":"iknoom","count":9},{"name":"Ole André Vadla Ravnås","email":"oleavr@gmail.com","login":"oleavr","count":9},{"name":"Minqi Pan","email":"pmq2001@gmail.com","login":"pmq20","count":9},{"name":"Marco","email":"marco.piraccini@gmail.com","login":"marcopiraccini","count":9},{"name":"Keeley Hammond","email":"vertedinde@electronjs.org","login":"VerteDinde","count":9},{"name":"John Barboza","email":"jbarboza@ca.ibm.com","login":"jBarz","count":9},{"name":"Bart Louwers","email":"bart@emeel.net","login":"louwers","count":9},{"name":"Robert Kowalski","email":"rok@kowalski.gd","login":"robertkowalski","count":9},{"name":"Robert Mustacchi","email":"rm@joyent.com","login":"rmustacc","count":9},{"name":"Alex Ramirez","email":"alexander.ramirez@gmail.com","login":"RamirezAlex","count":9},{"name":"Ron Korving","email":"ron@ronkorving.nl","login":"ronkorving","count":9},{"name":"kohta ito","email":"kohta110@gmail.com","login":"koh110","count":9},{"name":"Yoshihiro KIKUCHI","email":"yknetg@gmail.com","login":"xenyou","count":9},{"name":"XhmikosR","email":"xhmikosr@gmail.com","login":"XhmikosR","count":9},{"name":"Vladimir de Turckheim","email":"vlad2t@hotmail.com","login":"vdeturckheim","count":9},{"name":"Thomas","email":"hakerh403@gmail.com","login":"Hakerh400","count":9},{"name":"Sebastian Van Sande","email":"sebastian@vansande.org","login":"seppevs","count":9},{"name":"Ryan Emery","email":"seebees@gmail.com","login":"seebees","count":9},{"name":"YuSheng Chen","email":"samuel871211@gmail.com","login":"samuel871211","count":9},{"name":"Wuli Zuo","email":"zuowuli@gmail.com","login":"iwuliz","count":9},{"name":"bl-ue","email":"bl-ue","login":"bl-ue","count":9},{"name":"Benjamin Thomas","email":"benjamin@benjaminthomas.org","login":null,"count":9},{"name":"Octavian Soldea","email":"octavian.soldea@intel.com","login":null,"count":9},{"name":"Thomas Hunter II","email":"me@thomashunter.name","login":"tlhunter","count":9},{"name":"Trevor Burnham","email":"trevor@databraid.com","login":null,"count":9},{"name":"Jonas Westerlund","email":"jonas.westerlund@me.com","login":null,"count":9},{"name":"Yuya Inoue","email":"65857152+inoway46","login":"inoway46","count":9},{"name":"Philipp Dunkel","email":"pip@pipobscure.com","login":"pipobscure","count":9},{"name":"Niya Shiyas","email":"niyashiyas03@gmail.com","login":"niyashiyas","count":9},{"name":"Christopher Hiller","email":"boneskull@boneskull.com","login":"boneskull","count":9},{"name":"David Sanders","email":"dsanders11@ucsbalum.com","login":"dsanders11","count":9},{"name":"Jan Schär","email":"jscissr@gmail.com","login":"jscissr","count":9},{"name":"Chris Young","email":"chris.young@tinder.com","login":null,"count":8},{"name":"Junliang Yan","email":"jyan@ca.ibm.com","login":null,"count":8},{"name":"Milad Farazmand","email":"miladfar@ca.ibm.com","login":null,"count":8},{"name":"Zhenwei Jin","email":"109658203+kylo5aby","login":"kylo5aby","count":8},{"name":"semimikoh","email":"ejffjeosms@gmail.com","login":"semimikoh","count":8},{"name":"Aaron Bieber","email":"aaron@bolddaemon.com","login":"qbit","count":8},{"name":"Dan Fabulich","email":"dan@fabulich.com","login":"dfabulich","count":8},{"name":"Levi Zim","email":"rsworktech@outlook.com","login":"kxxt","count":8},{"name":"dev-313","email":"shekhawat.dev313@gmail.com","login":"dev-script","count":8},{"name":"unknown","email":"rosaxny@gmail.com","login":"rosaxxny","count":8},{"name":"greenhead","email":"shren0812@gmail.com","login":"shren207","count":8},{"name":"fengmk2","email":"fengmk2@gmail.com","login":"fengmk2","count":8},{"name":"Theo Schlossnagle","email":"jesus@omniti.com","login":"postwait","count":8},{"name":"Shu-yu Guo","email":"syg@chromium.org","login":"syg","count":8},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":8},{"name":"Petka Antonov","email":"petka_antonov@hotmail.com","login":"petkaantonov","count":8},{"name":"OneNail","email":"OneNail@yeah.net","login":"y1d7ng","count":8},{"name":"Nathan Woltman","email":"nwoltman@outlook.com","login":"nwoltman","count":8},{"name":"Marco Rogers","email":"marco.rogers@gmail.com","login":"polotek","count":8},{"name":"San-Tai Hsu","email":"v@fatpipi.com","login":null,"count":8},{"name":"Alejandro Oviedo Garcia","email":"alejandro.oviedo.g@gmail.com","login":"a0viedo","count":8},{"name":"Andrei Sedoi","email":"bsnote@gmail.com","login":"bsnote","count":8},{"name":"Bradley Farias","email":"bfarias@godaddy.com","login":"bfarias-godaddy","count":8},{"name":"Bruno Rodrigues","email":"swe@brunocroh.com","login":"brunocroh","count":8},{"name":"Bryan Cantrill","email":"bryan@joyent.com","login":"bcantrill","count":8},{"name":"Christian Tellnes","email":"christian@tellnes.no","login":"tellnes","count":8},{"name":"Tim Smart","email":"timehandgod@gmail.com","login":"tim-smart","count":8},{"name":"Felix Böhm","email":"felixboehm55@googlemail.com","login":"fb55","count":8},{"name":"Gabriel Bota","email":"94833492+dygabo","login":"dygabo","count":8},{"name":"Gagandeep Singh","email":"codegagan@gmail.com","login":"codegagan","count":8},{"name":"Glen Keane","email":"glenkeane.94@gmail.com","login":"GlenTiki","count":8},{"name":"Kelvin Jin","email":"kelvinjin@google.com","login":"kjin","count":8},{"name":"Kirill Saied","email":"sayed.kirill@gmail.com","login":"PickBas","count":8},{"name":"Kit Dallege","email":"xaum.io@gmail.com","login":"kovan","count":8},{"name":"Nam Yooseong","email":"102887277+meteorqz6","login":"meteorqz6","count":7},{"name":"Turner Jabbour","email":"doubleujabbour@gmail.com","login":"wjabbour","count":7},{"name":"Yoshiya Hinosawa","email":"stibium121@gmail.com","login":"kt3k","count":7},{"name":"btea","email":"2356281422@qq.com","login":"btea","count":7},{"name":"sinkhaha","email":"1468709106@qq.com","login":"sinkhaha","count":7},{"name":"toshi1127","email":"toshi.matsumoto.2n@stu.hosei.ac.jp","login":"toshi1127","count":7},{"name":"Amelia Clarke","email":"ameliavoncat@gmail.com","login":"ameliavoncat","count":7},{"name":"Benedikt Meurer","email":"bmeurer@google.com","login":"bmeurer","count":7},{"name":"Krishna Rajendran","email":"krishna@emptybox.org","login":"blazzy","count":7},{"name":"AJ ONeal","email":"coolaj86@gmail.com","login":null,"count":7},{"name":"Sho Miyamoto","email":"shqld8@gmail.com","login":null,"count":7},{"name":"Burkov Egor","email":"eburkov@rvision.ru","login":"wooffie","count":7},{"name":"Igor Sheludko","email":"isheludko@gmail.com","login":"isheludko","count":7},{"name":"Maya Lekova","email":"maya@igalia.com","login":"MayaLekova","count":7},{"name":"Théo LUDWIG","email":"contact@theoludwig.fr","login":"theoludwig","count":7},{"name":"Nora Dossche","email":"7771979+ndossche","login":"ndossche","count":7},{"name":"David Halls","email":"dahalls@gmail.com","login":"davedoesdev","count":7},{"name":"Hitesh Kanwathirtha","email":"hiteshk@microsoft.com","login":"digitalinfinity","count":7},{"name":"Ian Sutherland","email":"ian@iansutherland.ca","login":"iansu","count":7},{"name":"Ikko Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":7},{"name":"1ilsang","email":"1ilsang@naver.com","login":"1ilsang","count":7},{"name":"Arkerone","email":"shaita.axel@gmail.com","login":"arkerone","count":7},{"name":"Daiki Arai","email":"darai0512@yahoo.co.jp","login":null,"count":7},{"name":"Ilkka Myller","email":"ilkka.myller@nodefield.com","login":"imyller","count":7},{"name":"Jamie Davis","email":"davisjam@vt.edu","login":"davisjam","count":7},{"name":"Johan Euphrosine","email":"proppy@aminche.com","login":"proppy","count":7},{"name":"Juan Sebastian Velez Posada","email":"sebasvelez@gmail.com","login":"jvelezpo","count":7},{"name":"Ivan Filenko","email":"ivan.filenko@protonmail.com","login":"prog1dev","count":7},{"name":"Junshu Okamoto","email":"o_askgulf@icloud.com","login":"jun-oka","count":7},{"name":"Justin Lee","email":"justinlee0022@gmail.com","login":"justin0022","count":7},{"name":"Thorsten Lorenz","email":"thlorenz@gmx.de","login":"thlorenz","count":7},{"name":"Thomas Shinnick","email":"tshinnic@gmail.com","login":"tshinnic","count":7},{"name":"SRAVANI GUNDEPALLI","email":"88590399+sravani1510","login":"sravani1510","count":7},{"name":"Rob Adelmann","email":"adelmann@adobe.com","login":"radelmann","count":7},{"name":"翠 / green","email":"green@sapphi.red","login":"sapphi-red","count":6},{"name":"沈鸿飞","email":"shen.hongfei@outlook.com","login":"ShenHongFei","count":6},{"name":"leeight","email":"leeight@gmail.com","login":"leeight","count":6},{"name":"Marten Richter","email":"marten.richter@tu-berlin.de","login":"martenrichter","count":6},{"name":"Milad Fa","email":"mfarazma@redhat.com","login":"miladfarca","count":6},{"name":"Yukihiro Hasegawa","email":"49516827+y-hsgw","login":"y-hsgw","count":6},{"name":"Andreas Haas","email":"ahaas@google.com","login":"gahaas","count":6},{"name":"Aaron Heckmann","email":"aaron.heckmann@gmail.com","login":null,"count":6},{"name":"Jonathan Darling","email":"jmdarling@me.com","login":null,"count":6},{"name":"Stéphan Kochen","email":"stephan@kochen.nl","login":null,"count":6},{"name":"Mike Kaufman","email":"mike.kaufman@microsoft.com","login":null,"count":6},{"name":"Zachary Vacura","email":"admin@hackzzila.com","login":"Hackzzila","count":6},{"name":"Jason","email":"m.jason.liu@outlook.com","login":"CGQAQ","count":6},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":6},{"name":"Jakob Kummerow","email":"jkummerow@chromium.org","login":"jakobkummerow","count":6},{"name":"Raymond Feng","email":"enjoyjava@gmail.com","login":"raymondfeng","count":6},{"name":"Hannes Magnusson","email":"hannes.magnusson@gmail.com","login":"Hannes-Magnusson-CK","count":6},{"name":"Evgenii Shchepotev","email":"evgenii.schepotiev@gmail.com","login":"zeckson","count":6},{"name":"Eric Bickle","email":"wolf.code@outlook.com","login":"ebickle","count":6},{"name":"Diego Rodríguez Baquero","email":"diegorbaquero@gmail.com","login":"DiegoRBaquero","count":6},{"name":"DC","email":"dcposch@dcpos.ch","login":"dcposch","count":6},{"name":"Chetan Karande","email":"kchetan.tech@gmail.com","login":"ckarande","count":6},{"name":"Brian Muenzenmeyer","email":"brian.muenzenmeyer@gmail.com","login":"bmuenzenmeyer","count":6},{"name":"Allon Murienik","email":"mureinik@gmail.com","login":"mureinik","count":6},{"name":"Aditya Anand","email":"aditya.anandmc@gmail.com","login":"thelostone-mc","count":6},{"name":"Owen Smith","email":"owen@omsmith.ca","login":"omsmith","count":6},{"name":"Nikhil Marathe","email":"nsm.nikhil@gmail.com","login":"nikhilm","count":6},{"name":"Mateusz Krawczuk","email":"krawczukmat@gmail.com","login":"mkrawczuk","count":6},{"name":"Kevin Locke","email":"kevin@kevinlocke.name","login":"kevinoid","count":6},{"name":"Rusty Conover","email":"rusty@conover.me","login":"rustyconover","count":6},{"name":"Kamal Rawal","email":"obviouslykamal@gmail.com","login":"Rawal27","count":6},{"name":"killagu","email":"killa123@126.com","login":"killagu","count":6},{"name":"SindreXie","email":"xtx1130@gmail.com","login":"xtx1130","count":6},{"name":"SeokHun","email":"tommya98@naver.com","login":"SeokhunEom","count":6},{"name":"Brandon Benvie","email":"brandon@bbenvie.com","login":null,"count":6},{"name":"NickNaso","email":"nicoladelgobbo@gmail.com","login":"NickNaso","count":6},{"name":"GauthamBanasandra","email":"gautham.bangalore@gmail.com","login":"GauthamBanasandra","count":6},{"name":"Richie McColl","email":"richie.mccoll@hotmail.co.uk","login":"richiemccoll","count":6},{"name":"flakey5","email":"73616808+flakey5","login":"flakey5","count":6},{"name":"Imran Iqbal","email":"imran@imraniqbal.org","login":"imran-iq","count":6},{"name":"William Kapke","email":"william.kapke@gmail.com","login":"williamkapke","count":6},{"name":"Vipin Menon","email":"vipinmv1@in.ibm.com","login":"vipinmenon","count":6},{"name":"Tim Oxley","email":"secoif@gmail.com","login":"timoxley","count":6},{"name":"Stephen Gallagher","email":"sgallagh@redhat.com","login":"sgallagher","count":6},{"name":"Simen Bekkhus","email":"sbekkhus91@gmail.com","login":"SimenB","count":6},{"name":"Sebastiaan Deckers","email":"sebdeckers83@gmail.com","login":"sebdeckers","count":6},{"name":"alexcfyung","email":"alexcfyung@hotmail.com","login":"alexcfyung","count":5},{"name":"buji","email":"zheyuzhang03@gmail.com","login":"ah-yu","count":5},{"name":"devstone","email":"81923229+Nahee-Park","login":"Nahee-Park","count":5},{"name":"Giovanny Andres Gongora Granada","email":"gioyik@gmail.com","login":"Gioyik","count":5},{"name":"0hm☘️","email":"109351887+0hmX","login":"0hmX","count":5},{"name":"방진혁","email":"jinhyeokfang@gmail.com","login":"JinhyeokFang","count":5},{"name":"Yuval Brik","email":"yuval@brik.org.il","login":"jhamhader","count":5},{"name":"Łukasz Walukiewicz","email":"lukasz@walukiewicz.eu","login":"morkai","count":5},{"name":"sivaprasanna","email":"sivaprasanna@gmail.com","login":"sivaprs","count":5},{"name":"Thang Tran","email":"trankimthang279@gmail.com","login":"thangktran","count":5},{"name":"mawaregetsuka","email":"33221990+mawaregetsuka","login":"mawaregetsuka","count":5},{"name":"Taejin Kim","email":"60560836+kimtaejin3","login":"kimtaejin3","count":5},{"name":"kylo5aby","email":"109658203+zhenweijin","login":"zhenweijin","count":5},{"name":"hotpineapple","email":"77835382+hotpineapple","login":"hotpineapple","count":5},{"name":"Michaeljohn Clement","email":"inimino@inimino.org","login":"inimino","count":5},{"name":"Szymon Marczak","email":"sz.marczak@gmail.com","login":"szmarczak","count":5},{"name":"Wiyeong Seo","email":"wiyeong79@gmail.com","login":"HBSPS","count":5},{"name":"Phil Nash","email":"philnash@gmail.com","login":"philnash","count":5},{"name":"Mohamed Sayed","email":"73386311+3zrv","login":"3zrv","count":5},{"name":"Shubham Pandey","email":"shubham9411@gmail.com","login":"shubham9411","count":5},{"name":"Luke Albao","email":"lukealbao@gmail.com","login":"lukealbao","count":5},{"name":"telenord","email":"nordtelecom.yandex.ru","login":null,"count":5},{"name":"Michael Starzinger","email":"mstarzinger@chromium.org","login":null,"count":5},{"name":"Sam Shull","email":"brickysam26@gmail.com","login":null,"count":5},{"name":"Mark Cavage","email":"mark.cavage@joyent.com","login":null,"count":5},{"name":"Jason Gerfen","email":"jason.gerfen@gmail.com","login":"jas-","count":5},{"name":"Jayasankar","email":"jayasankar.m@gmail.com","login":"Jayasankar-m","count":5},{"name":"Dmitry Semigradsky","email":"semigradskyd@gmail.com","login":"Semigradsky","count":5},{"name":"Jesse McCarthy","email":"git_commits@jessemccarthy.net","login":"jmm","count":5},{"name":"Jessica Quynh Tran","email":"jessica.quynh.tran@gmail.com","login":"jalafel","count":5},{"name":"Jesus Hernandez","email":"jesusbeckan@gmail.com","login":"JesuHrz","count":5},{"name":"Ingvar Stepanyan","email":"me@rreverser.com","login":"RReverser","count":5},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":5},{"name":"Gil Tayar","email":"gil@tayar.org","login":"giltayar","count":5},{"name":"Feross Aboukhadijeh","email":"feross@feross.org","login":"feross","count":5},{"name":"Faiz Halde","email":"faiz_84123@yahoo.com","login":"fhalde","count":5},{"name":"Adam Malcontenti-Wilson","email":"adman.com@gmail.com","login":"adammw","count":5},{"name":"John Gardner","email":"gardnerjohng@gmail.com","login":"Alhadis","count":5},{"name":"John-David Dalton","email":"john.david.dalton@gmail.com","login":"jdalton","count":5},{"name":"Keita Akutsu","email":"kakts.git@gmail.com","login":"kakts","count":5},{"name":"Kevin Gibbons","email":"bakkot@gmail.com","login":"bakkot","count":5},{"name":"Kiyoshi Nomo","email":"tokyoincidents.g@gmail.com","login":"kysnm","count":5},{"name":"Kári Tristan Helgason","email":"kthelgason@gmail.com","login":"kthelgason","count":5},{"name":"Lee Jiho","email":"jiho30125@gmail.com","login":"wlgh1553","count":5},{"name":"Dmitry Baranovskiy","email":"Dmitry@Baranovskiy.com","login":"DmitryBaranovskiy","count":5},{"name":"Artem Maksimov","email":"temamaksimov@gmail.com","login":"artmaks","count":5},{"name":"Aria Stewart","email":"aredridel@dinhe.net","login":"aredridel","count":5},{"name":"Anshika Jain","email":"anshikajain196872@gmail.com","login":"Anshikakalpana","count":5},{"name":"Andrew Paprocki","email":"andrew@ishiboo.com","login":"apaprocki","count":5},{"name":"Andrew Hughes","email":"Andrew.Hughes1@ibm.com","login":"andrewhughes101","count":5},{"name":"Andres Suarez","email":"zertosh@gmail.com","login":"zertosh","count":5},{"name":"Andrea Fassina","email":"fasenderos@gmail.com","login":"fasenderos","count":5},{"name":"Alexander Gromnitsky","email":"alexander.gromnitsky@gmail.com","login":"gromnitsky","count":5},{"name":"Alex Jordan","email":"alex@strugee.net","login":"strugee","count":5},{"name":"Ayush Gupta","email":"AyushG3112@gmail.com","login":"AyushG3112","count":5},{"name":"Calvin","email":"clavin","login":"clavin","count":5},{"name":"Charlie McConnell","email":"charlie@charlieistheman.com","login":"AvianFlu","count":5},{"name":"Chen Gang","email":"gangc.cxy@foxmail.com","login":"MoonBall","count":5},{"name":"Colton Baker","email":"github@netrefuge.net","login":"Southern","count":5},{"name":"ConorDavenport","email":"cnrdavenport@gmail.com","login":"DavenportEmma","count":5},{"name":"Dan VerWeire","email":"dverweire@gmail.com","login":"wankdanker","count":5},{"name":"David Trejo","email":"david.daniel.trejo@gmail.com","login":"DTrejo","count":5},{"name":"DeeDeeG","email":"DeeDeeG","login":"DeeDeeG","count":5},{"name":"Liran Tal","email":"liran.tal@gmail.com","login":"lirantal","count":5},{"name":"BuShe Pie","email":"bushe.cn@icloud.com","login":"MeowShe","count":5},{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com","login":"privatenumber","count":5},{"name":"Ojas Shirekar","email":"ojas.shirekar@gmail.com","login":"ojss","count":5},{"name":"Paul Bouchon","email":"mail@bitpshr.net","login":"bitpshr","count":5},{"name":"Roman Shtylman","email":"shtylman@gmail.com","login":"defunctzombie","count":5},{"name":"Mark Nottingham","email":"mnot@mnot.net","login":"mnot","count":5},{"name":"Nathan Baulch","email":"nathan.baulch@gmail.com","login":"NathanBaulch","count":5},{"name":"Ruwan Geeganage","email":"rpgeeg@gmail.com","login":"rpgeeganage","count":5},{"name":"Sagir Khan","email":"sagir.khan@gmail.com","login":"sagirk","count":5},{"name":"Sarah Meyer","email":"sarahsaltrick@gmail.com","login":"sarahmeyer","count":5},{"name":"Donghoon Kang","email":"d159123@naver.com","login":"HoonDongKang","count":5},{"name":"YoonSoo_Shin","email":"89785501+MCprotein","login":"MCprotein","count":5},{"name":"Mandeep Singh","email":"mandeep25894@gmail.com","login":"daxlab","count":5},{"name":"Yilong Li","email":"burningdian@gmail.com","login":"umuoy1","count":4},{"name":"Yaksh Bariya","email":"yakshbari4@gmail.com","login":"thunder-coding","count":4},{"name":"Simon Zünd","email":"szuend@chromium.org","login":"szuend","count":4},{"name":"Nimit","email":"nimitagg95@gmail.com","login":"nimit95","count":4},{"name":"Mudit Ameta","email":"zeusdeux@gmail.com","login":"zeusdeux","count":4},{"name":"Early Riser","email":"80089617+EarlyRiser42","login":"EarlyRiser42","count":4},{"name":"HinataKah0","email":"128208841+HinataKah0","login":"HinataKah0","count":4},{"name":"Christopher Jeffrey","email":"chjjeffrey@gmail.com","login":"chjj","count":4},{"name":"Akshay K","email":"iit.akshay@gmail.com","login":"kumarak","count":4},{"name":"zero1five","email":"zerodengyin@gmail.com","login":"zero1five","count":4},{"name":"solebox","email":"solekiller@gmail.com","login":"solebox","count":4},{"name":"simon-id","email":"simon.id@protonmail.com","login":"simon-id","count":4},{"name":"Ian Kerins","email":"git@isk.haus","login":"isker","count":4},{"name":"dr-js","email":"dr@dr.run","login":"dr-js","count":4},{"name":"Devon Rifkin","email":"drifkin@drifkin.net","login":"drifkin","count":4},{"name":"hemanth.hm","email":"hemanth.hm@gmail.com","login":"hemanth","count":4},{"name":"EhsanKhaki","email":"ehsankhfr@gmail.com","login":"ehsankhfr","count":4},{"name":"hqzing","email":"hqzing@outlook.com","login":"hqzing","count":4},{"name":"garygsc","email":"garygsc@gmail.com","login":"GaryGSC","count":4},{"name":"eladkeyshawn","email":"elad.keyshawn@gmail.com","login":"eladkishon","count":4},{"name":"cornholio","email":"0@mcornholio.ru","login":"mutantcornholio","count":4},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":4},{"name":"claudiahdz","email":"cghr1990@gmail.com","login":"claudiahdz","count":4},{"name":"Zoran Tomicic","email":"ztomicic@gmail.com","login":"zoka","count":4},{"name":"Ashok Suthar","email":"coderatlabs@gmail.com","login":"aks-","count":4},{"name":"Alfred Cepeda","email":"AlfredJCepeda@gmail.com","login":"ALJCepeda","count":4},{"name":"Ali Farhadi","email":"a.farhadi@gmail.com","login":"farhadi","count":4},{"name":"Andrew Johnston","email":"apjohnsto@gmail.com","login":"billywhizz","count":4},{"name":"Austin Wright","email":"aaa@bzfx.net","login":"awwright","count":4},{"name":"Arnout Kazemier","email":"info@3rd-Eden.com","login":"3rd-Eden","count":4},{"name":"Arlo Breault","email":"arlolra@gmail.com","login":"arlolra","count":4},{"name":"Arseniy Maximov","email":"localhost@kern0.ru","login":"notarseniy","count":4},{"name":"Alex Yursha","email":"alexyursha@gmail.com","login":"yursha","count":4},{"name":"Artur Adib","email":"arturadib@gmail.com","login":"arturadib","count":4},{"name":"Alex Xu","email":"alex_y_xu@yahoo.ca","login":"Hello71","count":4},{"name":"Azard","email":"azardf4yy@gmail.com","login":"Azard","count":4},{"name":"Alejandro Estrada","email":"estrada9166@gmail.com","login":"estrada9166","count":4},{"name":"Giora Guttsait","email":"giora111@gmail.com","login":"gioragutt","count":4},{"name":"Friedemann Altrock","email":"frodenius@gmail.com","login":"fwg","count":4},{"name":"Fran Herrero","email":"francisco.herrero@axa-groupsolutions.com","login":"franher","count":4},{"name":"Eugene Obrezkov","email":"ghaiklor@gmail.com","login":"ghaiklor","count":4},{"name":"Erik Dubbelboer","email":"erik@dubbelboer.com","login":"erikdubbelboer","count":4},{"name":"Sonny","email":"47546413+sonsurim","login":"sonsurim","count":4},{"name":"James Sumners","email":"james@sumners.email","login":"jsumners","count":4},{"name":"Woohyun Sung","email":"whsung0330@gmail.com","login":"whsung0330","count":4},{"name":"Preveen P","email":"31464911+preveen-stack","login":"preveen-stack","count":4},{"name":"Eric Lovett","email":"etlovett@gmail.com","login":"etlovett","count":4},{"name":"ikeyan","email":"katuhiko.ikesita@gmail.com","login":"ikeyan","count":4},{"name":"Robo","email":"hop2deep@gmail.com","login":"deepak1556","count":4},{"name":"Osmond van Hemert","email":"osmond@vanhemert.nu","login":"ovhemert","count":4},{"name":"Oguz Bastemur","email":"obastemur@gmail.com","login":"obastemur","count":4},{"name":"Paddy Byers","email":"paddy.byers@gmail.com","login":"paddybyers","count":4},{"name":"Pavel Lang","email":"langpavel@phpskelet.org","login":"langpavel","count":4},{"name":"Nigel Kibodeaux","email":"nigelmail@gmail.com","login":"NigelKibodeaux","count":4},{"name":"Morgan Roderick","email":"morgan@roderick.dk","login":"mroderick","count":4},{"name":"Pavol Otcenas","email":"pavol@otcenas.eu","login":"wzoom","count":4},{"name":"Camillo Bruni","email":"camillobruni","login":"camillobruni","count":4},{"name":"Bradley T. Hughes","email":"bradleythughes@fastmail.fm","login":"bradleythughes","count":4},{"name":"Matej Krajčovič","email":"matej@krajcovic.org","login":"matejkrajcovic","count":4},{"name":"Pedro Lima","email":"pvsousalima@gmail.com","login":"pvsousalima","count":4},{"name":"Mark S. Everitt","email":"mark.s.everitt@gmail.com","login":"qubyte","count":4},{"name":"Malte-Thorben Bruns","email":"skenqbx@gmail.com","login":"skenqbx","count":4},{"name":"Madhuri","email":"sonimadhuri12@gmail.com","login":"sonimadhuri","count":4},{"name":"Kyle E. Mitchell","email":"kyle@kemitchell.com","login":"kemitchell","count":4},{"name":"HEESEUNG","email":"max980203@snu.ac.kr","login":"rayark1","count":4},{"name":"Ingmar Runge","email":"ingmar@irsoft.de","login":"KiNgMaR","count":4},{"name":"Jenna Vuong","email":"jennavuong@gmail.com","login":"jennabelle","count":4},{"name":"Jeremy Martin","email":"jmar777@gmail.com","login":"jmar777","count":4},{"name":"Jesús Leganés-Combarro 'piranna","email":"piranna@gmail.com","login":"piranna","count":4},{"name":"Jimmy Thomson","email":"jithomso@microsoft.com","login":"MSLaguana","count":4},{"name":"Joe Shaw","email":"joe@joeshaw.org","login":"joeshaw","count":4},{"name":"Julian Gruber","email":"julian@juliangruber.com","login":"juliangruber","count":4},{"name":"Jungwon Sohn","email":"sjungwon03@gmail.com","login":"sjungwon03","count":4},{"name":"Justin Beckwith","email":"beckwith@google.com","login":"JustinBeckwith","count":4},{"name":"Kazushi Kitaya","email":"kazushikitaya@gmail.com","login":"kkty","count":4},{"name":"Kenan Sulayman","email":"kenan@sly.mn","login":"19h","count":4},{"name":"Kevin Eady","email":"8634912+KevinEady","login":"KevinEady","count":4},{"name":"Kunal Pathak","email":"Kunal.Pathak@microsoft.com","login":"kunalspathak","count":4},{"name":"Benjamin Zaslavsky","email":"benjamin.zaslavsky@gmail.com","login":"Tiriel","count":4},{"name":"Zeke Sikelianos","email":"zeke@sikelianos.com","login":"zeke","count":4},{"name":"Dan Kaplun","email":"dbkaplun@gmail.com","login":"dbkaplun","count":4},{"name":"Yoo","email":"121166835+ri7116","login":"ri7116","count":4},{"name":"Yelim Koo","email":"46446403+debbs061","login":"debbs061","count":4},{"name":"Yaniv Friedensohn","email":"yaniv.friedensohn@gmail.com","login":"yanivfriedensohn","count":4},{"name":"Bamieh","email":"ahmadbamieh@gmail.com","login":"Bamieh","count":4},{"name":"Simon Brewster","email":"ssbrewster@gmail.com","login":"ssbrewster","count":4},{"name":"Sohyeon Kim","email":"ksohyeon39@gmail.com","login":"KimSH39","count":4},{"name":"Stefan Rusu","email":"saltwaterc@gmail.com","login":"SaltwaterC","count":4},{"name":"Surya Panikkal","email":"surya.com@gmail.com","login":"suryagh","count":4},{"name":"T.C. Hollingsworth","email":"tchollingsworth@gmail.com","login":"tchollingsworth","count":4},{"name":"Tarun Batra","email":"tarun.batra00@gmail.com","login":"tarunbatra","count":4},{"name":"Taylor Woll","email":"taylor.woll@microsoft.com","login":"boingoing","count":4},{"name":"Tobie Langel","email":"tobie.langel@gmail.com","login":"tobie","count":4},{"name":"Tom White","email":"tomtinkerer@gmail.com","login":"TomCoded","count":4},{"name":"Vas Sudanagunta","email":"vas@commonkarma.org","login":"vassudanagunta","count":4},{"name":"Vinícius do Carmo","email":"vinicius.m.do.carmo@gmail.com","login":"vinimdocarmo","count":4},{"name":"Will Hayslett","email":"william.hayslettjr@gmail.com","login":"willhayslett","count":4},{"name":"Richard Townsend","email":"Richard.Townsend@arm.com","login":"richard-townsend-arm","count":4},{"name":"Robert Chiras","email":"robert.chiras@intel.com","login":"robertchiras","count":4},{"name":"Ronald Eddy Jr","email":"ronald_eddy@yahoo.com","login":"him2him2","count":4},{"name":"RajeshKumar11","email":"kakumanurajeshkumar@gmail.com","login":"RajeshKumar11","count":4},{"name":"Ruslan Iusupov","email":"rus0000","login":"rus0000","count":4},{"name":"Mathis Wiehl","email":"mail@mathiswiehl.de","login":"fahrradflucht","count":4},{"name":"Russell Haering","email":"russellhaering@gmail.com","login":"russellhaering","count":4},{"name":"Safia Abdalla","email":"safia@safia.rocks","login":"captainsafia","count":4},{"name":"Peter Marton","email":"email@martonpeter.com","login":"hekike","count":4},{"name":"Chin Huang","email":"chhuang@us.ibm.com","login":"chinhuang007","count":4},{"name":"Michael Lumish","email":"mlumish@google.com","login":"murgatroid99","count":4},{"name":"Shrujal Shah","email":"shrujalshah@hotmail.com","login":"shrujalshah28","count":4},{"name":"Carl Lei","email":"xecycle@gmail.com","login":"XeCycle","count":4},{"name":"Sampson Gao","email":"sampsong@ca.ibm.com","login":null,"count":4},{"name":"Kevin Donahue","email":"kevindonahuedevelopment@gmail.com","login":null,"count":4},{"name":"Dave","email":"dave@jut.io","login":null,"count":4},{"name":"Alexis Sellier","email":"self@cloudhead.net","login":null,"count":4},{"name":"Richard Karmazin","email":"richard.karmazin@solarwinds.com","login":null,"count":4},{"name":"Scott McWhirter","email":"scott.mcwhirter@joyent.com","login":null,"count":4},{"name":"exoego","email":"mogami@exoego.net","login":null,"count":4},{"name":"Andras","email":"andras@kinvey.com","login":null,"count":4},{"name":"Uttam Pawar","email":"upawar@gmail.com","login":null,"count":4},{"name":"Justin Ridgewell","email":"justin@ridgewell.name","login":"jridgewell","count":3},{"name":"Kenny Yuan","email":"kaining.yuan@intel.com","login":"kenny-y","count":3},{"name":"Kimberly Wilber","email":"gcr@sneakygcr.net","login":"gcr","count":3},{"name":"Lakshmi Swetha Gopireddy","email":"lakshmiswethagopireddy@gmail.com","login":"LakshmiSwethaG","count":3},{"name":"Lars-Magnus Skog","email":"ralphtheninja@riseup.net","login":"ralphtheninja","count":3},{"name":"Laurent Fortin","email":"laurent.fortin@gmail.com","login":"lfortin","count":3},{"name":"Mattias Runge-Broberg","email":"mattias@runge.se","login":"mattiasrunge","count":3},{"name":"Liu Jia","email":"109258120+Septa2112","login":"Septa2112","count":3},{"name":"Masato Ohba","email":"over.rye@gmail.com","login":"ohbarye","count":3},{"name":"Matin Zadehdolatabad","email":"zadehdolatabad@gmail.com","login":"matinzd","count":3},{"name":"Lucas Azzola","email":"derflatulator@gmail.com","login":"azz","count":3},{"name":"Madara Uchiha","email":"me@madara.ninja","login":"MadaraUchiha","count":3},{"name":"Luke Karrys","email":"luke@lukekarrys.com","login":"lukekarrys","count":3},{"name":"Lydia Kats","email":"llkats@gmail.com","login":"llkats","count":3},{"name":"Jakub Jirutka","email":"jakub@jirutka.cz","login":"jirutka","count":3},{"name":"Jake Verbaten","email":"raynos2@gmail.com","login":"Raynos","count":3},{"name":"Jagannath Bhat","email":"jagannathbhat1998@gmail.com","login":"jagannathBhat","count":3},{"name":"Nicholas Paun","email":"npaun@cloudflare.com","login":"npaun","count":3},{"name":"Ivan Trubach","email":"mr.trubach@icloud.com","login":"tie","count":3},{"name":"Jacob Hummer","email":"jcbhmr@outlook.com","login":"jcbhmr","count":3},{"name":"Jimb Esser","email":"wasteland@gmail.com","login":"Jimbly","count":3},{"name":"Joe Sepi","email":"sepi@joesepi.com","login":"joesepi","count":3},{"name":"Jonathan Ong","email":"jonathanrichardong@gmail.com","login":"jonathanong","count":3},{"name":"Jonathan Rentzsch","email":"jwr.git@redshed.net","login":"rentzsch","count":3},{"name":"Joseph Pecoraro","email":"joepeck02@gmail.com","login":"JosephPecoraro","count":3},{"name":"Josh Dague","email":"jd@josh3736.net","login":"daguej","count":3},{"name":"Josh Erickson","email":"josh@snoj.us","login":"snoj","count":3},{"name":"Joshaven Potter","email":"yourtech@gmail.com","login":"joshaven","count":3},{"name":"Julian Dax","email":"julian.dax@posteo.de","login":"brodo","count":3},{"name":"Julien Klepatch","email":"julien@julienklepatch.com","login":"jklepatch","count":3},{"name":"Justin","email":"justinleeong@gmail.com","login":"J-Human","count":3},{"name":"Oscar Martinez","email":"oscar@mtnz-web.com","login":"ooHmartY","count":3},{"name":"Peter Lyons","email":"pete@peterlyons.com","login":"focusaurus","count":3},{"name":"Reid Burke","email":"me@reidburke.com","login":"reid","count":3},{"name":"Steve Sharp","email":"stevenson.sharp@gmail.com","login":"OpenSourceSteve","count":3},{"name":"imatvieiev","email":"idmatvieiev@gmail.com","login":"imatveev","count":3},{"name":"kball","email":"kball@zendev.com","login":"kball","count":3},{"name":"kiyomizumia","email":"melissa@stroly.jp","login":"kiyomizumia","count":3},{"name":"liuxingbaoyu","email":"30521560+liuxingbaoyu","login":"liuxingbaoyu","count":3},{"name":"Rohan Chougule","email":"rohan183chougule@gmail.com","login":"rchougule","count":3},{"name":"Romain Lanz","email":"romain.lanz@slynova.ch","login":"RomainLanz","count":3},{"name":"Roee Kasher","email":"roee@fire.glass","login":"Kasher","count":3},{"name":"Romain Menke","email":"romainmenke@gmail.com","login":"romainmenke","count":3},{"name":"Ruxandra Fediuc","email":"ruxandra.fediuc@gmail.com","login":"ruxandrafed","count":3},{"name":"Ryan Lewis","email":"ryanharrisonlewis@gmail.com","login":"ryanmurakami","count":3},{"name":"Rimas Misevičius","email":"rmisev3@gmail.com","login":"rmisev","count":3},{"name":"Ryuichi Okumura","email":"okuryu@okuryu.com","login":"okuryu","count":3},{"name":"Sagi Tsofan","email":"sagitsofan@gmail.com","login":"sagitsofan","count":3},{"name":"Sami Samhuri","email":"sami.samhuri@gmail.com","login":"samsonjs","count":3},{"name":"Fabian Meyer","email":"3982806+meyfa","login":"meyfa","count":3},{"name":"Mithun Patel","email":"mithunster@gmail.com","login":"mithun-daa","count":3},{"name":"Mohammed Essehemy","email":"mohammedessehemy@gmail.com","login":"MohammedEssehemy","count":3},{"name":"Moshe vilner","email":"shootermv@gmail.com","login":"shootermv","count":3},{"name":"Ms2ger","email":"Ms2ger@igalia.com","login":"Ms2ger","count":3},{"name":"Mykola Bilochub","email":"nbelochub@gmail.com","login":"belochub","count":3},{"name":"Nathan Friedly","email":"nathan@nfriedly.com","login":"nfriedly","count":3},{"name":"Nick Raienko","email":"enaqxx@gmail.com","login":"enaqx","count":3},{"name":"Nick Sia","email":"nicholas.sia@vgw.co","login":"nicksia-vgw","count":3},{"name":"Nicolai Stange","email":"nicstange@gmail.com","login":"nicstange","count":3},{"name":"Nicolas DUBIEN","email":"github@dubien.org","login":"dubzzz","count":3},{"name":"Niklas Wenzel","email":"dev@nikwen.de","login":"nikwen","count":3},{"name":"Nitin Kumar","email":"snitin315@gmail.com","login":"snitin315","count":3},{"name":"Nitish Sakhawalkar","email":"nitsakh@icloud.com","login":"nitsakh","count":3},{"name":"Oleg Elifantiev","email":"oleg@elifantiev.ru","login":"Olegas","count":3},{"name":"Oleg Slobodskoi","email":"oleg008@gmail.com","login":"kof","count":3},{"name":"Olivier Flückiger","email":"olivf@chromium.org","login":"o-","count":3},{"name":"Oscar Funes","email":"osukaa18@gmail.com","login":"osukaa","count":3},{"name":"Chris Bystrek","email":"chris.bystrek@gmail.com","login":"cByst","count":3},{"name":"Christian Niederer","email":"aqpoba@gmail.com","login":"amdoku","count":3},{"name":"Christopher Monsanto","email":"chris@monsan.to","login":"monsanto","count":3},{"name":"Cloyd Lau","email":"31238760+cloydlau","login":"cloydlau","count":3},{"name":"Orgad Shaneh","email":"orgads@gmail.com","login":"orgads","count":3},{"name":"Jesse Chan","email":"jc@linux.com","login":"jesec","count":3},{"name":"Jim Schlight","email":"jim@inspiredware.com","login":"jschlight","count":3},{"name":"Daniel Ennis","email":"aikar@aikar.co","login":"aikar","count":3},{"name":"Daniel Gröber","email":"darklord@darkboxed.org","login":"DanielG","count":3},{"name":"Daniel Kostro","email":"kostro.d@gmail.com","login":"stropitek","count":3},{"name":"Daniel Pihlström","email":"sciolist.se@gmail.com","login":"sciolist","count":3},{"name":"Danny Guo","email":"danny@dannyguo.com","login":"dguo","count":3},{"name":"Danny Nemer","email":"hi@dannynemer.com","login":"DannyNemer","count":3},{"name":"Darcy Clarke","email":"darcy@darcyclarke.me","login":"darcyclarke","count":3},{"name":"David Evans","email":"davidje13","login":"davidje13","count":3},{"name":"David Siegel","email":"david@artcom.de","login":"agnat","count":3},{"name":"David Sklar","email":"david.sklar@gmail.com","login":"davidsklar","count":3},{"name":"Dennis Ameling","email":"dennis@dennisameling.com","login":"dennisameling","count":3},{"name":"Benjamin Fleischer","email":"github@benjaminfleischer.com","login":"bf4","count":3},{"name":"Aymen Naghmouchi","email":"aymen.aymen@live.it","login":"aymen94","count":3},{"name":"Artem Zaytsev","email":"a.arepo@gmail.com","login":"avz","count":3},{"name":"Arslan Ali","email":"arslanali.921996@gmail.com","login":"warlock1996","count":3},{"name":"Adrian Nitu","email":"adrian.nitu@intel.com","login":"adrian-nitu-92","count":3},{"name":"Antoine Amara","email":"amara.antoine@gmail.com","login":"antoine-amara","count":3},{"name":"Andreas Offenhaeuser","email":"offenhaeuser@gmail.com","login":"anoff","count":3},{"name":"Andreas Lind","email":"andreas@one.com","login":"papandreou","count":3},{"name":"Amery","email":"amery@xiangfa.org","login":"Amery2010","count":3},{"name":"Allen Yonghuang Wang","email":"helloshuangzi@gmail.com","login":"helloshuangzi","count":3},{"name":"Alex Schwartz","email":"alexschwartz01@gmail.com","login":"alexsch01","count":3},{"name":"Brad Decker","email":"bhdecker84@gmail.com","login":"brad-decker","count":3},{"name":"Brandon Beacher","email":"brandon.beacher@gmail.com","login":"brandon-beacher","count":3},{"name":"Chandra Sekar S","email":"chandru.in@gmail.com","login":"cskr","count":3},{"name":"MattIPv4","email":"matthew@cowley.org.uk","login":"MattIPv4","count":3},{"name":"Charles Kerr","email":"charles@charleskerr.com","login":"ckerr","count":3},{"name":"Charmander","email":"~@charmander.me","login":"charmander","count":3},{"name":"Chinedu Francis Nwafili","email":"frankie.nwafili@gmail.com","login":"chinedufn","count":3},{"name":"Farid Neshat","email":"FaridN_SOAD@yahoo.com","login":"faridnsh","count":3},{"name":"Frederic Hemberger","email":"mail@frederic-hemberger.de","login":"fhemberger","count":3},{"name":"Gareth Ellis","email":"gareth.ellis@uk.ibm.com","login":"gareth-ellis","count":3},{"name":"Gene Wu","email":"genewoo@gmail.com","login":"genewoo","count":3},{"name":"Gergely Nemeth","email":"mail@nemethgergely.com","login":"gergelyke","count":3},{"name":"Gilles De Mey","email":"gilles.de.mey@gmail.com","login":"gillesdemey","count":3},{"name":"Giorgos Ntemiris","email":"ntemirisgiorgos3@gmail.com","login":"gntem","count":3},{"name":"Giovanni Bucci","email":"8344987+puskin","login":"puskin","count":3},{"name":"Hardanish Singh","email":"61027578+Hardanish-Singh","login":"Hardanish-Singh","count":3},{"name":"Himadri Ganguly","email":"himadri.tech@gmail.com","login":"himadriganguly","count":3},{"name":"Hyunjin Kim","email":"stargazer.y@gmail.com","login":"illusi0n7","count":3},{"name":"Mark Stosberg","email":"mark@rideamigos.com","login":"markstos","count":3},{"name":"Jeremy Whitlock","email":"jwhitlock@apache.org","login":"whitlockjc","count":3},{"name":"JeongHoon Byun","email":"outsideris@gmail.com","login":"outsideris","count":3},{"name":"Jenna Zeigen","email":"jenna.zeigen@gmail.com","login":"jennazee","count":3},{"name":"Jan Kassens","email":"jan@kassens.net","login":"kassens","count":3},{"name":"James Ide","email":"ide@jameside.com","login":"ide","count":3},{"name":"James Hartig","email":"fastest963@gmail.com","login":"jameshartig","count":3},{"name":"Mohamed Akram","email":"mohd.akram@outlook.com","login":"mohd-akram","count":3},{"name":"Dirceu Pereira Tiegs","email":"dirceutiegs@gmail.com","login":"dirceu","count":3},{"name":"Divyanshu Singh","email":"dsinecos@gmail.com","login":"dsinecos","count":3},{"name":"Dominic Tarr","email":"dominic.tarr@gmail.com","login":"dominictarr","count":3},{"name":"Duncan Healy","email":"duncan.healy@gmail.com","login":"duncanhealy","count":3},{"name":"Eddie Abbondanzio","email":"me@eddieabbondanz.io","login":"EddieAbbondanzio","count":3},{"name":"Emil Sivervik","email":"emil@sivervik.com","login":"emilsivervik","count":3},{"name":"Benjamin Kaduk","email":"bkaduk@akamai.com","login":"kaduk","count":3},{"name":"Emily Marigold Klassen","email":"forivall@gmail.com","login":"forivall","count":3},{"name":"Nicolò Ribaudo","email":"nribaudo@igalia.com","login":"nicolo-ribaudo","count":3},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":3},{"name":"Eric Rannaud","email":"eric.rannaud@gmail.com","login":"ericrannaud","count":3},{"name":"Erik Lundin","email":"mjor.himself@gmail.com","login":"evlun","count":3},{"name":"EungJun Yi","email":"semtlenori@gmail.com","login":"eungjun-yi","count":3},{"name":"Evan Larkin","email":"evan.larkin.il.com","login":"elarkin","count":3},{"name":"Ezequiel Garcia","email":"ezequiel@vanguardiasur.com.ar","login":"ezequielgarcia","count":3},{"name":"Alex McKenzie","email":"alex@unbreak-it.com","login":"mckalexee","count":3},{"name":"Fangshi He","email":"hefangshi@gmail.com","login":"hefangshi","count":3},{"name":"James Addison","email":"jay@jp-hosting.net","login":"jayaddison","count":3},{"name":"Aleksey Smolenchuk","email":"aleksey@uber.com","login":null,"count":3},{"name":"Ahmad Nassri","email":"ahmad@ahmadnassri.com","login":null,"count":3},{"name":"Duy Le","email":"dle@walmartlabs.com","login":null,"count":3},{"name":"Dave Olszewski","email":"cxreg@pobox.com","login":null,"count":3},{"name":"Dara Hayes","email":"dara.hayes@redhat.com","login":null,"count":3},{"name":"Christopher J. Brody","email":"brodybits@litehelpers.net","login":null,"count":3},{"name":"Bidisha Pyne","email":"pyne.bidisha2017@gmail.com","login":"bidipyne","count":3},{"name":"Benjamin Waters","email":"benjamin.waters@outlook.com","login":"Ben-Waters","count":3},{"name":"Gabriela Gutierrez","email":"gabigutierrez@google.com","login":"gabibguti","count":3},{"name":"AdamKorcz","email":"44787359+AdamKorcz","login":"AdamKorcz","count":3},{"name":"Benjamin Kramer","email":"benny.kra@gmail.com","login":"d0k","count":3},{"name":"Luan Devecchi","email":"luan@engineer.com","login":"oluan","count":3},{"name":"ttzztztz","email":"ttzztztz@outlook.com","login":"ttzztztz","count":3},{"name":"Mihail Bodrov","email":"connormiha1@gmail.com","login":"Connormiha","count":3},{"name":"parkhojeong","email":"parkhj062@gmail.com","login":"parkhojeong","count":3},{"name":"osher","email":"osher.filter@gmail.com","login":"osher","count":3},{"name":"Naor Tedgi (Abu Emma)","email":"naor.tedgi@gmail.com","login":"ntedgi","count":3},{"name":"mag123c","email":"diehreo@gmail.com","login":"mag123c","count":3},{"name":"Bruce A. MacNaughton","email":"bmacnaughton@gmail.com","login":"bmacnaughton","count":3},{"name":"daomingq","email":"daoming.qiu@intel.com","login":"qdaoming","count":3},{"name":"Sunghoon","email":"122661764+sungpaks","login":"sungpaks","count":3},{"name":"Tariq Ramlall","email":"srcmake@gmail.com","login":"srcmake","count":3},{"name":"Teppei Sato","email":"teppeis@gmail.com","login":"teppeis","count":3},{"name":"木杉","email":"zhmushan@qq.com","login":"zhmushan","count":3},{"name":"Ajido","email":"ajido@me.com","login":"Ajido","count":3},{"name":"笑斌","email":"xinlei.sxl@alibaba-inc.com","login":"Suixinlei","count":3},{"name":"Azad Gupta","email":"158742337+azadgupta1","login":"azadgupta1","count":3},{"name":"tpoisseau","email":"22891227+tpoisseau","login":"tpoisseau","count":3},{"name":"Julian Gassner","email":"julian.gassner@tum.de","login":"badkeyy","count":3},{"name":"Asaf Federman","email":"asaf1235588@gmail.com","login":"Asaf-Federman","count":3},{"name":"KaKa","email":"23028015+climba03003","login":"climba03003","count":3},{"name":"foxxyz","email":"foxxyz@gmail.com","login":"foxxyz","count":3},{"name":"mert.altin","email":"mert.altin@trendyol.com","login":null,"count":3},{"name":"Thom Seddon","email":"thom@nightworld.com","login":null,"count":3},{"name":"szabolcsit","email":"szabolcsit@hu.ibm.com","login":null,"count":3},{"name":"matzavinos","email":"matzavinos@workable.com","login":null,"count":3},{"name":"iandrc","email":"hao8@protonmail.com","login":null,"count":3},{"name":"Zuzana Svetlikova","email":"zsvetlik@redhat.com","login":null,"count":3},{"name":"Yuriy Vasiyarov","email":"yvasiyarov@ozon.travel","login":null,"count":3},{"name":"Sergey Zelenov","email":"mail@zelenov.su","login":null,"count":3},{"name":"Rod Machen","email":"rod.machen@help.com","login":null,"count":3},{"name":"Ray Morgan","email":"rmorgan@zappos.com","login":null,"count":3},{"name":"Patrick Heneise","email":"patrick@heneise.consulting","login":null,"count":3},{"name":"Omer Wazir","email":"omer.wazir@gmail.com","login":null,"count":3},{"name":"Jonathan Persson","email":"persson.jonathan@gmail.com","login":null,"count":3},{"name":"Johnny Reading","email":"johnny@hellowallet.com","login":null,"count":3},{"name":"jhofstee","email":"jhofstee@victronenergy.com","login":"jhofstee","count":3},{"name":"Kyriakos Markakis","email":"kyriakos@marqui.dev","login":"marquicodes","count":3},{"name":"JR McEntee","email":"jrmce12@gmail.com","login":null,"count":3},{"name":"Illescas, Ricardo","email":"rillescas@paypal.com","login":null,"count":3},{"name":"한만욱","email":"98882987+manNomi","login":"manNomi","count":3},{"name":"Vladimir Ilic","email":"burger.boy.daddy@gmail.com","login":"burgerboydaddy","count":3},{"name":"Vincent Weevers","email":"mail@vincentweevers.nl","login":"vweevers","count":3},{"name":"Travis Swicegood","email":"development@domain51.com","login":"tswicegood","count":3},{"name":"Tracy Hinds","email":"tracyhinds@gmail.com","login":"hackygolucky","count":3},{"name":"Toon Verwaest","email":"verwaest@chromium.org","login":"verwaest","count":3},{"name":"Tom Atkinson","email":"atkinson.tommy@nsoft.com","login":"Nibbler999","count":3},{"name":"Timothy O. Peters","email":"timotewpeters@gmail.com","login":"timotew","count":3},{"name":"Tim Jacomb","email":"21194782+timja","login":"timja","count":3},{"name":"Mike Ralphson","email":"mike.ralphson@gmail.com","login":"MikeRalphson","count":3},{"name":"Mike MacCana","email":"mike.maccana@gmail.com","login":"mikemaccana","count":3},{"name":"Mika Fischer","email":"mika.fischer@zoopnet.de","login":"mika-fischer","count":3},{"name":"Micleusanu Nicu","email":"micnic90@gmail.com","login":"micnic","count":3},{"name":"Michael Cornacchia","email":"cornacch@ca.ibm.com","login":"mcornac","count":3},{"name":"Meek Simbule","email":"55823259+meekdenzo","login":"meekdenzo","count":3},{"name":"Steve Mao","email":"maochenyan@gmail.com","login":"stevemao","count":3},{"name":"Stanislav Opichal","email":"opichals@gmail.com","login":"opichals","count":3},{"name":"Soul Lee","email":"alus20x@gmail.com","login":"soulee-dev","count":3},{"name":"Suresh Srinivas","email":"suresh.srinivas@intel.com","login":"suresh-srinivas","count":3},{"name":"Shubheksha Jalan","email":"jshubheksha@gmail.com","login":"shubheksha","count":3},{"name":"Scott González","email":"scott.gonzalez@gmail.com","login":"scottgonzalez","count":3},{"name":"Ryan Scheel","email":"Ryan.havvy@gmail.com","login":"Havvy","count":3},{"name":"Shubham Urkade","email":"shubhamurkade1@gmail.com","login":"Shubhamurkade","count":3},{"name":"Sequoia McDowell","email":"sequoia.mcdowell@gmail.com","login":"Sequoia","count":3},{"name":"Shannen Saez","email":"shannenlaptop@gmail.com","login":"BlueHaunter","count":3},{"name":"Sergey Petushkov","email":"petushkov.sergey@gmail.com","login":"gribnoysup","count":3},{"name":"zhangzifa","email":"tonyzzf@163.com","login":"zhangzifa","count":3},{"name":"wwwzbwcom","email":"zbwhome@outlook.com","login":"wwwzbwcom","count":3},{"name":"vmarchaud","email":"contact@vmarchaud.fr","login":"vmarchaud","count":3},{"name":"suman-mitra","email":"summitra@in.ibm.com","login":"suman-mitra","count":3},{"name":"sendoru","email":"sendol39@gmail.com","login":"sendoru","count":3},{"name":"razvanbh","email":"razvy.rotaru@gmail.com","login":"razvanbh","count":3},{"name":"poutch","email":"damien.pucheu@hotmail.fr","login":"putxe","count":3},{"name":"mzucker","email":"michaeljzucker@gmail.com","login":"michael-zucker","count":3},{"name":"mritunjaygoutam12","email":"mritunjaygoutam2204@gmail.com","login":"mritunjayz","count":3},{"name":"Dan Williams","email":"dan@igniter.com","login":"Williams-Dan","count":3},{"name":"Daiki Ihara","email":"sasurau4@gmail.com","login":"sasurau4","count":3},{"name":"Corey Farrell","email":"git@cfware.com","login":"coreyfarrell","count":3},{"name":"Cong Zhang","email":"13283869+congzhangzh","login":"congzhangzh","count":3},{"name":"Seth Brenith","email":"sethb@microsoft.com","login":"sethbrenith","count":3},{"name":"Vladislav Kaminsky","email":"wlodzislav@outlook.com","login":"wlodzislav","count":3},{"name":"Vyacheslav Egorov","email":"vegorov@chromium.org","login":"mraleph","count":3},{"name":"Wang Xinyong","email":"wang.xy.chn@gmail.com","login":"cynron","count":3},{"name":"Wassim Chegham","email":"github@wassim.dev","login":"manekinekko","count":3},{"name":"Wes Tyler","email":"wtyler@xogrp.com","login":"WesTyler","count":3},{"name":"Xiao-Tao","email":"zhoumingtao@loongson.cn","login":"Xiao-Tao","count":3},{"name":"Yael Hermon","email":"yaelherm@gmail.com","login":"yaelhe","count":3},{"name":"Yitong","email":"dyt111@gmail.com","login":"yitongding","count":3},{"name":"Zirak","email":"zirakertan@gmail.com","login":"Zirak","count":3},{"name":"agape1225","email":"49804691+agape1225","login":"agape1225","count":3},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":3},{"name":"gdccwxx","email":"765553928@qq.com","login":"gdccwxx","count":3},{"name":"Jack Horton","email":"jahorto@microsoft.com","login":"jackhorton","count":2},{"name":"Jacob H.C. Kragh","email":"jhckragh@gmail.com","login":"jhckragh","count":2},{"name":"Jacob Hoffman-Andrews","email":"github@hoffman-andrews.com","login":"jsha","count":2},{"name":"Jacopo Martinelli","email":"42748150+JacopoPatroclo","login":"JacopoPatroclo","count":2},{"name":"Isuru Siriwardana","email":"isuruanatomy@gmail.com","login":"isurusiri","count":2},{"name":"J. Lee Coltrane","email":"lee@projectmastermind.com","login":"coltrane","count":2},{"name":"Ionică Bizău","email":"bizauionica@gmail.com","login":"IonicaBizau","count":2},{"name":"Indranil Dasgupta","email":"indranild@gmail.com","login":"indranil","count":2},{"name":"Jamen Marzonie","email":"jamenmarz@gmail.com","login":"jamen","count":2},{"name":"Jan Lehnardt","email":"jan@apache.org","login":"janl","count":2},{"name":"Joe","email":"28568841+Lordfirespeed","login":"Lordfirespeed","count":2},{"name":"James Bromwell","email":"james.bromwell@gdit.com","login":"thw0rted","count":2},{"name":"James Halliday","email":"mail@substack.net","login":"invalid-email-address","count":2},{"name":"Jared Haines","email":"jared.haines@gmail.com","login":"jehaines","count":2},{"name":"James M. Greene","email":"james.m.greene@gmail.com","login":"JamesMGreene","count":2},{"name":"Fuji Goro","email":"gfuji@cpan.org","login":"gfx","count":2},{"name":"JckXia","email":"ys3xia@uwaterloo.ca","login":"JckXia","count":2},{"name":"Jean-Philippe Blais","email":"jphblais@gmail.com","login":"jphblais","count":2},{"name":"Jeetu Suthar","email":"129197623+JeetuSuthar","login":"JeetuSuthar","count":2},{"name":"Jeff Barczewski","email":"jeff.barczewski@gmail.com","login":"jeffbski","count":2},{"name":"Jeff Harris","email":"techjeffharris@gmail.com","login":"techjeffharris","count":2},{"name":"George Shank","email":"shankga@gmail.com","login":"taterbase","count":2},{"name":"George Stagas","email":"gstagas@gmail.com","login":"stagas","count":2},{"name":"Giovanni Campagna","email":"gcampagn@cs.stanford.edu","login":"gcampax","count":2},{"name":"Greg Alexander","email":"gregory.l.alexander@gmail.com","login":"gla5001","count":2},{"name":"Javis Sullivan","email":"javissullivan@gmail.com","login":"trendsetter37","count":2},{"name":"Jay Arthanareeswaran","email":"jarthana@in.ibm.com","login":"jarthana","count":2},{"name":"Greg Valdez","email":"ghvaldez@gmail.com","login":"ghvaldez","count":2},{"name":"Grigorii K. Shartsev","email":"me@shgk.me","login":"ShGKme","count":2},{"name":"Guilherme Souza","email":"sitegui@sitegui.com.br","login":"sitegui","count":2},{"name":"Guilherme de Souza","email":"gui_souza@me.com","login":"guisouza","count":2},{"name":"Guy Fraser","email":"guy.fraser1@gmail.com","login":"originalfoo","count":2},{"name":"HUANG Wei","email":"grubbyfans@gmail.com","login":"entertainyou","count":2},{"name":"Haoliang Gao","email":"sakura9515@gmail.com","login":"popomore","count":2},{"name":"Harish Tejwani","email":"harish@wizni.com","login":"harishtejwani","count":2},{"name":"Harjoth Khara","email":"harjoth.khara@gmail.com","login":"harjothkhara","count":2},{"name":"Henry Chin","email":"hheennrryy@gmail.com","login":"hnry","count":2},{"name":"Houssem Chebab","email":"houssemchebeb@gmail.com","login":"houssemchebeb","count":2},{"name":"Ic3b3rg","email":"s.ceccarini94@gmail.com","login":"Ic3b3rg","count":2},{"name":"Idan Goshen","email":"idan.goshen@gmail.com","login":"idango10","count":2},{"name":"Igor Klopov","email":"igor@klopov.com","login":"igorklopov","count":2},{"name":"Fumiya KARASAWA","email":"krswfmy@gmail.com","login":"fmy","count":2},{"name":"Ivan Wei","email":"scorpionseed@gmail.com","login":"IvanWei","count":2},{"name":"Daniel Roe","email":"daniel@roe.dev","login":"danielroe","count":2},{"name":"Daniel Turing","email":"mail@danielturing.com","login":"dturing","count":2},{"name":"Danny Sonnenschein","email":"my.card.god@web.de","login":"lxdicted","count":2},{"name":"Dany Shaanan","email":"danyshaanan@gmail.com","login":"danyshaanan","count":2},{"name":"Darkripper214","email":"phakorn214@gmail.com","login":"PhakornKiong","count":2},{"name":"Daryl Thayil","email":"darylt@porch.com","login":"darylthayilporch","count":2},{"name":"Dav Glass","email":"davglass@gmail.com","login":"davglass","count":2},{"name":"Cameron Little","email":"cameron@camlittle.com","login":"apexskier","count":2},{"name":"Carl Richmond","email":"carl.richmond@pm.me","login":"carlrc","count":2},{"name":"Carrie Coxwell","email":"carrie.coxwell@gmail.com","login":"ccoxwell","count":2},{"name":"Cesar Hernandez","email":"chernandez@xogrp.com","login":"cesarhq","count":2},{"name":"Devin Nakamura","email":"devinn@ca.ibm.com","login":"dnakamura","count":2},{"name":"Dima Demakov","email":"d.demakov@gmail.com","login":"demakoff","count":2},{"name":"Diosney Sarmiento","email":"diosney.s@gmail.com","login":"diosney","count":2},{"name":"Dolapo Toki","email":"dolapotoki@gmail.com","login":"dtoki","count":2},{"name":"Doug Wade","email":"doug@dougwade.io","login":"doug-wade","count":2},{"name":"Drew Folta","email":"drew@folta.net","login":"drewfish","count":2},{"name":"Ebrahim Byagowi","email":"ebrahim@gnu.org","login":"ebraminio","count":2},{"name":"Ed Schouten","email":"ed@nuxi.nl","login":"EdSchouten","count":2},{"name":"Chi-chi Wang","email":"chichi@wangchiyi.com","login":"chichiwang","count":2},{"name":"Chris Holland","email":"chrisholland3553@gmail.com","login":"ChrisAHolland","count":2},{"name":"Chris Miller","email":"chrismilleruk@gmail.com","login":"chrismilleruk","count":2},{"name":"Chris Opperwall","email":"copperwall@gmail.com","login":"copperwall","count":2},{"name":"Christopher Rokita","email":"chris@livio.io","login":"crokita","count":2},{"name":"CodeVana","email":"codevaana@gmail.com","login":"codeVana","count":2},{"name":"Cody Deckard","email":"cjdeckard@gmail.com","login":"codeman869","count":2},{"name":"Connor Burton","email":"me@connorburton.com","login":"connorjburton","count":2},{"name":"Elliott Cable","email":"me@ell.io","login":"ELLIOTTCABLE","count":2},{"name":"Elves Vieira","email":"elves.silva.vieira@gmail.com","login":"elvessilvavieira","count":2},{"name":"EmaSuriano","email":"emanuel.suriano@gmail.com","login":"EmaSuriano","count":2},{"name":"Emil Tayeb","email":"49617556+Emiltayeb","login":"Emiltayeb","count":2},{"name":"Emily Kolar","email":"emkolardev@gmail.com","login":"sheminusminus","count":2},{"name":"Emily Platzer","email":"emilyplatzer@gmail.com","login":"craftninja","count":2},{"name":"Daniel Estiven Rico Posada","email":"danielrico.posada@gmail.com","login":"dericop","count":2},{"name":"Daniel G. Taylor","email":"dan@programmer-art.org","login":"danielgtaylor","count":2},{"name":"Daniel M Brasil","email":"danielmbrasil@protonmail.com","login":"danielmbrasil","count":2},{"name":"Daniel Moore","email":"polaris@northhorizon.net","login":"danielmoore","count":2},{"name":"Fabrice Tatieze","email":"fabrice.tatieze@nike.com","login":"ftatieze","count":2},{"name":"FangDun Cai","email":"cfddream@gmail.com","login":"fundon","count":2},{"name":"Farrin Reid","email":"blakmatrix@gmail.com","login":"blakmatrix","count":2},{"name":"Felix Schlenkrich","email":"felix.schlenkrich@gmail.com","login":"fastereder","count":2},{"name":"David Björklund","email":"david.bjorklund@gmail.com","login":"kesla","count":2},{"name":"David Glasser","email":"glasser@davidglasser.net","login":"glasser","count":2},{"name":"David Xue","email":"david.xue.rx@gmail.com","login":"rxiayth","count":2},{"name":"Dean Coakley","email":"dean.s.coakley@gmail.com","login":"Dean-Coakley","count":2},{"name":"Delapouite","email":"delapouite@gmail.com","login":"Delapouite","count":2},{"name":"Denis Fäcke","email":"serayaeryn@gmail.com","login":"SerayaEryn","count":2},{"name":"Francis Gulotta","email":"wizard@roborooter.com","login":"reconbot","count":2},{"name":"Francesco Trotta","email":"github@fasttime.org","login":"fasttime","count":2},{"name":"Florin-Daniel BÎLBÎE","email":"fbilbie@bitdefender.com","login":"fbilbie","count":2},{"name":"Fábio Santos","email":"fabiosantosart@gmail.com","login":"fabiosantoscode","count":2},{"name":"Flandre Scarlet","email":"panyilinlove@qq.com","login":"Amunu","count":2},{"name":"Gaara","email":"sabakugaara","login":"sabakugaara","count":2},{"name":"Gabriel Wicke","email":"wicke@wikidev.net","login":"gwicke","count":2},{"name":"Geir Hauge","email":"geir.hauge@gmail.com","login":"geirha","count":2},{"name":"George Sapkin","email":"george.sapkin@gmail.com","login":"GeorgeSapkin","count":2},{"name":"Daniel Pittman","email":"daniel@pittmo.net","login":"daniel-pittman","count":2},{"name":"Eduard Bondarenko","email":"eduardbcom@gmail.com","login":"eduardbme","count":2},{"name":"Edward Andrew Robinson","email":"earobinson@gmail.com","login":"earobinson","count":2},{"name":"Ehsan Akhgari","email":"ehsan@mozilla.com","login":"ehsan","count":2},{"name":"Elijah Insua","email":"tmpvar@gmail.com","login":"tmpvar","count":2},{"name":"Ferdi","email":"iguessitsokaythen@gmail.com","login":"iguessitsokay","count":2},{"name":"Alexander Avakov","email":"yaavakov@gmail.com","login":"pinguinjkeke","count":2},{"name":"Alexander O'Mara","email":"me@alexomara.com","login":"AlexanderOMara","count":2},{"name":"Alexander Sattelmaier","email":"alexander.sattelmaier@gmail.com","login":"asattelmaier","count":2},{"name":"Alexander Uvarov","email":"alexander.uvarov@gmail.com","login":"wildchild","count":2},{"name":"Alexandre Ferrando","email":"alferpal@gmail.com","login":"alferpal","count":2},{"name":"Charles T Wall III","email":"CharlesTWall3@gmail.com","login":"CharlesWall","count":2},{"name":"Erin Spiceland","email":"yes@erin.codes","login":"erinishimoticha","count":2},{"name":"Ernesto Salazar","email":"ernestoalbertosalazar@gmail.com","login":"ErnestoSalazar","count":2},{"name":"Erwin W. Ramadhan","email":"erwinwahyuramadhan@gmail.com","login":"erwinwahyura","count":2},{"name":"Eugene Girshov","email":"eugene.girshov@nixu.com","login":"egirshov","count":2},{"name":"Eungyu Lee","email":"35999704+Dailyscat","login":"Dailyscat","count":2},{"name":"Evan Martin","email":"martine@danga.com","login":"evmar","count":2},{"name":"Evan Torrie","email":"evan.torrie@yahoo.com","login":"evantorrie","count":2},{"name":"Suraiya Hameed","email":"hameedsuraiya@gmail.com","login":"Suraiya-Hameed","count":2},{"name":"Superchupu","email":"53496941+SuperchupuDev","login":"SuperchupuDev","count":2},{"name":"Sungwon","email":"63222221+mete0rfish","login":"mete0rfish","count":2},{"name":"Vincent Xue","email":"vincent.xue@servicemax.com","login":"vincentcn","count":2},{"name":"Viero Fernando","email":"vierofernando9@gmail.com","login":"null8626","count":2},{"name":"Victor Felder","email":"victor@draft.li","login":"vhf","count":2},{"name":"Vicente Jimenez Aguilar","email":"googuy@gmail.com","login":"vice","count":2},{"name":"Vadim Gorbachev","email":"bmsdave@gmail.com","login":"bmsdave","count":2},{"name":"Vadim","email":"vadimgerasimenko101@gmail.com","login":"kwarabei","count":2},{"name":"Ulan Degenbaev","email":"ulan@chromium.org","login":"ulan","count":2},{"name":"Tyler Vann-Campbell","email":"tyler@buddy.com","login":"lrdcasimir","count":2},{"name":"Tyler Ang-Wanek","email":"tylerw@axosoft.com","login":"implausible","count":2},{"name":"Travis Meisenheimer","email":"travis@indexoutofbounds.com","login":"tmeisenh","count":2},{"name":"Travis Bretton","email":"bluesailstudio@gmail.com","login":"furnox","count":2},{"name":"alphaleadership","email":"47387699+alphaleadership","login":"alphaleadership","count":2},{"name":"alohaglenn","email":"glenngonda@gmail.com","login":"QueueHefner","count":2},{"name":"Zongmin Lei","email":"leizongmin@gmail.com","login":"leizongmin","count":2},{"name":"Zheng Chaoping","email":"zbinlin@gmail.com","login":"zbinlin","count":2},{"name":"ZauberNerd","email":"zaubernerd@zaubernerd.de","login":"ZauberNerd","count":2},{"name":"Zahidul Islam","email":"zahidsharp@outlook.com","login":"ChatbotSchool","count":2},{"name":"Yuya Tanaka","email":"yuya.presto@gmail.com","login":"ypresto","count":2},{"name":"Tim Ruffles","email":"timruffles@googlemail.com","login":"timruffles","count":2},{"name":"Tadhg Creedon","email":"tadhgcreedon@gmail.com","login":"tadhgcreedon","count":2},{"name":"Daniel Clifford","email":"danno@chromium.org","login":"expatdanno","count":2},{"name":"Daniel Chatfield","email":"chatfielddaniel@gmail.com","login":"danielchatfield","count":2},{"name":"Daniel Bayley","email":"daniel.bayley@me.com","login":"danielbayley","count":2},{"name":"Dan Dascalescu","email":"ddascalescu+github@gmail.com","login":"dandv","count":2},{"name":"Dan Corman","email":"dan.corman@gmail.com","login":"dYale","count":2},{"name":"Cyril Lakech","email":"cyril.lakech@axa.fr","login":"clakech","count":2},{"name":"Cotton Hou","email":"himcotton@gmail.com","login":"imcotton","count":2},{"name":"dave-k","email":"davek1802@gmail.com","login":"dave-k","count":2},{"name":"Yusuke Kawasaki","email":"u-suke@kawa.net","login":"kawanet","count":2},{"name":"Yuichiro MASUI","email":"masui@masuidrive.jp","login":"masuidrive","count":2},{"name":"Yuan-Ming Hsu","email":"48866415+technic960183","login":"technic960183","count":2},{"name":"Yevgen Safronov","email":"sejoker@gmail.com","login":"sejoker","count":2},{"name":"Xidorn Quan","email":"quanxunzhen@gmail.com","login":"upsuper","count":2},{"name":"Xavier Shay","email":"xavier@rhnh.net","login":"xaviershay","count":2},{"name":"Xavi Magrinyà","email":"xavi.mb89@gmail.com","login":"xavimb","count":2},{"name":"Wojciech Wnętrzak","email":"w.wnetrzak@gmail.com","login":"morgoth","count":2},{"name":"William Marlow","email":"william.marlow@ibm.com","login":"lux01","count":2},{"name":"Willi Eggeling","email":"email@wje-online.de","login":"thewilli","count":2},{"name":"Tadashi SAWADA","email":"cesare@mayverse.jp","login":"cesare","count":2},{"name":"Sébastien Règne","email":"regseb@gmail.com","login":"regseb","count":2},{"name":"Suryanarayana Murthy N","email":"snarkedi@in.ibm.com","login":"narkedi","count":2},{"name":"Max Ogden","email":"max@maxogden.com","login":"max-mapper","count":2},{"name":"Maurice Hayward","email":"mauricehayward1@gmail.com","login":"moe-dizzle","count":2},{"name":"Shakeel Mohamed","email":"contact@shakeel.xyz","login":"shakeelmohamed","count":2},{"name":"Shailesh Shekhawat","email":"sshekhawat356@gmail.com","login":"thatshailesh","count":2},{"name":"Seth Fitzsimmons","email":"seth@mojodna.net","login":"mojodna","count":2},{"name":"Serkan Özel","email":"serkanozel380@gmail.com","login":"srknzl","count":2},{"name":"Segu Riluvan","email":"rilwan22@hotmail.com","login":"navulirs","count":2},{"name":"Segev Finer","email":"segev208@gmail.com","login":"segevfiner","count":2},{"name":"Sebastian Silbermann","email":"silbermann.sebastian@gmail.com","login":"eps1lon","count":2},{"name":"Sean Villars","email":"stvillars8@gmail.com","login":"stv8","count":2},{"name":"Sean Healy","email":"s@xib.ca","login":"seanhealy","count":2},{"name":"Sascha Tandel","email":"s.tandel@me.com","login":"sastan","count":2},{"name":"Sarath Govind K K","email":"sarathgovind27@gmail.com","login":"SarathGovind","count":2},{"name":"Sameer Srivastava","email":"sameer13@gmail.com","login":"sameer-coder","count":2},{"name":"Samantha Sample","email":"ssample812@gmail.com","login":"ssample812","count":2},{"name":"Sam Verschueren","email":"sam.verschueren@gmail.com","login":"SamVerschueren","count":2},{"name":"Sadique Ali","email":"sadiqalikm@gmail.com","login":"sdqali","count":2},{"name":"Saba Kharanauli","email":"114554280+runday198","login":"runday198","count":2},{"name":"Saad Quadri","email":"saad@saadq.com","login":"saadq","count":2},{"name":"Rafael Henrique Moreira","email":"rafadev7@gmail.com","login":"rafaeldaime","count":2},{"name":"Rafael Garcia","email":"rgarcia2009@gmail.com","login":"rgarcia","count":2},{"name":"Russell Dempsey","email":"sgtpooki@gmail.com","login":"SgtPooki","count":2},{"name":"Tim Costa","email":"tim@timcosta.io","login":"timcosta","count":2},{"name":"Tim Bradshaw","email":"tfb@cley.com","login":"tfeb","count":2},{"name":"Matteo","email":"teorossi82@yahoo.it","login":"teorossi82","count":2},{"name":"Thomas Reggi","email":"thomas@reggi.com","login":"reggi","count":2},{"name":"Thomas Corbière","email":"thomas.corbiere@tilkal.com","login":"tomc974","count":2},{"name":"Tho","email":"thoqbk@gmail.com","login":"thoqbk","count":2},{"name":"Theodor Steiner","email":"40017636+Theo-Steiner","login":"Theo-Steiner","count":2},{"name":"Tarjei Husøy","email":"git@thusoy.com","login":"thusoy","count":2},{"name":"Ryuichi Sakagami","email":"shagamiiiii@gmail.com","login":"Shagamii","count":2},{"name":"Ryan Sobol","email":"contact@ryansobol.com","login":"ryansobol","count":2},{"name":"Sumit Kumar Das","email":"151006536+skdas20","login":"skdas20","count":2},{"name":"Steven Scott","email":"Contact@TheDgtl.net","login":"DrakiaXYZ","count":2},{"name":"Steve Herzog","email":"srherzog@gmail.com","login":"SRHerzog","count":2},{"name":"Stefano Vozza","email":"svozza@gmail.com","login":"svozza","count":2},{"name":"Stefania Sharp","email":"stefaniasharp@gmail.com","login":"sharpstef","count":2},{"name":"Song, Bintao Garfield","email":"songbintaochina@gmail.com","login":"4garfield","count":2},{"name":"Simone Busoli","email":"simone.busoli@nearform.com","login":"simoneb","count":2},{"name":"Simon Knott","email":"info@simonknott.de","login":"Skn0tt","count":2},{"name":"Shuhei Kagawa","email":"shuhei.kagawa@gmail.com","login":"shuhei","count":2},{"name":"Shubham Chaturvedi","email":"19shubham11@gmail.com","login":"19shubham11","count":2},{"name":"Shreyans Pathak","email":"ishon19","login":"ishon19","count":2},{"name":"Marcos Frony","email":"mfrony@gmail.com","login":"frony","count":2},{"name":"Piotr Rybak","email":"rybak.piotr@yahoo.com","login":"PiotrRybak","count":2},{"name":"garrik.leonardo@gmail.com","email":"garrik.leonardo@gmail.com","login":"leomoreno","count":2},{"name":"Tony Metzidis","email":"tonym@tonym.us","login":"tonymet","count":2},{"name":"Tony Huang","email":"cnwzhjs@gmail.com","login":"cnwzhjs","count":2},{"name":"Todd Short","email":"tshort@akamai.com","login":"tmshort","count":2},{"name":"Todd Kennedy","email":"todd@selfassembled.org","login":"toddself","count":2},{"name":"Timur Shemsedinov","email":"timur.shemsedinov@gmail.com","login":"tshemsedinov","count":2},{"name":"Christian Bates-White","email":"45979878+Whitecx","login":"Whitecx","count":2},{"name":"vperezma","email":"vperezma89@gmail.com","login":"vperezma","count":2},{"name":"tjuhaszrh","email":"tjuhasz@redhat.com","login":"tjuhaszrh","count":2},{"name":"timothy searcy","email":"timmyzsearcy@gmail.com","login":"nanomosfet","count":2},{"name":"tannal","email":"tannal2409@gmail.com","login":"tannal","count":2},{"name":"sota1235","email":"sota1235@gmail.com","login":"sota1235","count":2},{"name":"skyclouds2001","email":"95597335+skyclouds2001","login":"skyclouds2001","count":2},{"name":"shaohui.liu2000@gmail.com","email":"shaohui.liu2000@gmail.com","login":"shaohui-liu2000","count":2},{"name":"scott stern","email":"scott.stern06@gmail.com","login":"sstern6","count":2},{"name":"rubikscraft","email":"contact@rubikscraft.nl","login":"CaramelFur","count":2},{"name":"rt33","email":"rt33@lastcycle.com","login":"rt33","count":2},{"name":"potham","email":"pothamk@gmail.com","login":"potham","count":2},{"name":"ejose19","email":"8742215+ejose19","login":"ejose19","count":2},{"name":"dustinnewman98","email":"dustinnewman98@gmail.com","login":"dustinnewman","count":2},{"name":"delvedor","email":"tommydelved@gmail.com","login":"delvedor","count":2},{"name":"davkor","email":"david@adalogics.com","login":"DavidKorczynski","count":2},{"name":"Caio Lima","email":"caiolima@igalia.com","login":"caiolima","count":2},{"name":"Carlos Fuentes","email":"me@metcoder.dev","login":"metcoder95","count":2},{"name":"Basit Chonka","email":"baasit121@icloud.com","login":"mabaasit","count":2},{"name":"Ben Richeson","email":"36977340+Benricheson101","login":"Benricheson101","count":2},{"name":"Daniel Venable","email":"37315423+DanielVenable","login":"DanielVenable","count":2},{"name":"pezhmanparsaee","email":"p.parsaee@gmail.com","login":"peZhmanParsaee","count":2},{"name":"peze","email":"cpj1106@gmail.com","login":"peze","count":2},{"name":"palmires","email":"palmires@example.com","login":"palmires","count":2},{"name":"origranot","email":"oriorigranot@gmail.com","login":"origranot","count":2},{"name":"oksana","email":"ok.semonenko@gmail.com","login":"oksemonenko","count":2},{"name":"ofirbarak","email":"ofirbirka@gmail.com","login":"ofirbarak","count":2},{"name":"Brad House","email":"brad@brad-house.com","login":"bradh352","count":2},{"name":"Baruch Odem (Rothkoff)","email":"baruchiro@gmail.com","login":"baruchiro","count":2},{"name":"Jerome Covington","email":"jeromecovington@gmail.com","login":"jeromecovington","count":2},{"name":"Jesse Cogollo","email":"cogollo87@gmail.com","login":"jessecogollo","count":2},{"name":"Andres Monge","email":"jacjam@gmail.com","login":"madeinjam","count":2},{"name":"Krishnadas","email":"pckrishnadas88@gmail.com","login":"pckrishnadas88","count":2},{"name":"Kumar Rishav","email":"rishav006@gmail.com","login":"kumarrishav","count":2},{"name":"/Jesse","email":"jesse.katsumata@gmail.com","login":"Naturalclar","count":2},{"name":"이혜미","email":"103042868+hyemimi","login":"hyemimi","count":2},{"name":"Łukasz Szewczak","email":"lukaszewczak@gmail.com","login":"lukaszewczak","count":2},{"name":"zoubin","email":"zoubin04@gmail.com","login":"zoubin","count":2},{"name":"iamchenxin","email":"iamchenxin@gmail.com","login":"iamchenxin","count":2},{"name":"iMoses","email":"imoses.g@gmail.com","login":"iMoses","count":2},{"name":"hirabhullar","email":"hbhullar@starbucks.com","login":"hirabhullar","count":2},{"name":"gowpen","email":"33104741+gowpen","login":"gowpen","count":2},{"name":"gitHubTracey","email":"macmommytracey@gmail.com","login":"GitHubTracey","count":2},{"name":"Wes Todd","email":"wes@wesleytodd.com","login":"wesleytodd","count":2},{"name":"Wei-Wei Wu","email":"wuxx1045@umn.edu","login":"wuweiweiwu","count":2},{"name":"Wayne Andrews","email":"andreww@uk.ibm.com","login":"CurryKitten","count":2},{"name":"Walter Beller-Morales","email":"walter.beller.morales@gmail.com","login":"walterbm","count":2},{"name":"Wade Simmons","email":"wade@wades.im","login":"wadey","count":2},{"name":"Vladislav Botvin","email":"darkvlados@gmail.com","login":"darky","count":2},{"name":"Masashi Hirano","email":"shisama07@gmail.com","login":"shisama","count":2},{"name":"daemon1024","email":"barun1024@gmail.com","login":"daemon1024","count":2},{"name":"conectado","email":"gabrielalejandro7@gmail.com","login":"conectado","count":2},{"name":"codediverdev","email":"169085203+codediverdev","login":"codediverdev","count":2},{"name":"christian-bromann","email":"mail@christian-bromann.com","login":"christian-bromann","count":2},{"name":"chocolateboy","email":"chocolate@cpan.org","login":"chocolateboy","count":2},{"name":"chirsz","email":"chirsz-ever@outlook.com","login":"chirsz-ever","count":2},{"name":"bq","email":"adam@haglund.dev","login":"beeequeue","count":2},{"name":"ben_cripps","email":"ben@benjamincripps.com","login":"bencripps","count":2},{"name":"apoorvanand","email":"apoorwanand@gmail.com","login":"apoorvanand","count":2},{"name":"apeltop","email":"sunshine@ptokos.com","login":"apeltop","count":2},{"name":"nathias","email":"n@th1.as","login":"nath1as","count":2},{"name":"nanaya","email":"me@nanaya.pro","login":"nanaya","count":2},{"name":"nabeel378","email":"65507306+nabeel378","login":"nabeel378","count":2},{"name":"mutao","email":"mutao-hf@loongson.cn","login":"mutao-loongson","count":2},{"name":"morrme","email":"morrme","login":"morrme","count":2},{"name":"minkyu_kim","email":"minq2dev@gmail.com","login":"kmk324","count":2},{"name":"mike-git374","email":"217764531+mike-git374","login":"mike-git374","count":2},{"name":"makenova","email":"themarchmyth@gmail.com","login":"makenova","count":2},{"name":"lrlna","email":"shestak.irina@gmail.com","login":"lrlna","count":2},{"name":"lluisemper","email":"58423269+lluisemper","login":"lluisemper","count":2},{"name":"liujiahui","email":"75659415+Javonne-liu","login":"Javonne-liu","count":2},{"name":"lilianakatrina684-a11y","email":"lilianakatrina684@gmail.com","login":"lilianakatrina684-a11y","count":2},{"name":"ycjcl868","email":"45808948@qq.com","login":"ycjcl868","count":2},{"name":"yamachu","email":"yamachu.dev@gmail.com","login":"yamachu","count":2},{"name":"xiaoyu","email":"306766053@qq.com","login":"sushi90","count":2},{"name":"weewey","email":"chuayewwee@gmail.com","login":"weewey","count":2},{"name":"nlf","email":"quitlahok@gmail.com","login":"nlf","count":2},{"name":"jkzing","email":"jingkai.zhao@foxmail.com","login":"jkzing","count":2},{"name":"jeyanthinath","email":"jeyanthinath10@gmail.com","login":"Jeyanthinath","count":2},{"name":"jens-cappelle","email":"jens.jan.cappelle@gmail.com","login":"jens-cappelle","count":2},{"name":"itaysabato","email":"itaysabato@gmail.com","login":"itaysabato","count":2},{"name":"imhype","email":"543717080@qq.com","login":"ImHype","count":2},{"name":"Logan Smyth","email":"loganfsmyth@gmail.com","login":"loganfsmyth","count":2},{"name":"Linus Unnebäck","email":"linus@folkdatorn.se","login":"LinusU","count":2},{"name":"Levin Eugene","email":"lzhnek@gmail.com","login":"Nievl","count":2},{"name":"Leonardo Peixoto","email":"67864816+peixotoleonardo","login":"peixotoleonardo","count":2},{"name":"John Eversole","email":"eversojk@gmail.com","login":"eversojk","count":2},{"name":"Greg Sabia Tucker","email":"greg@narrowlabs.com","login":"baseprime","count":2},{"name":"Greg Hughes","email":"greg@ghughes.com","login":"10p-freddo","count":2},{"name":"Marcelo Gobelli","email":"marcelo.gobelli@gmail.com","login":"decareano","count":2},{"name":"Lakshmi Shanmugam","email":"lshanmug@in.ibm.com","login":"lshanmug","count":2},{"name":"Nick Soggin","email":"nicksoggin@gmail.com","login":"iSkore","count":2},{"name":"Kushagra Pandey","email":"pandeykushagra51@gmail.com","login":"pandeykushagra51","count":2},{"name":"Kunal Kumar","email":"kunaldevspro@gmail.com","login":"KunalKumar-1","count":2},{"name":"Kris Kowal","email":"kris.kowal@cixar.com","login":"kriskowal","count":2},{"name":"KrayzeeKev","email":"github@lentinfamily.com","login":"KrayzeeKev","count":2},{"name":"Konstantin Likhter","email":"konstantin@likhter.ru","login":"likhter","count":2},{"name":"Konstantin Käfer","email":"github@kkaefer.com","login":"kkaefer","count":2},{"name":"Kohei TAKATA","email":"kt.koheitakata@gmail.com","login":"kohei-takata","count":2},{"name":"Klaus Meinhardt","email":"klaus.meinhardt1@gmail.com","login":"ajafff","count":2},{"name":"Kirill Shatskiy","email":"shaackiy@gmail.com","login":"shackijj","count":2},{"name":"Kevin Zurawel","email":"kzurawel@gmail.com","login":"kzurawel","count":2},{"name":"Kevin Toshihiro Uehara","email":"uehara.kevin@gmail.com","login":"kevinuehara","count":2},{"name":"Kevin Simper","email":"kevin.simper@gmail.com","login":"kevinsimper","count":2},{"name":"Matthieu Sieben","email":"matthieusieben","login":"matthieusieben","count":2},{"name":"Matthew Francis Brunetti","email":"zenflow87@gmail.com","login":"zenflow","count":2},{"name":"MatteoBax","email":"98881971+MatteoBax","login":"MatteoBax","count":2},{"name":"Matt Phillips","email":"matthewcannonphillips@gmail.com","login":"mattcphillips","count":2},{"name":"Matt Lang","email":"matt@mediasuite.co.nz","login":"matt-in-a-hat","count":2},{"name":"Matt Harrison","email":"hi@matt-harrison.com","login":"mtharrison","count":2},{"name":"Mateusz Konieczny","email":"matkoniecz@gmail.com","login":"matkoniecz","count":2},{"name":"Mateo Nunez","email":"mateonunez95@gmail.com","login":"mateonunez","count":2},{"name":"Martin von Gagern","email":"Martin.vGagern@gmx.net","login":"gagern","count":2},{"name":"Kenza Houmani","email":"khoumani@bloomberg.net","login":"khoumani","count":2},{"name":"Kayla Altepeter","email":"kayla@kaylaaltepeter.com","login":"kaltepeter","count":2},{"name":"Kathy Truong","email":"kathy.yvy.truong@gmail.com","login":"kathytruong","count":2},{"name":"Manil Chowdhurian","email":"manil.chowdhury@gmail.com","login":"keywordnew","count":2},{"name":"Malthe Borch","email":"mborch@gmail.com","login":"malthe","count":2},{"name":"Malcolm Ahoy","email":"malcolmahoy@gmail.com","login":"ahoym","count":2},{"name":"Luis Reis","email":"luis.m.reis@gmail.com","login":"eendeego","count":2},{"name":"Lucas Santos","email":"lhs.santoss@gmail.com","login":"khaosdoctor","count":2},{"name":"Lucas Recknagel","email":"lucas91@me.com","login":"lrecknagel","count":2},{"name":"Marcin Zielinski","email":"marzelin@gmail.com","login":"marzelin","count":2},{"name":"Marcos Casagrande","email":"marcoscvp90@gmail.com","login":"marcosc90","count":2},{"name":"Luan Muniz","email":"luanmuniz","login":"luanmuniz","count":2},{"name":"Lorenz Leutgeb","email":"lorenz.leutgeb@gmail.com","login":"lorenzleutgeb","count":2},{"name":"José F. Romaniello","email":"jfromaniello@gmail.com","login":"jfromaniello","count":2},{"name":"Joseph Gentle","email":"me@josephg.com","login":"josephg","count":2},{"name":"Jose M. Palacios Diaz","email":"jmpd1988@gmail.com","login":"j0t3x","count":2},{"name":"Jonathan Prince","email":"jonathan.prince@gmail.com","login":"JonathanPrince","count":2},{"name":"Oli Lalonde","email":"olalonde@gmail.com","login":"olalonde","count":2},{"name":"Jonathan Knezek","email":"jdknezek@gmail.com","login":"jdknezek","count":2},{"name":"Jonathan Johnson","email":"me@jondavidjohn.com","login":"jondavidjohn","count":2},{"name":"Jonathan Eskew","email":"eskewj@amazon.com","login":"jeskew","count":2},{"name":"Jonathan Buhacoff","email":"jonathan@buhacoff.net","login":"jbuhacoff","count":2},{"name":"John Musgrave","email":"musgravejw@gmail.com","login":"musgravejw","count":2},{"name":"Om Ghante","email":"mr.omghante1@gmail.com","login":"omghante","count":2},{"name":"Izaak Schroeder","email":"izaak.schroeder@gmail.com","login":"izaakschroeder","count":2},{"name":"Jochen Eisinger","email":"jochen@chromium.org","login":"jeisinger","count":2},{"name":"Jinho Bang","email":"zino@chromium.org","login":"romandev","count":2},{"name":"Jimmy Hsu","email":"jimmyhsu","login":"jimmyhsu","count":2},{"name":"Jihwan","email":"hanityx@gmail.com","login":"hanityx","count":2},{"name":"Jesus Seijas","email":"jseijas@gmail.com","login":"jesus-seijas-sp","count":2},{"name":"Jesse W. Collins","email":"jesse.w.collins@gmail.com","login":"jeswcollins","count":2},{"name":"Jeroen Ooms","email":"jeroenooms@gmail.com","login":"jeroen","count":2},{"name":"Jeremy Albright","email":"myrlin1@gmail.com","login":"Js-Brecht","count":2},{"name":"Jered Schmidt","email":"tr@nslator.jp","login":"jed","count":2},{"name":"Jennifer Bland","email":"ratracegrad@gmail.com","login":"ratracegrad","count":2},{"name":"Kevin Bowman","email":"github@magicmonkey.org","login":"magicmonkey","count":2},{"name":"Keroosha","email":"mr.dead.toast@gmail.com","login":"Keroosha","count":2},{"name":"Johannes Wüller","email":"johanneswueller@gmail.com","login":"jwueller","count":2},{"name":"Johan Dahlberg","email":"jfd@distrop.com","login":"jfd","count":2},{"name":"Joe Bowbeer","email":"joe.bowbeer@gmail.com","login":"joebowbeer","count":2},{"name":"Kat Rosario","email":"katrinajoy.rosario@fastretailing.com","login":"frkat","count":2},{"name":"Karl Guertin","email":"grayrest@gr.ayre.st","login":"grayrest","count":2},{"name":"Karl Cheng","email":"qantas94heavy@gmail.com","login":"Qantas94Heavy","count":2},{"name":"Karen He","email":"32376376+baekrxnn","login":"baekrxnn","count":2},{"name":"Kai Cataldo","email":"kaicataldo@gmail.com","login":"kaicataldo","count":2},{"name":"KAYYY","email":"34876651+Kay-Yuan","login":"Kay-Yuan","count":2},{"name":"Jörn Horstmann","email":"git@jhorstmann.net","login":"jhorstmann","count":2},{"name":"Justin Nietzel","email":"Justin.A.Nietzel@gmail.com","login":"Justin-Nietzel","count":2},{"name":"Junsoo Ha","email":"35479251+ganjanggejang","login":"ganjanggejang","count":2},{"name":"Julien Fontanet","email":"julien.fontanet@isonoe.net","login":"julien-f","count":2},{"name":"Jucke","email":"cosmoslovesyou@gmail.com","login":"jucke","count":2},{"name":"Juanjo","email":"juanjo@bitrock.com","login":"juamedgod","count":2},{"name":"João Lucas Lucchetta","email":"joao.lucas.lucchetta@gmail.com","login":"joaolucasl","count":2},{"name":"Lenvin Gonsalves","email":"41874033+98lenvi","login":"98lenvi","count":2},{"name":"Laura Ciro","email":"ltciro@gmail.com","login":"ltciro","count":2},{"name":"Lalit Kapoor","email":"lalitkapoor@gmail.com","login":"lalitkapoor","count":2},{"name":"Josh Hunter","email":"jopann@gmail.com","login":"jopann","count":2},{"name":"Jelle van der Waa","email":"jelle@archlinux.org","login":"jelly","count":2},{"name":"Rezvan Mahdavi Hezaveh","email":"rezvan@chromium.org","login":"rmahdav","count":2},{"name":"Renée Kooi","email":"renee@kooi.me","login":"goto-bus-stop","count":2},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":2},{"name":"Ray Donnelly","email":"mingw.android@gmail.com","login":"mingwandroid","count":2},{"name":"Rasmus Christian Pedersen","email":"zerhacken@yahoo.com","login":"zerhacken","count":2},{"name":"Ranieri Innocenti Spada","email":"56073060+Ranieri93","login":"Ranieri93","count":2},{"name":"QianJin2013","email":"osexp2003@gmail.com","login":"jjqq2013","count":2},{"name":"Ram Goli","email":"ramsgoli@gmail.com","login":"ramsgoli","count":2},{"name":"Qingyan Li","email":"qingyan.liqy@alibaba-inc.com","login":"liqyan","count":2},{"name":"Rajaram Gaunker","email":"zimbabao@gmail.com","login":"zimbabao","count":2},{"name":"Rahat Ahmed","email":"rahatarmanahmed@gmail.com","login":"rahatarmanahmed","count":2},{"name":"Nao Iizuka","email":"iizuka@kyu-mu.net","login":"iizukanao","count":2},{"name":"Musa Hamwala","email":"musahamwala@icloud.com","login":"mhamwala","count":2},{"name":"Muhammad Zeeshan","email":"61280174+zeeshan56656","login":"zeeshan56656","count":2},{"name":"MrBBot","email":"me@mrbbot.dev","login":"mrbbot","count":2},{"name":"Philipp Renoth","email":"renoth@wildoak.de","login":"DaAitch","count":2},{"name":"Philip Tellis","email":"philip.tellis@gmail.com","login":"bluesmoon","count":2},{"name":"Peter Rust","email":"peter@cornerstonenw.com","login":"prust","count":2},{"name":"Peter Dalgaard-Jensen","email":"nephross.cortex@gmail.com","login":"nephross","count":2},{"name":"Petar Dodev","email":"petar.dodev@gmail.com","login":"dodev","count":2},{"name":"Pavel Pomerantsev","email":"pomerantsevp@gmail.com","login":"pomerantsev","count":2},{"name":"Pavel Feldman","email":"pfeldman@chromium.org","login":"pavelfeldman","count":2},{"name":"alyssaq","email":"alyssaquek@gmail.com","login":"alyssaq","count":2},{"name":"Rafael Cepeda","email":"rcepeda1993@gmail.com","login":"MrOutput","count":2},{"name":"Ruben Verborgh","email":"ruben@verborgh.org","login":"RubenVerborgh","count":2},{"name":"Rohan Santhosh Kumar","email":"181558744+Rohan5commit","login":"Rohan5commit","count":2},{"name":"RobotMermaid","email":"ondinerangel@gmail.com","login":"RobotMermaid","count":2},{"name":"Prateek Singh","email":"prateeksingh1@hotmail.com","login":"punteek","count":2},{"name":"Daiki Nishikawa","email":"nd.12021218@gmail.com","login":"nissy-dev","count":2},{"name":"Prayag Verma","email":"prayag.verma@gmail.com","login":"prayagverma","count":2},{"name":"Rob Paton","email":"rtpaton@gmail.com","login":"robtpaton","count":2},{"name":"Priyank Singh","email":"priyanksingh8@gmail.com","login":"preyunk","count":2},{"name":"Rob Palmer","email":"rob.palmer2@gmail.com","login":"robpalme","count":2},{"name":"Riddhi","email":"riddhi.khera.07@gmail.com","login":"rxiddhi","count":2},{"name":"Priyanka Kore","email":"piyukore06@gmail.com","login":"piyukore06","count":2},{"name":"Richie Bendall","email":"richiebendall@gmail.com","login":"Richienb","count":2},{"name":"Shiya Luo","email":"luo.shiya@gmail.com","login":"shiya","count":2},{"name":"Shivanth MP","email":"fordearlinux@gmail.com","login":"shivanth","count":2},{"name":"Shivang Saxena","email":"shivangs44@gmail.com","login":"Shivang44","count":2},{"name":"Shinnosuke Watanabe","email":"snnskwtnb@gmail.com","login":"shinnn","count":2},{"name":"Ryan Doenges","email":"rhdoenges@gmail.com","login":"hackedy","count":2},{"name":"Pushkal B","email":"pushkalb123@gmail.com","login":"pushkalb123","count":2},{"name":"Richard Sun","email":"rsun@media.ucla.edu","login":"richardsun29","count":2},{"name":"Reşat SABIQ","email":"haqer@gmx.fr","login":"haqer1","count":2},{"name":"Niclas Hoyer","email":"niclas@verbugt.de","login":"niclashoyer","count":2},{"name":"Nick Stenning","email":"nick@whiteink.com","login":"nickstenning","count":2},{"name":"Nick Apperson","email":"apperson@gmail.com","login":"mouna-apperson","count":2},{"name":"Mariano Iglesias","email":"mariano@cricava.com","login":"mariano","count":2},{"name":"Marie Terrier","email":"marie.terrier1@gmail.com","login":"meelie","count":2},{"name":"Mark S. Miller","email":"erights","login":"erights","count":2},{"name":"Mitar Milutinovic","email":"mitar.git@tnode.com","login":"mitar","count":2},{"name":"Milton Sosa","email":"sosamilton19@gmail.com","login":"milsosa","count":2},{"name":"Milan Burda","email":"milan.burda@gmail.com","login":"miniak","count":2},{"name":"Mustafa Ateş UZUN","email":"mustafauzun0@gmail.com","login":"0o001","count":2},{"name":"Mikael Bourges-Sevenier","email":"mikeseven@gmail.com","login":"mikeseven","count":2},{"name":"Mihai Călin Bazon","email":"mihai@bazon.net","login":"mishoo","count":2},{"name":"Michał Gołębiowski-Owczarek","email":"m.goleb@gmail.com","login":"mgol","count":2},{"name":"Michael Macherey","email":"macherey@gmx.net","login":"Goyapa","count":2},{"name":"Eusgor","email":"100363036+Eusgor","login":"Eusgor","count":2},{"name":"Michael Hart","email":"michael.hart.au@gmail.com","login":"mhart","count":2},{"name":"Michael Carter","email":"cartermichael@gmail.com","login":"mcarter","count":2},{"name":"Michael Albert","email":"michaalbert.42@gmail.com","login":"michaalbert","count":2},{"name":"Naman Trivedi","email":"trivenay@amazon.com","login":"trivenay","count":2},{"name":"Oliver Salzburg","email":"oliver.salzburg@gmail.com","login":"oliversalzburg","count":2},{"name":"Oliver Belaifa","email":"oliver@belaifa.de","login":"obelaifa","count":2},{"name":"Oky Antoro","email":"kiantrue@gmail.com","login":"oantoro","count":2},{"name":"Paulo Matias","email":"paulo.matias@usp.br","login":"thotypous","count":2},{"name":"Paul Isache","email":"paul@isache.com","login":"Paul-Isache","count":2},{"name":"Paul Grock","email":"paulgrock@gmail.com","login":"paulgrock","count":2},{"name":"Paul Graham","email":"homosaur@gmail.com","login":"homosaur","count":2},{"name":"Pat Pannuto","email":"pat.pannuto@gmail.com","login":"ppannuto","count":2},{"name":"Martin Michaelis","email":"code@mgjm.de","login":"mgjm","count":2},{"name":"kyungrae2002","email":"148605113+kyungrae2002","login":"kyungrae2002","count":2},{"name":"kuroljov","email":"viktor.konsta@gmail.com","login":"viktor-ku","count":2},{"name":"koooge","email":"koooooge@gmail.com","login":"koooge","count":2},{"name":"kokke","email":"spam@rowdy.dk","login":"kokke","count":2},{"name":"kanishk30","email":"kanishk71@gmail.com","login":"kanishk30","count":2},{"name":"Pieter Mees","email":"pieter.mees@zentrick.com","login":"pietermees","count":2},{"name":"NoSkillGirl","email":"singhpooja240393@gmail.com","login":"NoSkillGirl","count":2},{"name":"Niyas Sait","email":"niyas.sait@linaro.org","login":"niyas-sait","count":2},{"name":"NiveditN","email":"niveditn@gmail.com","login":"nikniv","count":2},{"name":"Nikolay Krashnikov","email":"1090219@mail.ru","login":"nikolaykrashnikov","count":2},{"name":"Nikola Glavina","email":"glavina.nikola5@gmail.com","login":"branisha","count":2},{"name":"Niklas Ingholt","email":"niklas@ingholt.com","login":"niklasi","count":2},{"name":"Mohit kumar Bajoria","email":"mohitbajo36@gmail.com","login":"mbj36","count":2},{"name":"Nikhil Komawar","email":"nik.komawar@gmail.com","login":"komawar","count":2},{"name":"Nicolas Stepien","email":"stepien.nicolas@gmail.com","login":"nstepien","count":2},{"name":"Nicolas Chaulet","email":"n.chaulet@gmail.com","login":"nchaulet","count":2},{"name":"Daniel Sims","email":"danielsims@quickenloans.com","login":null,"count":2},{"name":"Carlos Campderrós","email":"carlos.campderros@eyeos.com","login":null,"count":2},{"name":"Dmitriy Kikinskiy","email":"di9@ytka.org","login":null,"count":2},{"name":"E. Azer Koçulu","email":"azer@kodfabrik.com","login":null,"count":2},{"name":"Etienne Pierre-doray","email":"etiennep@chromium.org","login":null,"count":2},{"name":"Francois Marier","email":"francois@mozilla.com","login":null,"count":2},{"name":"Caleb ツ Everett","email":"calebev@amazon.com","login":null,"count":2},{"name":"George Adams","email":"gadams@microsoft.com","login":null,"count":2},{"name":"Guilherme Goncalves","email":"gsg@ggoncalves.me","login":null,"count":2},{"name":"Hirotaka Tagawa / wafuwafu13","email":"mariobaske@i.softbank.jp","login":null,"count":2},{"name":"Jaideep Bajwa","email":"bjaideep@ca.ibm.com","login":null,"count":2},{"name":"James Herrington","email":"james@getimpala.com","login":null,"count":2},{"name":"Jay Brownlee","email":"jay.brownlee@help.com","login":null,"count":2},{"name":"Jem Bezooyen","email":"github@jem.dev","login":null,"count":2},{"name":"John Kleinschmidt","email":"jkleinsc@github.com","login":null,"count":2},{"name":"Johnny Ray Austin","email":"johnny@johnnyray.me","login":null,"count":2},{"name":"Joseph Gordon","email":"gordonj@us.ibm.com","login":null,"count":2},{"name":"Albert Wang","email":"git@albertyw.com","login":"albertyw","count":2},{"name":"T-O-R-U-S","email":"bageliq@protonmail.com","login":"mahmoud-moursy","count":2},{"name":"fuxingZhang","email":"502545703@qq.com","login":"fuxingZhang","count":2},{"name":"ikasumi_wt","email":"wtsnyk13@gmail.com","login":"ikasumiwt","count":2},{"name":"Abe Fettig","email":"abefettig@gmail.com","login":"abram","count":2},{"name":"Adam Wegrzynek","email":"adam.wegrzynek@cern.ch","login":"awegrzyn","count":2},{"name":"Thiago Oliveira Santos","email":"tos.oliveira@gmail.com","login":"Farenheith","count":2},{"name":"Akito Ito","email":"akito0107@gmail.com","login":"akito0107","count":2},{"name":"Michael Smith","email":"mikesm@zillowgroup.com","login":"michaelsmithxyz","count":2},{"name":"xsbchen","email":"xsbchen@qq.com","login":"xsbchen","count":2},{"name":"Aileen","email":"avillanueva","login":null,"count":2},{"name":"Josh Mays","email":"josh.mays@creditcards.com","login":null,"count":2},{"name":"Benjamin Ki","email":"me@benjaminki.com","login":null,"count":2},{"name":"Benoit Vallée","email":"github@benoitvallee.net","login":null,"count":2},{"name":"Brett Kiefer","email":"kiefer@gmail.com","login":null,"count":2},{"name":"Chenyu Yang","email":"chenyu.yang@intel.com","login":null,"count":2},{"name":"Siyuan Gao","email":"siyuangao@gmail.com","login":null,"count":2},{"name":"Stanislav Ochotnicky","email":"sochotnicky@redhat.com","login":null,"count":2},{"name":"Tanuja-Sawant","email":"f2013658@goa.bits-pilani.ac.in","login":null,"count":2},{"name":"Neal Beeken","email":"nbbeeken@gmail.com","login":"nbbeeken","count":2},{"name":"Thomas Lee","email":"thomas.lee@shinetech.com","login":null,"count":2},{"name":"Tim Kuijsten","email":"tim@netsend.nl","login":null,"count":2},{"name":"Vladimir Varankin","email":"nek.narqo+git@gmail.com","login":null,"count":2},{"name":"Vincent Voyer","email":"v@fasterize.com","login":null,"count":2},{"name":"Vita Batrla","email":"vita.batrla@gmail.com","login":null,"count":2},{"name":"Yiyun Lei","email":"yiyunlei.dev@gmail.com","login":null,"count":2},{"name":"coreybeaumont","email":"coreybeaumont@gmail.com","login":null,"count":2},{"name":"wenningplus","email":"zhangwenning@videopls.com","login":null,"count":2},{"name":"scalkpdev","email":"garvin.ling@kp.org","login":null,"count":2},{"name":"Tom Boutell","email":"tom@punkave.com","login":null,"count":2},{"name":"Utku Gultopu","email":"ugultopu@gmail.com","login":"ugultopu","count":2},{"name":"Robert C Jensen","email":"robert.cole.jensen@gmail.com","login":"r1b","count":2},{"name":"Seongeun Lee","email":"dltjddms1028@gmail.com","login":"leah-1ee","count":2},{"name":"Emanuel Buholzer","email":"contact@emanuelbuholzer.com","login":null,"count":2},{"name":"Josh Gummersall","email":"gumby@moz.com","login":null,"count":2},{"name":"Lauri Piisang","email":"lauri.piisang@pipedrive.com","login":null,"count":2},{"name":"Kasim Doctor","email":"kasim.doctor@appdirect.com","login":null,"count":2},{"name":"Marcin Cieślak","email":"saper@marcincieslak.com","login":null,"count":2},{"name":"Nicholas Schamberg","email":"schamberg.nicholas@gmail.com","login":"schamberg97","count":2},{"name":"Matt Crummey","email":"mcrummey@validusa.com","login":null,"count":2},{"name":"Matt Webb","email":"matthew.webb@blinker.com","login":null,"count":2},{"name":"Matthew Turner","email":"matty_t47@hotmail.com","login":null,"count":2},{"name":"Nolik","email":"nolikfriendly@gmail.com","login":null,"count":2},{"name":"Michael Perrotte","email":"mike@npmjs.com","login":null,"count":2},{"name":"Phillip Kovalev","email":"twilightfeel@gmail.com","login":null,"count":2},{"name":"Rami Moshe","email":"rami.moshe@jivesoftware.com","login":null,"count":2},{"name":"Rudi Cilibrasi","email":"cilibrar@morefuntechnologies.com","login":null,"count":2},{"name":"Rui Marinho","email":"rpm@seegno.com","login":null,"count":2},{"name":"Maya Anilson","email":"manilson@yahoo.in","login":null,"count":2},{"name":"Siddharth Mahendraker","email":"siddharth_mahen@hotmail.com","login":null,"count":2},{"name":"Benji Marinacci","email":"bcmarinacci@icloud.com","login":"bcmarinacci","count":2},{"name":"Benjamin Ruston","email":"benjy.ruston@gmail.com","login":"bruston","count":2},{"name":"Benjamin Pasero","email":"benjamin.pasero@gmail.com","login":"bpasero","count":2},{"name":"Shohei YOSHIDA","email":"syohex@gmail.com","login":"syohex","count":2},{"name":"João Lenon","email":"lenonSec7@gmail.com","login":"jlenon7","count":2},{"name":"Joshua S. Weinstein","email":"josher19@users.sf.net","login":"josher19","count":2},{"name":"Konstantin Tsabolov","email":"1006564+tsabolov","login":"tsabolov","count":2},{"name":"Joshua Holbrook","email":"josh.holbrook@gmail.com","login":"jfhbrook","count":2},{"name":"Balakrishna Avulapati","email":"bavulapati@gmail.com","login":"bavulapati","count":2},{"name":"BCD1me","email":"152237136+Amemome","login":"Amemome","count":2},{"name":"Aviv Keller","email":"telavivkeller@gmail.com","login":"OnlyAviv","count":2},{"name":"Austin Kelleher","email":"austinlkelleher@gmail.com","login":"austinkelleher","count":2},{"name":"Attila Szegedi","email":"szegedi","login":"szegedi","count":2},{"name":"Ashish Kaila","email":"ashishkaila@hotmail.com","login":"akaila","count":2},{"name":"KuthorX","email":"49077331+KuthorX","login":"KuthorX","count":2},{"name":"Artur K","email":"fatal10110@gmail.com","login":"fatal10110","count":2},{"name":"Artur Hayrapetyan","email":"hayarur@gmail.com","login":"arur","count":2},{"name":"Maurice Butler","email":"maurice.butler@gmail.com","login":"MauriceButler","count":2},{"name":"Cheyenne Arrowsmith","email":"hello@alwayscheyenne.com","login":"dinophile","count":2},{"name":"Chase Starr","email":"chasestarr@gmail.com","login":"chasestarr","count":2},{"name":"Charlie Duong","email":"charlieduong94@gmail.com","login":"ctdio","count":2},{"name":"Anne-Gaelle Colom","email":"coloma@wmin.ac.uk","login":"agcolom","count":2},{"name":"Ankur Oberoi","email":"aoberoi@gmail.com","login":"aoberoi","count":2},{"name":"André Draszik","email":"git@andred.net","login":"andred","count":2},{"name":"André Alves","email":"71379045+andremralves","login":"andremralves","count":2},{"name":"Bryon Leung","email":"teslaslegacy@gmail.com","login":"exinfinitum","count":2},{"name":"Bryce Baril","email":"bryce@ravenwall.com","login":"brycebaril","count":2},{"name":"Bryan Field","email":"bfield@700software.com","login":"700software","count":2},{"name":"Brandon Kobel","email":"kobelb@gmail.com","login":"kobelb","count":2},{"name":"Braden Whitten","email":"bwhitten518@gmail.com","login":"bwhitty","count":2},{"name":"Blake Mizerany","email":"blake.mizerany@gmail.com","login":"bmizerany","count":2},{"name":"Blake Embrey","email":"hello@blakeembrey.com","login":"blakeembrey","count":2},{"name":"Birunthan Mohanathas","email":"birunthan@mohanathas.com","login":"poiru","count":2},{"name":"Anders Conbere","email":"aconbere@gmail.com","login":"aconbere","count":2},{"name":"Anand Suresh","email":"anandsuresh@gmail.com","login":"anandsuresh","count":2},{"name":"Amol Yadav","email":"amyssnipet@yahoo.com","login":"amyssnippet","count":2},{"name":"Amar Zavery","email":"amzavery@microsoft.com","login":"amarzavery","count":2},{"name":"Amanpreet","email":"amanpreet6309108@gmail.com","login":"Amanpreet-03","count":2},{"name":"Alois Klink","email":"alois@aloisklink.com","login":"aloisklink","count":2},{"name":"Alexey Kupershtokh","email":"alexey.kupershtokh@gmail.com","login":"AlexeyKupershtokh","count":2},{"name":"Alexandre Marangone","email":"a.marangone@gmail.com","login":"alram","count":2},{"name":"Ben Williamson","email":"benw@pobox.com","login":"benw","count":2},{"name":"Ben Taber","email":"ben.taber@gmail.com","login":"bentaber","count":2},{"name":"Ben Ripkens","email":"bripkens.dev@gmail.com","login":"bripkens","count":2},{"name":"Ben Kelly","email":"ben@wanderview.com","login":"wanderview","count":2},{"name":"Ben Halverson","email":"benhalverson33@gmail.com","login":"benhalverson","count":2},{"name":"Alex Zherdev","email":"alex.zherdev@gmail.com","login":"alexzherdev","count":2},{"name":"Alex Hultman","email":"alexhultman@gmail.com","login":"uNetworkingAB","count":2},{"name":"Aleksandr Krutko","email":"Oleksandr.Krutko@ibm.com","login":"arsenalzp","count":2},{"name":"Alena Khineika","email":"alena.khineika@gmail.com","login":"alenakhineika","count":2},{"name":"Bill Ticehurst","email":"billti@hotmail.com","login":"billti","count":2},{"name":"Artur Gawlik","email":"artur.gawlik@icloud.com","login":"arturgawlik","count":2},{"name":"Arnold Zokas","email":"arnold.zokas@coderoom.net","login":"ArnoldZokas","count":2},{"name":"Arnaud Lefebvre","email":"a.lefebvre@outlook.fr","login":"BlackYoup","count":2},{"name":"Anton Paras","email":"anton@paras.nu","login":"b0yfriend","count":2},{"name":"Anton Khlynovskiy","email":"subzey@gmail.com","login":"subzey","count":2},{"name":"Anton Gerasimov","email":"agerasimov@twilio.com","login":"OYTIS","count":2},{"name":"Aaron Jacobs","email":"jacobsa@google.com","login":"jacobsa","count":2},{"name":"Andrew Eisenberg","email":"andrew.eisenberg@gmail.com","login":"aeisenberg","count":2},{"name":"Andrew Casey","email":"andrew.casey@microsoft.com","login":"amcasey","count":2},{"name":"Andreas Schwab","email":"schwab@linux-m68k.org","login":"andreas-schwab","count":2},{"name":"Andrew Low","email":"Andrew_Low@ca.ibm.com","login":"andrewlow","count":2},{"name":"Andrew Moon","email":"fragmentbombs@gmail.com","login":"RulerOfCakes","count":2},{"name":"Andrey Melikhov","email":"amel.truelife@gmail.com","login":"melikhov-dev","count":2},{"name":"Aashil Patel","email":"aashilpatel1993@gmail.com","login":"aashil","count":2},{"name":"Wael","email":"waelsy123@gmail.com","login":"waelsy123","count":2},{"name":"Toyo Li","email":"lifenglin314@outlook.com","login":"toyobayashi","count":2},{"name":"Aliaksandr","email":"42497203+AlexCannonball","login":"AlexCannonball","count":1},{"name":"Alessandro Gatti","email":"ale.gatti96@gmail.com","login":"alegatti","count":1},{"name":"Alessandro Metta","email":"n0f3@outlook.com","login":"a-metta","count":1},{"name":"Alessandro Miliucci","email":"lifeisfoo@gmail.com","login":"lifeisfoo","count":1},{"name":"Alessandro Vergani","email":"alessandro.vergani@gmail.com","login":"Loghorn","count":1},{"name":"Alex","email":"93376818+sashashura","login":"sashashura","count":1},{"name":"Alex Agranov","email":"v-alagra@microsoft.com","login":"AlexA-1976","count":1},{"name":"Alex Autem","email":"autem.alex@gmail.com","login":"aautem","count":1},{"name":"Alex Crawford","email":"github@accounts.acrawford.com","login":"crawford","count":1},{"name":"Alex Gresnel","email":"31708810+agresnel","login":"agresnel","count":1},{"name":"Alex Hunt","email":"hello@alexhunt.io","login":"huntie","count":1},{"name":"Alex J Burke","email":"alex@alexjeffburke.com","login":"alexjeffburke","count":1},{"name":"Alex Lamar","email":"alawi@vt.edu","login":"lamara","count":1},{"name":"Alex Ling","email":"hkalexling@gmail.com","login":"hkalexling","count":1},{"name":"Alex Newman","email":"posix4e@gmail.com","login":"posix4e","count":1},{"name":"David Daza","email":"03dazal@gmail.com","login":"ddazal","count":1},{"name":"David Dong","email":"hidaviddong@gmail.com","login":"hidaviddong","count":1},{"name":"David Drysdale","email":"drysdale@google.com","login":"daviddrysdale","count":1},{"name":"Alexander","email":"Alex-Sokolov","login":"Alex-Sokolov","count":1},{"name":"Ahmed Elhor","email":"53372116+aelhor","login":"aelhor","count":1},{"name":"Aaron Xie","email":"xieqiang9408@gmail.com","login":"Aaron00101010","count":1},{"name":"Aastha Gupta","email":"aastha.gupta4104@gmail.com","login":"AasthaGupta","count":1},{"name":"Aayush Naik","email":"aayushnaik17@gmail.com","login":"aayn","count":1},{"name":"Abdelrahman Awad","email":"abdelrahman.awad@sentry.io","login":"logaretm","count":1},{"name":"Aki Hasegawa-Johnson","email":"104283523+aki0501","login":"aki0501","count":1},{"name":"Akshat","email":"dragonaticvansh@gmail.com","login":"akshatsrivastava11","count":1},{"name":"AkshatOP","email":"74758662+AkshatOP","login":"AkshatOP","count":1},{"name":"Akshay Iyer","email":"c.m.akshay.iyer@gmail.com","login":"AkshayIyer12","count":1},{"name":"Aksinya Bykova","email":"108536260+Aksinya-Bykova","login":"Aksinya-Bykova","count":1},{"name":"Aku Kotkavuo","email":"aku@hibana.net","login":"eagleflo","count":1},{"name":"Alan Agius","email":"alanagius@google.com","login":"alan-agius4","count":1},{"name":"Albert Still","email":"albertjamesstill@gmail.com","login":"albertstill","count":1},{"name":"Alberto Lopez de Lara","email":"albertolopezdelara@gmail.com","login":"alodela","count":1},{"name":"Alec Davidson","email":"davidson9076@gmail.com","login":"aw-davidson","count":1},{"name":"Alec Ferguson","email":"alec.ferguson@creditkarma.com","login":"alec-ferguson-ck","count":1},{"name":"Alec Larson","email":"aleclarson","login":"aleclarson","count":1},{"name":"Ahmed Taj elsir","email":"ah.tajelsir@gmail.com","login":"z0al","count":1},{"name":"Alexis374","email":"879736822@qq.com","login":"Alexis374","count":1},{"name":"Ali BARIN","email":"ali.barin53@gmail.com","login":"barinali","count":1},{"name":"Ali Groening","email":"ali.groening@gmail.com","login":"tisAliG","count":1},{"name":"Alice Tsui","email":"atsui@tucows.com","login":"atsui-tc","count":1},{"name":"Alireza Ebrahimkhani","email":"46849584+AlirezaEbrahimkhani","login":"AlirezaEbrahimkhani","count":1},{"name":"AlixAng","email":"AlixAngoran@gmail.com","login":"AlixAng","count":1},{"name":"Allan Zheng","email":"zheallan@amazon.com","login":"AllanZhengYP","count":1},{"name":"Allen Hernandez","email":"allensh12","login":"allensh12","count":1},{"name":"Almeida","email":"almeidx@pm.me","login":"almeidx","count":1},{"name":"AlphaDio","email":"diop.alpha@gmail.com","login":"AlphaDio","count":1},{"name":"Alvaro Cruz","email":"alvaro450@gmail.com","login":"alvaro450","count":1},{"name":"Amanuel Ghebreweldi","email":"amanuel.ghebreweldi@campus.lmu.de","login":"Agheb","count":1},{"name":"Ameet Kaustav","email":"akaustav","login":"akaustav","count":1},{"name":"Amer Alimanović","email":"x@amer8.com","login":"amer8","count":1},{"name":"Alex Pry","email":"opterione@gmail.com","login":"opterion","count":1},{"name":"Alex R","email":"alexei.rudenko@gmail.com","login":"OrKoN","count":1},{"name":"Alex Seifert","email":"alex@alexseifert.com","login":"eiskalteschatten","count":1},{"name":"Anawesha Khuntia","email":"anaweshak@in.ibm.com","login":"Anaweshak","count":1},{"name":"Anchika Agarwal","email":"anchika.agarwal@gmail.com","login":"anchika","count":1},{"name":"Anders Kaseorg","email":"andersk@mit.edu","login":"andersk","count":1},{"name":"Anderson Paiva","email":"anderson.ultimato@hotmail.com","login":"paivaandeerson","count":1},{"name":"Andrea Giammarchi","email":"andrea.giammarchi@gmail.com","login":"WebReflection","count":1},{"name":"Andrea Pavone","email":"info@andreapavone.com","login":"andp97","count":1},{"name":"Alexander","email":"alx.safari@gmail.com","login":"sashashakun","count":1},{"name":"Alexander Marchenko","email":"axvmindaweb@gmail.com","login":"axvm","count":1},{"name":"Alexander Martin","email":"alex@suitupalex.com","login":"umamialex","count":1},{"name":"Alexander Mills","email":"alex@oresoftware.com","login":"ORESoftware","count":1},{"name":"Alexander Penev","email":"alexander.penev@sap.com","login":"alexpenev-s","count":1},{"name":"Alexander Smarus","email":"bender@readdle.com","login":"lxbndr","count":1},{"name":"Alexander Wang","email":"zxcvb22217@gmail.com","login":"dragonman225","count":1},{"name":"Alexander “weej” Jones","email":"alex@weej.com","login":"alexweej","count":1},{"name":"Alexandr Emelin","email":"frvzmb@gmail.com","login":"FZambia","count":1},{"name":"Alexandre ABRIOUX","email":"alexandre-abrioux","login":"alexandre-abrioux","count":1},{"name":"Alexandru Comanescu","email":"comanescu.robert93@gmail.com","login":"acomanescu","count":1},{"name":"Alexey Kuzmin","email":"alex.s.kuzmin@gmail.com","login":"alexeykuzmin","count":1},{"name":"Alexey Ten","email":"alexeyten@gmail.com","login":"alexeyten","count":1},{"name":"AlexeyM","email":"alexey@malyshev.info","login":"alexeym","count":1},{"name":"Andrew Crites","email":"acrites@mobiquityinc.com","login":"ajcrites","count":1},{"name":"Andrew Hart","email":"hartandrewr@gmail.com","login":"arhart","count":1},{"name":"Andrew J D McCann","email":"andrew.j.d.mccann@gmail.com","login":"andrewjdmccann","count":1},{"name":"Andrew MacCuaig","email":"andrewmaccuaig@gmail.com","login":"maccuaa","count":1},{"name":"Alex Temny","email":"dashkamimicry100@gmail.com","login":"Alex-Temny","count":1},{"name":"shenchen","email":"shenchen@bytedance.com","login":null,"count":1},{"name":"zhoujiamin","email":"zhoujiamin@bytedance.com","login":null,"count":1},{"name":"ziyun","email":"ziyun@meituan.com","login":null,"count":1},{"name":"smatsu-hl","email":"sara-matsumoto@hands-lab.com","login":null,"count":1},{"name":"sujunfei","email":"sujunfei@bytedance.com","login":null,"count":1},{"name":"sigwyg","email":"sigwyg","login":null,"count":1},{"name":"tongshouyu","email":"tongshouyu@bytedance.com","login":null,"count":1},{"name":"xuqinggang","email":"xuqinggang@bytedance.com","login":null,"count":1},{"name":"yathamravali","email":"yatraval@in.ibm.com","login":null,"count":1},{"name":"243083df","email":"243083df@dispostable.com","login":"243083df","count":1},{"name":"0xflotus","email":"0xflotus@gmail.com","login":"0xflotus","count":1},{"name":"0xSanyam","email":"108138884+0xSanyam","login":"0xSanyam","count":1},{"name":"Adina Shanholtz","email":"ashanhol@gmail.com","login":"ashanhol","count":1},{"name":"Adil L","email":"adilio@gmail.com","login":"adilio","count":1},{"name":"Adarsh Honawad","email":"adarsh2397@gmail.com","login":"adarsh2397","count":1},{"name":"Adao Junior","email":"junior@me.com","login":"junior","count":1},{"name":"Adam Wiggins","email":"adam@heroku.com","login":"adamwiggins","count":1},{"name":"Adam Mcgrath","email":"adam.mcgrath@okta.com","login":"adamjmcgrath","count":1},{"name":"A. Volgin","email":"anatoly.volgin.rg@gmail.com","login":"universePrisoner","count":1},{"name":"A. Wilcox","email":"AWilcox@Wilcox-Tech.com","login":"awilfox","count":1},{"name":"jobala","email":"japheth.obala@andela.com","login":null,"count":1},{"name":"jona","email":"jona@jona.io","login":null,"count":1},{"name":"lixin.atom","email":"lixin.atom@bytedance.com","login":null,"count":1},{"name":"luoyu","email":"luoyu@bytedance.com","login":null,"count":1},{"name":"mac-haojin","email":"hao.jin@live.cn","login":null,"count":1},{"name":"rene.herrmann","email":"rene.herrmann@share-now.com","login":null,"count":1},{"name":"rgoodwin","email":"rjngoodwin@gmial.com","login":null,"count":1},{"name":"liusi","email":"siyuan.liu@autodesk.com","login":null,"count":1},{"name":"mark hughes","email":"mrhughes@xogrp.com","login":null,"count":1},{"name":"matsuda-koushi","email":"cauchymazda@r.recruit.co.jp","login":null,"count":1},{"name":"koki-oshima","email":"koki.oshima@weblio.co.jp","login":null,"count":1},{"name":"kou-hin","email":"kou_hin@cyberagent.co.jp","login":null,"count":1},{"name":"mkdorff","email":"mkdorff@outlook.com","login":null,"count":1},{"name":"pkcs","email":"pkcs@gmx.com","login":null,"count":1},{"name":"neta","email":"neta@netush","login":null,"count":1},{"name":"nilianzhu","email":"nilianzhu@bytedance.com","login":null,"count":1},{"name":"sagulati","email":"sagulati@adobe.com","login":null,"count":1},{"name":"ofir","email":"ofir@cs.huji.ac.il","login":null,"count":1},{"name":"ryshep111","email":"ryshep111@gmail.com","login":null,"count":1},{"name":"spring_raining","email":"fdonthavei@gmail.com","login":null,"count":1},{"name":"Adam Jeffery","email":"adam.jeffery@intercity.technology","login":"intercity-technology","count":1},{"name":"Adam Jones","email":"domdomegg+git@gmail.com","login":"domdomegg","count":1},{"name":"Adam Klein","email":"adamk@chromium.org","login":"ajklein","count":1},{"name":"Adam Luikart","email":"me@adamluikart.com","login":"adamesque","count":1},{"name":"Alec Mev","email":"alec@mev.earth","login":"alecmev","count":1},{"name":"Aleh Zasypkin","email":"aleh.zasypkin@gmail.com","login":"azasypkin","count":1},{"name":"Alejandro Nanez","email":"alejonanez@gmail.com","login":"alejandronanez","count":1},{"name":"Aleksey Chemakin","email":"Dzenly","login":"Dzenly","count":1},{"name":"Alessandro Di Nisio","email":"95277049+StiffWriter00","login":"StiffWriter00","count":1},{"name":"Abhimanyu Vashisht","email":"abhimanyuvashisht.av@gmail.com","login":"AbhimanyuVashisht","count":1},{"name":"Aditya","email":"adityashnkr5@gmail.com","login":"aditya1906","count":1},{"name":"Aditya Chopra","email":"nytc120605@gmail.com","login":"cruzz77","count":1},{"name":"Aditya Pratap Singh","email":"adisinghrajput@gmail.com","login":"addityasingh","count":1},{"name":"AdityaSrivast","email":"yashsri421@gmail.com","login":"AdityaSrivast","count":1},{"name":"Adrian Lang","email":"mail@adrianlang.de","login":"adrianheine","count":1},{"name":"Adriana Rios","email":"amrios2817@gmail.com","login":"stpCollabr8nLstn","count":1},{"name":"Adrien Foulon","email":"6115458+Tofandel","login":"Tofandel","count":1},{"name":"Afanasii Kurakin","email":"afanasy","login":"afanasy","count":1},{"name":"Agustin Daguerre","email":"agustin.s.daguerre@gmail.com","login":"agustindaguerre","count":1},{"name":"Ahamed Nafeez","email":"ahamed.nafeez@gmail.com","login":"skepticfx","count":1},{"name":"AQNOUCH Mohammed","email":"aqnouch.mohammed@gmail.com","login":"maqnouch","count":1},{"name":"Aaditya Bhatia","email":"aadityabhatia@gmail.com","login":"aadityabhatia","count":1},{"name":"Aapo Laitinen","email":"aapo.laitinen@iki.fi","login":"bpl","count":1},{"name":"Aaron Cannon","email":"cannona@fireantproductions.com","login":"cannona","count":1},{"name":"Aaron Friel","email":"mayreply@aaronfriel.com","login":"AaronFriel","count":1},{"name":"Aaron Kau","email":"aaron.kau@rutgers.edu","login":"nbdaaron","count":1},{"name":"Aaron Petcoff","email":"hello@aaronpetcoff.me","login":"ughitsaaron","count":1},{"name":"Amir Saboury","email":"amir.s@acm.org","login":"amir-s","count":1},{"name":"Amit Bendor","email":"ajbendor@gmail.com","login":"amitbend","count":1},{"name":"Amit Zur","email":"sendwithchibo@gmail.com","login":"amitzur","count":1},{"name":"Anas Aboureada","email":"anas.ieee@gmail.com","login":"AnasAboreeda","count":1},{"name":"Anatoly Korniltsev","email":"korniltsev.anatoly@gmail.com","login":"korniltsev","count":1},{"name":"Abhishek Agarwal","email":"abhishek.agr31@gmail.com","login":"abshek","count":1},{"name":"Abhishek Kv. Savani","email":"abhishek.savani@jumia.com","login":"abhishekSavani","count":1},{"name":"Abhishek Raj","email":"raj.abhishek.01.1@gmail.com","login":"abhishek-raj","count":1},{"name":"Abimanyu Raja","email":"abimanyuraja@gmail.com","login":"abi","count":1},{"name":"Abner Chou","email":"zhcjtht@hotmail.com","login":"NoahDragon","count":1},{"name":"Adam Blackburn","email":"regality@gmail.com","login":"regality","count":1},{"name":"Adam Brunner","email":"adambrunner","login":"adambrunner","count":1},{"name":"Adam Engebretson","email":"adam@enge.me","login":"adamgoose","count":1},{"name":"Batuhan Tomo","email":"91488737+Rekl0w","login":"Rekl0w","count":1},{"name":"Bear Trickey","email":"beartrickey@gmail.com","login":"beartrickey","count":1},{"name":"Bearice Ren","email":"bearice@gmail.com","login":"bearice","count":1},{"name":"Ben Bucksch","email":"ben.bucksch@beonex.com","login":"benbucksch","count":1},{"name":"Ben Burns","email":"benjamin.c.burns@gmail.com","login":"benjamincburns","count":1},{"name":"Ben Gourley","email":"bn@grly.me","login":"bengourley","count":1},{"name":"Ben Leslie","email":"benno@benno.id.au","login":"bennoleslie","count":1},{"name":"Ben Lowery","email":"ben@blowery.org","login":"blowery","count":1},{"name":"Ben Lugavere","email":"b.lugavere@gmail.com","login":"blugavere","count":1},{"name":"Ben McCann","email":"322311+benmccann","login":"benmccann","count":1},{"name":"Brandon Wilson","email":"chlavois@gmail.com","login":"wltsmrz","count":1},{"name":"Brant Barger","email":"brant.barger@gmail.com","login":"brantphoto","count":1},{"name":"Brenard Cubacub","email":"bcbcb","login":"bcbcb","count":1},{"name":"Brendon Pierson","email":"BrendonPierson@gmail.com","login":"BrendonPierson","count":1},{"name":"Brent Pendergraft","email":"bpent3l@gmail.com","login":"penDerGraft","count":1},{"name":"Brian 'bdougie' Douglas","email":"ilikerobot@gmail.com","login":"bdougie","count":1},{"name":"David Gilbertson","email":"gilbertson.david@gmail.com","login":"davidgilbertson","count":1},{"name":"薛定谔的猫","email":"zhaoshdm@yonyou.com","login":null,"count":1},{"name":"Ben Swinburne","email":"ben.swinburne@gmail.com","login":"benswinburne","count":1},{"name":"Ben Turner","email":"7623873+ben-turner","login":"ben-turner","count":1},{"name":"wuchenkai","email":"wuchenkai@bytedance.com","login":null,"count":1},{"name":"Ben Schaaf","email":"ben@benschaaf.com","login":"benschaaf","count":1},{"name":"Ben Schmidt","email":"insightfuls","login":"insightfuls","count":1},{"name":"Ben Smith","email":"binji@chromium.org","login":"binji","count":1},{"name":"Austin Cheney","email":"info@prettydiff.com","login":"prettydiff","count":1},{"name":"Austin Moran","email":"moraustin@gmail.com","login":"austo","count":1},{"name":"Avi Flax","email":"avi@aviflax.com","login":"aviflax","count":1},{"name":"Avi ד","email":"avi.the.coder@gmail.com","login":"Avi-D-coder","count":1},{"name":"Axel Kittenberger","email":"axkibe@gmail.com","login":"axkibe","count":1},{"name":"Axel Monroy","email":"xaxelmonroyx@gmail.com","login":"AxelMonroyX","count":1},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1},{"name":"Baki Gul","email":"baki.gul@tirport.com","login":"bakigul1","count":1},{"name":"Balázs Galambosi","email":"galambalazs@yahoo.co.uk","login":"gblazex","count":1},{"name":"Bang Wu","email":"ohwubang@gmail.com","login":"bangwu","count":1},{"name":"Aidan Temple","email":"15520814+aidant","login":"aidant","count":1},{"name":"Airing","email":"airing@ursb.me","login":"airingursb","count":1},{"name":"Ajay A","email":"aji478514@gmail.com","login":"Ajay-2005","count":1},{"name":"Ajay Poshak","email":"poshakajay@gmail.com","login":"AjayPoshak","count":1},{"name":"Akash Negi","email":"55234838+NegiAkash890","login":"NegiAkash890","count":1},{"name":"Bastian Krol","email":"bastian.krol@instana.com","login":"basti1302","count":1},{"name":"Brandon Ruggles","email":"brandonrninefive@gmail.com","login":"brandontruggles","count":1},{"name":"Brandon Smith","email":"brandon93s@gmail.com","login":"brandon93s","count":1},{"name":"Brian Hammond","email":"brian@fictorial.com","login":"fictorial","count":1},{"name":"Brian Ingenito","email":"28159742+bingenito","login":"bingenito","count":1},{"name":"Brian McKenna","email":"brian@brianmckenna.org","login":"puffnfresh","count":1},{"name":"樋口　彰","email":"a_higuchi@r.recruit.co.jp","login":null,"count":1},{"name":"Brian Meek","email":"brian.ourhut@gmail.com","login":"brianathere","count":1},{"name":"Brian O'Connell","email":"brianoconnell@gmail.com","login":"brianoconnell","count":1},{"name":"Brian Schroeder","email":"bts@gmail.com","login":"bts","count":1},{"name":"Brinda Ashar","email":"brindaas@buffalo.edu","login":"brindashar4","count":1},{"name":"Bruno Jouhier","email":"bjouhier@gmail.com","login":"bjouhier","count":1},{"name":"Bruno Pinho","email":"bpinhosilva@gmail.com","login":"bpinhosilva","count":1},{"name":"Bruno Pitrus","email":"brunopitrus@hotmail.com","login":"brjsp","count":1},{"name":"Bryan Azofeifa","email":"bazofeifa89@gmail.com","login":"bryancr89","count":1},{"name":"Bryan Hughes","email":"brhugh@microsoft.com","login":"nebrius","count":1},{"name":"Bryce Kahle","email":"bkahle@gmail.com","login":"brycekahle","count":1},{"name":"Bryce Seefieldt","email":"bryce.seefieldt@gmail.com","login":"bryce-seefieldt","count":1},{"name":"Carlo Cabrera","email":"github@carlo.cab","login":"carlocab","count":1},{"name":"C. Scott Ananian","email":"cscott@cscott.net","login":"cscott","count":1},{"name":"CGavrila","email":"cristi_gavrila1@yahoo.com","login":"CGavrila","count":1},{"name":"Ben Weaver","email":"ben@orangesoda.net","login":"weaver","count":1},{"name":"Ben Wilcox","email":"reccanti@gmail.com","login":"reccanti","count":1},{"name":"Benjamin Fritsch","email":"beanie@benle.de","login":"beanieboi","count":1},{"name":"Benjamin Mayr","email":"b.mayr@cognigy.com","login":"mayrbenjamin92","count":1},{"name":"Benno Fünfstück","email":"benno.fuenfstueck@gmail.com","login":"bennofs","count":1},{"name":"Benoît Zugmeyer","email":"bzugmeyer@gmail.com","login":"BenoitZugmeyer","count":1},{"name":"Berry de Witte","email":"bdwitte@wehkamp.nl","login":"cyanic-webdesign","count":1},{"name":"Bhavani Shankar","email":"ebhavanishankar@gmail.com","login":"bshankar","count":1},{"name":"Bidur Adhikari","email":"badhikari@godaddy.com","login":"badhikari-godaddy","count":1},{"name":"Bar Admoni","email":"bar6020677@gmail.com","login":"baradm100","count":1},{"name":"Bartek Iwańczuk","email":"biwanczuk@gmail.com","login":"bartlomieju","count":1},{"name":"Bartek Szczepański","email":"hello@barnski.pl","login":"barnski","count":1},{"name":"Bosco Domingo","email":"46006784+BoscoDomingo","login":"BoscoDomingo","count":1},{"name":"Botato","email":"51982229+Botato300","login":"Botato300","count":1},{"name":"Boxuan Li","email":"liboxuan@connect.hku.hk","login":"li-boxuan","count":1},{"name":"Brad Hill","email":"hillbrad@gmail.com","login":"hillbrad","count":1},{"name":"Brad Larson","email":"brad@waterfallmedia.net","login":"Panguino","count":1},{"name":"Bradley Curran","email":"brad@bradleycurran.com","login":"bradley-curran","count":1},{"name":"Brandon Frohs","email":"bfrohs@gmail.com","login":"0b10011","count":1},{"name":"Brandon Lee","email":"40652534+brandonlwt","login":"brandonlwt","count":1},{"name":"Cactysman","email":"git@cactys.dev","login":"cactysman","count":1},{"name":"Andrew Moss","email":"andrew@mossage.co.uk","login":"inversion","count":1},{"name":"Andrew Naylor","email":"argon@mkbot.net","login":"argon","count":1},{"name":"Andrew Neitsch","email":"andrew@neitsch.ca","login":"andrewdotn","count":1},{"name":"Andrew Oppenlander","email":"andrew.oppenlander@zipscene.com","login":"oppenlander","count":1},{"name":"Andrew Teich","email":"andrewteich@me.com","login":"ateich","count":1},{"name":"Andrey Hohutkin","email":"andrey.hohutkin@gmail.com","login":"AHgPuK","count":1},{"name":"Andrey Lushnikov","email":"lushnikov@chromium.org","login":"aslushnikov","count":1},{"name":"Andrius Bentkus","email":"andrius.bentkus@gmail.com","login":"txdv","count":1},{"name":"André Cruz","email":"andre@cabine.org","login":"edevil","count":1},{"name":"BinarySo1o","email":"therese.stirling@gmail.com","login":"BinarySo1o","count":1},{"name":"Blaine Bublitz","email":"blaine.bublitz@gmail.com","login":"phated","count":1},{"name":"Blaine Cook","email":"romeda@gmail.com","login":"blaine","count":1},{"name":"Blake Miner","email":"miner.blake@gmail.com","login":"bminer","count":1},{"name":"Blended Bram","email":"bram.kamies@iodigital.com","login":"blended-bram","count":1},{"name":"Bo Borgerson","email":"gigabo@gmail.com","login":"gigabo","count":1},{"name":"Bob Put","email":"85964518+bobu-putheeckal","login":"bobu-putheeckal","count":1},{"name":"Anentropic","email":"ego@anentropic.com","login":"anentropic","count":1},{"name":"Angel Stoyanov","email":"atstojanov@gmail.com","login":"atstoyanov","count":1},{"name":"Angelo Gazzola","email":"angelo@nglgzz.com","login":"nglgzz","count":1},{"name":"Angelo Parziale","email":"angeloparziale94@gmail.com","login":"aparzi","count":1},{"name":"Aliaksei Tuzik","email":"aliaksei.tuzik@gmail.com","login":"KonanMentor","count":1},{"name":"Andreas Girgensohn","email":"andreasg@fxpal.com","login":"andreasg123","count":1},{"name":"Andreas Martens","email":"amartens@uk.ibm.com","login":"andreas-ibm","count":1},{"name":"Andreas Reich","email":"andreas@reich.name","login":"cyraxx","count":1},{"name":"Andrei Cioromila","email":"andrei.cioromila@gmail.com","login":"andreicioromila","count":1},{"name":"Andres","email":"and.atencio@gmail.com","login":"andresatencio","count":1},{"name":"Andres Bedoya","email":"mortiis.angel@gmail.com","login":"Angelfire","count":1},{"name":"Andres Kalle","email":"mjomble@gmail.com","login":"mjomble","count":1},{"name":"Andreu Botella","email":"andreu@andreubotella.com","login":"andreubotella","count":1},{"name":"Andrew Chilton","email":"andychilton@gmail.com","login":"chilts","count":1},{"name":"Amila Welihinda","email":"amilajack@gmail.com","login":"amilajack","count":1},{"name":"Anshul Sinha","email":"anshulsweb@gmail.com","login":"anshulshacks","count":1},{"name":"vipul kumar","email":"vipulkumar532532@gmil.com","login":null,"count":1},{"name":"Anthony Green","email":"green@moxielogic.com","login":"atgreen","count":1},{"name":"Anthony Nandaa","email":"profnandaa@gmail.com","login":"profnandaa","count":1},{"name":"Anthony Tuininga","email":"anthony.tuininga@oracle.com","login":"anthony-tuininga","count":1},{"name":"Anton Kastritskii","email":"halloy52@gmail.com","login":"antonk52","count":1},{"name":"Anton Salikhmetov","email":"anton.salikhmetov@gmail.com","login":"codedot","count":1},{"name":"Antonio Kukas","email":"tonykukas@gmail.com","login":"akukas","count":1},{"name":"Akash Yeole","email":"97229205+akashyeole","login":"akashyeole","count":1},{"name":"Anu Pasumarthy","email":"anupama.pasumarthy@gmail.com","login":"AnupamaP","count":1},{"name":"Anupama Codippily","email":"47591753+AnupamaCodippily","login":"AnupamaCodippily","count":1},{"name":"April Webster","email":"awebster@us.ibm.com","login":"aprilwebster","count":1},{"name":"André Føyn Berge","email":"im-andre@foynberge.com","login":"andyband7","count":1},{"name":"André Santos","email":"andrefs@andrefs.com","login":"andrefs","count":1},{"name":"Andrés Morelos","email":"andresmorelosdev@gmail.com","login":"AndresMorelos","count":1},{"name":"Andy Burke","email":"aburke@bitflood.org","login":"andyburke","count":1},{"name":"Andy Chen","email":"amazingandyyy@gmail.com","login":"amazingandyyy","count":1},{"name":"Andy Chen","email":"w5151381guy@gmail.com","login":"w5151381guy","count":1},{"name":"Andy Pan","email":"i@andypan.me","login":"panjf2000","count":1},{"name":"Aroyan","email":"43630681+aroyan","login":"aroyan","count":1},{"name":"Arsalan Ahmad","email":"arsalanahmad.ars@gmail.com","login":"ArsalanDotMe","count":1},{"name":"Arthur Angelo","email":"31295727+artimmy","login":"artimmy","count":1},{"name":"Arthur Gautier","email":"superbaloo+registrations.github@superbaloo.net","login":"baloo","count":1},{"name":"Artsiom Malakhau","email":"artem.malakhov.dev@gmail.com","login":"artsiom-malakhau","count":1},{"name":"Artur Cistov","email":"artchistov@gmail.com","login":"cistov","count":1},{"name":"Arve Seljebu","email":"arve.seljebu@gmail.com","login":"arve0","count":1},{"name":"Arvind Pandey","email":"arvind3157@gmail.com","login":"arvind3157","count":1},{"name":"Asaf David","email":"asafdav2@gmail.com","login":"asafdav2","count":1},{"name":"Aqui Tsuchida","email":"aqui.tcd+dev@gmail.com","login":"AquiTCD","count":1},{"name":"Angie M. Delgado","email":"amelisdl@gmail.com","login":"Meyito","count":1},{"name":"Anish Asrani","email":"anishasrani@gmail.com","login":"anish-94","count":1},{"name":"Anjana Krishnakumar Vellore","email":"54228505+anjanakvellore","login":"anjanakvellore","count":1},{"name":"Ankit Parashar","email":"ankitabc12@gmail.com","login":"0xparashar","count":1},{"name":"Ankita Khiratkar","email":"aak13@illinois.edu","login":"Ankita-Khiratkar","count":1},{"name":"Anna Zhao","email":"annatangzhao@gmail.com","login":"annatangzhao","count":1},{"name":"Annie Weng","email":"annielinweng@gmail.com","login":"aniwng","count":1},{"name":"Anshul Guleria","email":"anshulguleria@ymail.com","login":"anshulguleria","count":1},{"name":"Ashita Nagesh","email":"ashita.nagesh@gmail.com","login":"ashita92","count":1},{"name":"Ashley Maceli","email":"ashley.maceli@gmail.com","login":"AshleyRayMaceli","count":1},{"name":"Ashley Williams","email":"ashley666ashley@gmail.com","login":"ashleygwilliams","count":1},{"name":"Ashton Kinslow","email":"github@ashtonkinslow.com","login":"ashtonian","count":1},{"name":"Ateş Göral","email":"ates@magnetiq.com","login":"atesgoral","count":1},{"name":"Atsuo Fukaya","email":"fukayatsu@gmail.com","login":"fukayatsu","count":1},{"name":"Attila Gonda","email":"pcdevil7@gmail.com","login":"pcdevil","count":1},{"name":"Andy Weiss","email":"831355+rokob","login":"rokob","count":1},{"name":"Antonio Román","email":"kyradiscord@gmail.com","login":"kyranet","count":1},{"name":"Antonio V","email":"tokageroh@gmail.com","login":"toniov","count":1},{"name":"Antony Tran","email":"antonyt@gmail.com","login":"antonyt","count":1},{"name":"Antranig Basman","email":"antranig.basman@colorado.edu","login":"amb26","count":1},{"name":"Ben Page","email":"ben.page@openreign.com","login":"ben-page","count":1},{"name":"Giovanni","email":"giovanni.bucci@fleetster.net","login":null,"count":1},{"name":"Girish Ramakrishnan","email":"girish@forwardbias.in","login":null,"count":1},{"name":"Greg Brail","email":"greg@apigee.com","login":null,"count":1},{"name":"Greg Ziskind","email":"gregory.ziskind@synergistcomputing.com","login":null,"count":1},{"name":"Griffith Tchenpan","email":"griffith.tchenpan@myworkpapers.com","login":null,"count":1},{"name":"Grigoriy Levanov","email":"glevanov@gmail.com","login":null,"count":1},{"name":"Gurin, Sebastian","email":"sgurin@netsuite.com","login":null,"count":1},{"name":"Hadis-Fard","email":"v-hakaka@microsoft.com","login":null,"count":1},{"name":"Harendra Singh","email":"harendra@getpostman.com","login":null,"count":1},{"name":"Herrmann, Rene R. (656)","email":"rene.r.herrmann@daimler.com","login":null,"count":1},{"name":"HiroyukiYagihashi","email":"hey@hiroy.uk","login":null,"count":1},{"name":"Ian McKellar","email":"ianloic@google.com","login":null,"count":1},{"name":"Idan Attias","email":"idana@wix.com","login":null,"count":1},{"name":"Ido Ben-Yair","email":"idoby@wix.com","login":null,"count":1},{"name":"Ilya Shaisultanov","email":"ishaisultanov@shutterstock.com","login":null,"count":1},{"name":"Iryna Yaremtso","email":"irynayaremtso@irynas-MacBook-Pro.local","login":null,"count":1},{"name":"Ivan Etchart","email":"ietchart@mdatalabs.com","login":null,"count":1},{"name":"Ivan Lukasevych","email":"ivan.lukasevych@strv.com","login":null,"count":1},{"name":"Jacek Pospychała","email":"jacek.pospychala@currency-one.com","login":null,"count":1},{"name":"Jack Wang","email":"jwang@navarik.com","login":null,"count":1},{"name":"Dylan Coakley","email":"dylancoakley@Dylans-MacBook-Pro.local","login":null,"count":1},{"name":"Ed Morley","email":"emorley@mozilla.com","login":null,"count":1},{"name":"Eileen","email":"eileenlu0306@gmail.com","login":null,"count":1},{"name":"Eli Itah","email":"eitah@cars.com","login":null,"count":1},{"name":"Emily Rose","email":"nexxy@symphonysubconscious.com","login":null,"count":1},{"name":"Enrico Pertoso","email":"epertoso@chromium.org","login":null,"count":1},{"name":"Eran Hammer","email":"eran@hueniverse.com","login":null,"count":1},{"name":"Eran Levin","email":"exx8exx8@gmail.com","login":null,"count":1},{"name":"Eric Freiberg","email":"eric.freiberg@pointsource.com","login":null,"count":1},{"name":"Eric Schrock","email":"Eric.Schrock@delphix.com","login":null,"count":1},{"name":"Evan Oxfeld","email":"eoxfeld@nearinfinity.com","login":null,"count":1},{"name":"Evan Rutledge Borden","email":"evan.borden@skedge.me","login":null,"count":1},{"name":"Fadi Asfour","email":"fadi@wordy.com","login":null,"count":1},{"name":"John Vilk","email":"jvilk@cs.umass.edu","login":null,"count":1},{"name":"Fikret Burak Gazioglu","email":"burakgazi@static.ip-217-149-135-181.signet.nl","login":null,"count":1},{"name":"Gerges Beshay","email":"gerges@beshay.xyz","login":null,"count":1},{"name":"Fred K. Schott","email":"fschott@box.com","login":null,"count":1},{"name":"Gabriel Charette","email":"gab@chromium.org","login":null,"count":1},{"name":"Gabriel Farrell","email":"g@grrawr.com","login":null,"count":1},{"name":"Gino Notto","email":"gnotto@bloomberg.net","login":null,"count":1},{"name":"José Moreira","email":"jose.moreira@findhit.com","login":null,"count":1},{"name":"Ju-yeong Park","email":"interruptz@gmail.com","login":null,"count":1},{"name":"Jure Stepisnik","email":"jure.stepisnik@tretton37.com","login":null,"count":1},{"name":"Josh Ferge","email":"josh@augur.io","login":null,"count":1},{"name":"Justin Chase","email":"justin@evolvelabs.com","login":null,"count":1},{"name":"Karl Böhlmark","email":"karl.bohlmark@netinsight.se","login":null,"count":1},{"name":"Kazuma Ohashi","email":"tikuwaaaaaaaa@gmail.com","login":null,"count":1},{"name":"Long Nguyen","email":"long@buddy.com","login":null,"count":1},{"name":"Keith M Wesolowski","email":"wesolows@joyent.com","login":null,"count":1},{"name":"Kevin Seidel","email":"kevin.seidel@karrieretutor.de","login":null,"count":1},{"name":"Kevin Smith","email":"Kevin.Smith@microsoft.com","login":null,"count":1},{"name":"Kip Gebhardt","email":"kip.gebhardt@voxer.com","login":null,"count":1},{"name":"Kirlat","email":"kirlat@yula.media","login":null,"count":1},{"name":"Klemen Kogovsek","email":"klemen.kogovsek@smartis.si","login":null,"count":1},{"name":"Kurt Hsu","email":"kurt@picowork.com","login":null,"count":1},{"name":"Kyle Lamse","email":"kyle.lamse@cgi.com","login":null,"count":1},{"name":"Lam Chan","email":"lchan@xogrp.com","login":null,"count":1},{"name":"Lasse R.H. Nielsen","email":"lrn@chromium.org","login":null,"count":1},{"name":"Laszlo.Moczo","email":"laszlo.moczo@hu.ibm.com","login":null,"count":1},{"name":"Lenny Markus","email":"lmarkus@paypal.com","login":null,"count":1},{"name":"James Traver","email":"james.traver@backstopsolutions.com","login":null,"count":1},{"name":"James Hodgskiss","email":"james.hodgskiss@bazaarvoice.com","login":null,"count":1},{"name":"James Irwin","email":"jamesirwin@protonmail.com","login":null,"count":1},{"name":"James Tenenbaum","email":"James Tenenbaum","login":null,"count":1},{"name":"Jayashree S Kumar","email":"jayashreesk@in.ibm.com","login":null,"count":1},{"name":"Jan Wynholds","email":"jan@rootmusic.com","login":null,"count":1},{"name":"Jason Wilson","email":"jason@wilsons.io","login":null,"count":1},{"name":"Javier Blanco","email":"javier.blanco@axa-groupsolutions.com","login":null,"count":1},{"name":"Jean-Baptiste Brossard","email":"jbrossard@shutterstock.com","login":null,"count":1},{"name":"Jason Chung","email":"jason.chung@positivegrid.com","login":null,"count":1},{"name":"Johann Hofmann","email":"git@johann-hofmann.com","login":null,"count":1},{"name":"JiaHerr Tee","email":"jiaherrt@gmail.com","login":null,"count":1},{"name":"Jichan","email":"development@jc-lab.net","login":null,"count":1},{"name":"Jicheng Li","email":"deemstone@gmail.com","login":null,"count":1},{"name":"Jussi Räsänen","email":"jussir@gmail.com","login":null,"count":1},{"name":"Joe Grosspietsch","email":"jgrosspietsch@cars.com","login":null,"count":1},{"name":"Juan Soto","email":"juan@juansoto.me","login":null,"count":1},{"name":"Joonas Rouhiainen","email":"joonas.rouhiainen@reaktor.com","login":null,"count":1},{"name":"Jose Bucio","email":"jbucio@shoprunner.com","login":null,"count":1},{"name":"James Duncan","email":"james@joyent.com","login":null,"count":1},{"name":"Anton Andesen","email":"a.andersen@readyforsky.com","login":null,"count":1},{"name":"Andrew Stucki","email":"andrew@seed.co","login":null,"count":1},{"name":"Bob Clewell","email":"bob@punkave.com","login":null,"count":1},{"name":"Ashok Mudukutore","email":"ashok@lineratesystems.com","login":null,"count":1},{"name":"Atsuya Takagi","email":"atsuya.takagi@gmail.com","login":null,"count":1},{"name":"Audrey Eschright","email":"audrey@npmjs.com","login":null,"count":1},{"name":"Antony Bailey","email":"support@antonybailey.net","login":null,"count":1},{"name":"Aonghus O Nia","email":"aonghusonia@eircom.net","login":null,"count":1},{"name":"Andrés M. Gómez","email":"andres86mauricio@hotmail.com","login":null,"count":1},{"name":"Andy Bettisworth","email":"andy.bettisworth@accreu.com","login":null,"count":1},{"name":"Artur Daschevici","email":"artur.daschevici@nearform.com","login":null,"count":1},{"name":"Ben Newman","email":"ben@meteor.com","login":null,"count":1},{"name":"Avery, Frank","email":"FrankAvery@quickenloans.com","login":null,"count":1},{"name":"Aivo Paas","email":"aivo.paas@pipedrive.com","login":null,"count":1},{"name":"Ben Hallion","email":"bhallion@blackducksoftware.com","login":null,"count":1},{"name":"Ben L. Titzer","email":"titzer@google.com","login":null,"count":1},{"name":"Ben Michel","email":"obensource@benmichel.com","login":null,"count":1},{"name":"Braydon Fuller","email":"braydon@bitpay.com","login":null,"count":1},{"name":"Barry Tam","email":"barry.tam@capitalone.com","login":null,"count":1},{"name":"Bartlomiej Brzozowski","email":"bart.brzozowski@janeasystems.com","login":null,"count":1},{"name":"@CAYdenberg","email":"@CAYdenberg","login":null,"count":1},{"name":"3nprob","email":"git@3n.anonaddy.com","login":null,"count":1},{"name":"Abhishek Dixit","email":"abhishek.dixit@genisys-group.com","login":null,"count":1},{"name":"Adam Lippai","email":"adam.lippai@tresorit.com","login":null,"count":1},{"name":"Alec Perkins","email":"alecperkins@gmail.com","login":null,"count":1},{"name":"Aleksanteri Negru-Vode","email":"aleksanteri.negru-vode@aalto.fi","login":null,"count":1},{"name":"Adrien Maret","email":"adrien@maret.email","login":null,"count":1},{"name":"Aaron Williams","email":"aaron.williams@stratfor.com","login":null,"count":1},{"name":"Aayush Ahuja","email":"aayush.a@directi.com","login":null,"count":1},{"name":"Alan Cohen","email":"alan@ripple.com","login":null,"count":1},{"name":"Aldo Ambrosioni","email":"aldo.ambrosioni@accenture.com","login":null,"count":1},{"name":"Alex Fernández","email":"alex.fernandez@logtrust.com","login":null,"count":1},{"name":"Alex Gilbert","email":"alex@punkave.com","login":null,"count":1},{"name":"Alexander Jones","email":"Alexander Jones alex@weej.com","login":null,"count":1},{"name":"Andrew Kuzmenko","email":"kuzmenko@ucoz-team.net","login":null,"count":1},{"name":"Alireza Alidousti","email":"alireza.eva.u23@gmail.com","login":null,"count":1},{"name":"Amie","email":"amie.freetly@ridescout.com","login":null,"count":1},{"name":"Alex Perkins","email":"aperkin@rei.com","login":null,"count":1},{"name":"Andre Jodat-Danbrani","email":"andre.jodat-danbrani@xe.com","login":null,"count":1},{"name":"Anthony Pesch","email":"anthony@usamp.com","login":null,"count":1},{"name":"Clement","email":"clement.sch@free.fr","login":null,"count":1},{"name":"Dan Foley","email":"dfoley@cantremember.com","login":null,"count":1},{"name":"Dan Varga","email":"dvarga@redhat.com","login":null,"count":1},{"name":"Dane Springmeyer","email":"dane@dbsgeo.com","login":null,"count":1},{"name":"Daniel Taveras","email":"Daniel_Taveras@condenast.com","login":null,"count":1},{"name":"Daniil Demidovich","email":"ddemidovich@staply.ru","login":null,"count":1},{"name":"Dave Irvine","email":"davman99@gmail.com","login":null,"count":1},{"name":"Daven Casia","email":"davencasia@gmail.com","login":null,"count":1},{"name":"David Braun","email":"NodeJS-box@snkmail.com","login":null,"count":1},{"name":"David Chan","email":"david@sheetmusic.org.uk","login":null,"count":1},{"name":"David Goldstein","email":"dgoldstein@dropbox.com","login":null,"count":1},{"name":"David Jiang","email":"daji@microsoft.com","login":null,"count":1},{"name":"David OLIVIER","email":"davidolivier1337@gmail.com","login":null,"count":1},{"name":"Deepti Agrawal","email":"dagrawal@godaddy.com","login":null,"count":1},{"name":"Dennis Saenger","email":"node@mail.ds82.de","login":null,"count":1},{"name":"Dennis Schwartz","email":"dennis@repositive.io","login":null,"count":1},{"name":"Derek","email":"derek@thinkific.com","login":null,"count":1},{"name":"Diana Holland","email":"diana.holland@moovel.com","login":null,"count":1},{"name":"Debjeet Biswas","email":"debjeet@leftshift.io","login":null,"count":1},{"name":"Dmitry Nizovtsev","email":"dmitry@ukrteam.com","login":null,"count":1},{"name":"Bogdan Lobor","email":"b.lobor@outlook.com","login":null,"count":1},{"name":"Bougarfaoui El houcine","email":"bougarfaoui.el.houcine@gmail.com","login":null,"count":1},{"name":"Brandon Philips","email":"brandon.philips@rackspace.com","login":null,"count":1},{"name":"Bruce Fletcher","email":"brgit@nani.ca","login":null,"count":1},{"name":"Bruce Lai","email":"bruceplai@gmail.com","login":null,"count":1},{"name":"Bryan Bess","email":"squarejaw@bsbess.com","login":null,"count":1},{"name":"Bryce Simonds","email":"bryce.simonds@q2ebanking.com","login":null,"count":1},{"name":"Charles Rudolph","email":"charles.rudolph@originate.com","login":null,"count":1},{"name":"Cam Pedersen","email":"diffference@gmail.com","login":null,"count":1},{"name":"Carolina Pinzon","email":"me@carolinapinzon.com","login":null,"count":1},{"name":"Casie Lynch","email":"casie@primeacademy.io","login":null,"count":1},{"name":"Charles","email":"ineedpracticing@gmail.com","login":null,"count":1},{"name":"Devin Torres","email":"devin@devintorres.com","login":null,"count":1},{"name":"Christina Chan","email":"christina.chan@sap.com","login":null,"count":1},{"name":"Christine Hong","email":"christine@dogvacay.com","login":null,"count":1},{"name":"Christopn Noelke","email":"c.noelke@meteocontrol.de","login":null,"count":1},{"name":"Chris Henney","email":"CHenney@walmartlabs.com","login":null,"count":1},{"name":"Cydox","email":"farr.janhendrik@aol.de","login":null,"count":1},{"name":"Damon Oehlman","email":"damon.oehlman@sidelab.com","login":null,"count":1},{"name":"Dan Carney","email":"dcarney@chromium.org","login":null,"count":1},{"name":"Leo","email":"leogiese0@gmail.com","login":null,"count":1},{"name":"Sean Cunningham","email":"sean.cunningham@mandiant.com","login":null,"count":1},{"name":"Shawn McGinty","email":"shawn@codouken.com","login":null,"count":1},{"name":"Shikha Mehta","email":"shikha.mehta@ufl.edu","login":null,"count":1},{"name":"Shaopeng Zhang","email":"szhang351@bloomberg.net","login":null,"count":1},{"name":"Sorin Baltateanu","email":"sorin.baltateanu@intel.com","login":null,"count":1},{"name":"Sergey Kryzhanovsky","email":"skryzhanovsky@gmail.com","login":null,"count":1},{"name":"Simon Willison","email":"simon@simonwillison.net","login":null,"count":1},{"name":"Steven Rockarts","email":"srockarts@invidi.com","login":null,"count":1},{"name":"Taojie","email":"taojie.hjp@taobao.com","login":null,"count":1},{"name":"Taylor Gagne","email":"tgagne@netsurion.com","login":null,"count":1},{"name":"Sven Panne","email":"svenpanne@chromium.org","login":null,"count":1},{"name":"Stephen Heitman","email":"stephen.heitman@moovel.com","login":null,"count":1},{"name":"Steve Engledow","email":"steve.engledow@proxama.com","login":null,"count":1},{"name":"Tim Baverstock","email":"tim.baverstock@corp.badoo.com","login":null,"count":1},{"name":"Tim Cheung","email":"timch326@interchange.ubc.ca","login":null,"count":1},{"name":"Tim Chon","email":"devchon@gmail.com","login":null,"count":1},{"name":"Tim Cooijmans","email":"tim@aapopfiets.nl","login":null,"count":1},{"name":"Ted Young","email":"ted@radicaldesigns.org","login":null,"count":1},{"name":"Tembrechts","email":"Tim.embrechts@emby.ey","login":null,"count":1},{"name":"Vickodev","email":"harvic3@gmail.com","login":null,"count":1},{"name":"Rock Hu","email":"rockia@mac.com","login":null,"count":1},{"name":"Rodger Combs","email":"rodger.combs@gmail.com","login":null,"count":1},{"name":"Rodrigo Bruno","email":"rfbpb@google.com","login":null,"count":1},{"name":"Rodrigo Palma","email":"rpalma@mx1.ibm.com","login":null,"count":1},{"name":"Robert Keizer","email":"root@black.bluerack.ca","login":null,"count":1},{"name":"Saud Khanzada","email":"muhammad.saud@tenpearls.com","login":null,"count":1},{"name":"Robin Lee","email":"cheeselee@fedoraproject.org","login":null,"count":1},{"name":"Robin Lungwitz","email":"robin.lungwitz@gmx.net","login":null,"count":1},{"name":"Ryan McGrath","email":"ryan@venodesigns.net","login":null,"count":1},{"name":"Roland Broekema","email":"roland.broekema@qnh.nl","login":null,"count":1},{"name":"Robert Williams","email":"","login":null,"count":1},{"name":"Sam Stites","email":"sam@stites.io","login":null,"count":1},{"name":"S. Everett Abbott","email":"eabbott@collineargroup.com","login":null,"count":1},{"name":"Sajal Khandelwal","email":"skhandelwa22@bloomberg.net","login":null,"count":1},{"name":"Salame William","email":"william.salame@student.uclouvain.be","login":null,"count":1},{"name":"Saleem","email":"hamids2@asme.org","login":null,"count":1},{"name":"Saleh Abdel Motaal","email":"saleh@grasppe.com","login":null,"count":1},{"name":"Sean Karson","email":"sean@spanishdict.com","login":null,"count":1},{"name":"Sebastian Roeder","email":"afk@Sebastians-iMac.local","login":null,"count":1},{"name":"Sabari Lakshmi Krishnamoorthy","email":"sabkrish@in.ibm.com","login":null,"count":1},{"name":"Zwb","email":"zwb.ict@gmail.com","login":null,"count":1},{"name":"ayanamist","email":"contact@ayanamist.com","login":null,"count":1},{"name":"aetheryx","email":"zainalih3c@gmail.com","login":null,"count":1},{"name":"alnyan","email":"qShadowp@gmail.com","login":null,"count":1},{"name":"amrios","email":"amrios@us.ibm.com","login":null,"count":1},{"name":"Yuhanun Citgez","email":"y.citgez@student.utwente.nl","login":null,"count":1},{"name":"atrioom","email":"atrioom@gmail.com","login":null,"count":1},{"name":"dexterleng","email":"thequicklab@gmail.com","login":null,"count":1},{"name":"blakehall","email":"blake@lullaboteducation.com","login":null,"count":1},{"name":"bugyaluwang","email":"bugyaluwang@qq.com","login":null,"count":1},{"name":"danielLin","email":"daniel.lin@positivegrid.com","login":null,"count":1},{"name":"davis.okoth@kemsa.co.ke","email":"davis.okoth@kemsa.co.ke","login":null,"count":1},{"name":"ekulnivek","email":"ekulnivek@hotmail.com","login":null,"count":1},{"name":"chiaki-yokoo","email":"chiaki_yokoo@r.recruit.co.jp","login":null,"count":1},{"name":"fen","email":"jonairl@icloud.com","login":null,"count":1},{"name":"feng jianmei","email":"fengjianmei@fengs-MacBook-Pro.local","login":null,"count":1},{"name":"freestraws","email":"freestraws1@gmail.com","login":null,"count":1},{"name":"haoxin","email":"coderhaoxin@outlook.com","login":null,"count":1},{"name":"hmammedzadeh","email":"hasan.mammed-zadeh@commercetools.de","login":null,"count":1},{"name":"hwaisiu","email":"hazels@telus.net","login":null,"count":1},{"name":"Victor Belozyorov","email":"hi@vbelozyorov.com","login":null,"count":1},{"name":"Victor Chen","email":"victor.chen@openapply.com","login":null,"count":1},{"name":"Victor Poriazov","email":"vporiazov2@bloomberg.net","login":null,"count":1},{"name":"Victor Widell","email":"victor@topmost.se","login":null,"count":1},{"name":"Thomas Schorn","email":"thomas@schorn.io","login":null,"count":1},{"name":"Thomas van Lankveld","email":"thomas@cell-0.com","login":null,"count":1},{"name":"Tomasz Buchert","email":"tomek.buchert@gmail.com","login":null,"count":1},{"name":"Tony Rice","email":"tony@bestellensoftware.com","login":null,"count":1},{"name":"Tim Price","email":"timprice@mangoraft.com","login":null,"count":1},{"name":"Trevor Livingston","email":"trlivingston@paypal.com","login":null,"count":1},{"name":"Tristan Berger","email":"tristan.berger@gmail.com","login":null,"count":1},{"name":"Tyler Kellen","email":"tyler@sleekcode.net","login":null,"count":1},{"name":"Vincent Boivin","email":"vboivin04@gmail.com","login":null,"count":1},{"name":"Vitali Lovich","email":"vitali.lovich@palm.com","login":null,"count":1},{"name":"Viacheslav Liakhov","email":"viacheslav@eventmobi.com","login":null,"count":1},{"name":"Vladimir Beloborodov","email":"redhead.ru@gmail.com","login":null,"count":1},{"name":"andreysoktoev","email":"andrey.soktoev@gmail.com","login":null,"count":1},{"name":"Wietse Venema","email":"wvenema@xebia.com","login":null,"count":1},{"name":"Wilson Lin","email":"wla80@sfu.ca","login":null,"count":1},{"name":"Yann Pringault","email":"yann@cinq-s.com","login":null,"count":1},{"name":"Matt Sergeant","email":"matt@sergeant.org","login":null,"count":1},{"name":"Matthew Fitzsimmons","email":"matt@joyent.com","login":null,"count":1},{"name":"Matthew Garrett","email":"mjg59@coreos.com","login":null,"count":1},{"name":"Micha Hanselmann","email":"deermichel@github.com","login":null,"count":1},{"name":"Michael Alexander","email":"michael_alexander@us.ibm.com","login":null,"count":1},{"name":"Miguel Martins","email":"mmartins@uphold.com","login":null,"count":1},{"name":"Michael Lehenbauer","email":"mikelehen@google.com","login":null,"count":1},{"name":"Michael Ruddy","email":"mruddybtc@gmail.com","login":null,"count":1},{"name":"Michal Hynek","email":"michal.hynek@allocadia.com","login":null,"count":1},{"name":"Michał Wadas","email":"michal.wadas@performgroup.com","login":null,"count":1},{"name":"Mickael van der Beek","email":"mickael@sagacify.com","login":null,"count":1},{"name":"Mohd Maqbool Alam","email":"alam.mohdmaqbool@gmail.com","login":null,"count":1},{"name":"Mike Atkins","email":"mike.atkins@lanetix.com","login":null,"count":1},{"name":"Mike Fleming","email":"flemingatx@gmail.com","login":null,"count":1},{"name":"Kai Sasaki Lewuathe","email":"sasaki_kai@lewuathe.sakura.ne.jp","login":null,"count":1},{"name":"Minya Liang","email":"mliang@usaalabs.com","login":null,"count":1},{"name":"Mitch Hankins","email":"mitchhankins92@gmail.com","login":null,"count":1},{"name":"Muhsin Abdul-Musawwir","email":"moose.techguy@gmail.com","login":null,"count":1},{"name":"Myles Byrne","email":"myles@myles.id.au","login":null,"count":1},{"name":"Nam Nguyen","email":"nam.nguyen@de.ibm.com","login":null,"count":1},{"name":"Lew Gordon","email":"lew.gordon@genesys.com","login":null,"count":1},{"name":"Lian Li","email":"draggili@gmail.com","login":null,"count":1},{"name":"Linn Dahlgren","email":"admin@opposite.biz","login":null,"count":1},{"name":"Linus Mårtensson","email":"linus.martensson@sonymobile.com","login":null,"count":1},{"name":"Lucas Pardue","email":"lucaspardue.24.7@gmail.com","login":null,"count":1},{"name":"Lukas","email":"me@superlukas.com","login":null,"count":1},{"name":"Lukas Möller","email":"lukas.moeller@5minds.de","login":null,"count":1},{"name":"Luke Gallagher","email":"notfornoone@gmail.com","login":null,"count":1},{"name":"Lyall Sun","email":"lyall.sunlin@gmail.com","login":null,"count":1},{"name":"Mabry Cervin","email":"Mabry.Cervin@inin.com","login":null,"count":1},{"name":"Manav Rathi","email":"manav.r@directi.com","login":null,"count":1},{"name":"Manuel Valls","email":"manolo@vlrz.es","login":null,"count":1},{"name":"Marc Hernández Cabot","email":"mhernandez@apsl.net","login":null,"count":1},{"name":"Marc Udoff","email":"udoff@deshaw.com","login":null,"count":1},{"name":"Marek Łabuz","email":"mareklabuz@Mareks-MacBook-Pro-2.local","login":null,"count":1},{"name":"Mark Skelton","email":"mskelton@widen.com","login":null,"count":1},{"name":"Mark Walker","email":"mwalker@macadamian.com","login":null,"count":1},{"name":"Marti Martz","email":"thalamew@q.com","login":null,"count":1},{"name":"Martin Cozzi","email":"martin@cotap.com","login":null,"count":1},{"name":"Matt Gollob","email":"mattgollob@gmail.com","login":null,"count":1},{"name":"Paul Serby","email":"paul.serby@clock.co.uk","login":null,"count":1},{"name":"Ospite Privilegiato","email":"ospite@ai-30.labeconomia.unich.it","login":null,"count":1},{"name":"Paige Kato","email":"paige@getflow.com","login":null,"count":1},{"name":"Oleksandr Chekhovskyi","email":"oleksandr.chekhovskyi@hansoft.com","login":null,"count":1},{"name":"Patrick Mueller","email":"pmuellr@nodesource.com","login":null,"count":1},{"name":"Paul Ashfield","email":"paul.ashfield@intercity.technology","login":null,"count":1},{"name":"Paul Kiddie","email":"paul@paulkiddie.com","login":null,"count":1},{"name":"Paul Marion Camantigue","email":"Paul-Marion.F.Camantigue@kp.org","login":null,"count":1},{"name":"Phil Sung","email":"psung@dnanexus.com","login":null,"count":1},{"name":"René Kooi","email":"rene@kooi.me","login":null,"count":1},{"name":"Peter Diaz","email":"pdiaz@bioware.com","login":null,"count":1},{"name":"Prieto, Marcos","email":"marcos.prieto@fmr.com","login":null,"count":1},{"name":"Raoul Jaeckel","email":"raoul.jaeckel@daimler.com","login":null,"count":1},{"name":"Rachel","email":"rachel.black@flashtalking.com","login":null,"count":1},{"name":"Tobias Kahse","email":"tobias.kahse@hpe.com","login":null,"count":1},{"name":"Raja Panidepu","email":"rpanidepu@lmdv-rpani.jomax.paholdings.com","login":null,"count":1},{"name":"RakshithNM","email":"rakshith_bellare@outlook.com","login":null,"count":1},{"name":"Rick Yakubowski","email":"richard@orpha-systems.com","login":null,"count":1},{"name":"Rico Cai","email":"rico@yunkon.com","login":null,"count":1},{"name":"Rainer Oviir","email":"roviir@gmail.com","login":null,"count":1},{"name":"Natalie Cluer","email":"natalie@getimpala.com","login":null,"count":1},{"name":"Nataly Shrits","email":"nataly@soluto.com","login":null,"count":1},{"name":"Nathan Blair","email":"engineer.nblair@gmail.com","login":null,"count":1},{"name":"Neil Vass","email":"neil.vass@bbc.co.uk","login":null,"count":1},{"name":"Nemanja Stojanovic","email":"me@nem035.com","login":null,"count":1},{"name":"Nicholas Kinsey","email":"pyrotechnick@feistystudios.com","login":null,"count":1},{"name":"Nick Desaulniers","email":"ndesaulniers@mozilla.com","login":null,"count":1},{"name":"Nick Simmons","email":"nick.simmons@jadedpixel.com","login":null,"count":1},{"name":"Nicolas LaCasse","email":"nlacasse@borderstylo.com","login":null,"count":1},{"name":"Niels Nielsen","email":"niels@protectwise.com","login":null,"count":1},{"name":"Nikki St Onge","email":"nstonge@gasbuddy.com","login":null,"count":1},{"name":"Nils Kuhnhenn","email":"lain@volafile.io","login":null,"count":1},{"name":"Noah Rose Ledesma","email":"NoahRoseLedesma@seattleacademy.org","login":null,"count":1},{"name":"Noah Rose Ledesma","email":"noahroseledesma@seattleacademy.org","login":null,"count":1},{"name":"Noj Vek","email":"noj.vek@mixpanel.com","login":null,"count":1},{"name":"Nolan Rigo","email":"nolan@rigo.pro","login":null,"count":1},{"name":"Ojasvi Monga","email":"ojasvi@Ojasvis-MacBook-Air.local","login":null,"count":1},{"name":"Oktavianus Ludiro","email":"oktavianusl@zillowgroup.com","login":null,"count":1},{"name":"Olan Byrne","email":"obyrne@turnitin.com","login":null,"count":1},{"name":"Olivier Martin","email":"olivier4.martin@orange.com","login":null,"count":1},{"name":"Scott Taylor","email":"scott@railsnewbie.com","login":"smtlaissezfaire","count":1},{"name":"Scott Van Gilder","email":"svangilder@gmail.com","login":"ScottyVG","count":1},{"name":"Scya597","email":"scya597@gmail.com","login":"Scya597","count":1},{"name":"Sean Braithwaite","email":"brapse@gmail.com","login":"brapse","count":1},{"name":"Sean Coates","email":"sean@seancoates.com","login":"scoates","count":1},{"name":"Sean Cox","email":"sean@seancox.ca","login":"letthewookieewin","count":1},{"name":"Ronald J Kimball","email":"rjk@tamias.net","login":"tamias","count":1},{"name":"Shaun Keys","email":"mariobuddy@gmail.com","login":"sploders101","count":1},{"name":"Shaun Sweet","email":"shaun@shaunsweet.com","login":"shaun-sweet","count":1},{"name":"Shaw","email":"784487301@qq.com","login":"xiaoxiaojx","count":1},{"name":"Shea Levy","email":"shea@shealevy.com","login":"shlevy","count":1},{"name":"SheetJS","email":"dev@sheetjs.com","login":"SheetJSDev","count":1},{"name":"Shigma","email":"33423008+Shigma","login":"Shigma","count":1},{"name":"Shilo Mangam","email":"smangam@gmail.com","login":"shilomagen","count":1},{"name":"Shinho Ahn","email":"fracsinus@gmail.com","login":"fracsinus","count":1},{"name":"Selvaraj","email":"selvarajrch@gmail.com","login":"SelvarajKaruppusamy","count":1},{"name":"Selveter Senitro","email":"107211156+selveter","login":"selveter","count":1},{"name":"Samuel Reed","email":"samuel.trace.reed@gmail.com","login":"STRML","count":1},{"name":"Samuli Asmala","email":"samuli.asmala@gmail.com","login":"samuliasmala","count":1},{"name":"Sangmin Yoon","email":"sangmin.yoon@croquis.com","login":"sixmen","count":1},{"name":"Sanjaiyan Parthipan","email":"parthipankalayini@gmail.com","login":"sanjaiyan-dev","count":1},{"name":"Sankalp Shubham","email":"sankalp.shubham99@gmail.com","login":"sankalp1999","count":1},{"name":"Santeri Hiltunen","email":"github@me.hilzu.moe","login":"Hilzu","count":1},{"name":"Santosh Yadav","email":"santosh.yadav198613@gmail.com","login":"santoshyadavdev","count":1},{"name":"Saquib","email":"saquibofficial@gmail.com","login":"saquibkhan","count":1},{"name":"SADIK KUZU","email":"sadikkuzu@hotmail.com","login":"sadikkuzu","count":1},{"name":"SURYAPRATAP SINGH SURYAVANSHI","email":"67123991+suryapratapsinghsuryavanshi","login":"suryapratapsinghsuryavanshi","count":1},{"name":"Saagar Jha","email":"saagar@saagarjha.com","login":"saagarjha","count":1},{"name":"Saajan","email":"saajan.sn@gmail.com","login":"Saajan","count":1},{"name":"Sadzurami","email":"47674424+Sadzurami","login":"Sadzurami","count":1},{"name":"Saeed H","email":"shamid@navarik.com","login":"Saeed-Navarik","count":1},{"name":"Scott J Beck","email":"scottjbeck@gmail.com","login":"scottjbeck","count":1},{"name":"Scott McKenzie","email":"slammayjammay@gmail.com","login":"slammayjammay","count":1},{"name":"Shalvah","email":"shalvah","login":"shalvah","count":1},{"name":"Shannon","email":"shannonfarvolden@hotmail.com","login":"shannonfarvolden","count":1},{"name":"Sharat M R","email":"cosmosgenius@gmail.com","login":"cosmosgenius","count":1},{"name":"Sk Sajidul Kadir","email":"sheikh.sajid522@gmail.com","login":"SheikhSajid","count":1},{"name":"SkyAo","email":"csvwolf@qq.com","login":"csvwolf","count":1},{"name":"Slayer95","email":"ivojulca@hotmail.com","login":"Slayer95","count":1},{"name":"Snehil Verma","email":"vsnehil92@gmail.com","login":"vsnehil92","count":1},{"name":"Soar","email":"58918356+soar-beep","login":"soar-beep","count":1},{"name":"Sohail Rajdev","email":"sohailrajdev97@gmail.com","login":"sohailrajdev97","count":1},{"name":"SonaySevik","email":"sonaysevik@gmail.com","login":"sonaysevik","count":1},{"name":"Sota Yamashita","email":"sota.yamashita@gmail.com","login":"sotayamashita","count":1},{"name":"SoulMonk","email":"fsoulmonk@gmail.com","login":"soulmonk","count":1},{"name":"Shinya Kanamaru","email":"mn131bb@gmail.com","login":"skanamaru","count":1},{"name":"Shivam S","email":"152616194+BIGSUS24","login":"BIGSUS24","count":1},{"name":"Shocker","email":"43253032+shockerqt","login":"shockerqt","count":1},{"name":"Shuan Wang","email":"shuanwang@gmail.com","login":"swang","count":1},{"name":"Shubham Parihar","email":"51517103+iShibi","login":"iShibi","count":1},{"name":"Scott Smereka","email":"scott.smereka@gmail.com","login":"ssmereka","count":1},{"name":"Semir Ajruli","email":"ajruli.semir@gmail.com","login":"edspace","count":1},{"name":"Seong-Rak Choi","email":"ragiragi@hanmail.net","login":"ragiragi","count":1},{"name":"Serg Kryvonos","email":"sergeikrivonos@gmail.com","login":"ohhmm","count":1},{"name":"Sven Slootweg","email":"jamsoftgamedev@gmail.com","login":"joepie91","count":1},{"name":"Swagat Konchada","email":"swagatata@gmail.com","login":"swagatata","count":1},{"name":"Swathi Kalahastri","email":"swkalaha@in.ibm.com","login":"SwathiKalahastri","count":1},{"name":"Sylphy-0xd3ac","email":"Sylphy-0xd3ac@qq.com","login":"Sylphy-0xd3ac","count":1},{"name":"Syuhei Kobayashi","email":"nanocloudx@gmail.com","login":"nanocloudx","count":1},{"name":"Sébastien Barbieri","email":"seba@rtbf.be","login":"scips","count":1},{"name":"T","email":"6601329+cookesan","login":"cookesan","count":1},{"name":"TATSUNO Yasuhiro","email":"ytatsuno.jp@gmail.com","login":"exoego","count":1},{"name":"TJKoury","email":"TJKoury@gmail.com","login":"TJKoury","count":1},{"name":"TSUYUSATO Kitsune","email":"make.just.on@gmail.com","login":"makenowjust","count":1},{"name":"Shahid Shaikh","email":"rwtc66@gmail.com","login":"shaikh-shahid","count":1},{"name":"Shajan Jacob","email":"shajanjp@gmail.com","login":"shajanjp","count":1},{"name":"Shakil-Shahadat","email":"shakil.regi@gmail.com","login":"Shakil-Shahadat","count":1},{"name":"Robert Monks","email":"monks.robertj@gmail.com","login":"RobertMonks","count":1},{"name":"Robert Pamely","email":"info@robertpamely.com","login":"rpamely","count":1},{"name":"Robert Rossmann","email":"rr.rossmann@me.com","login":"robertrossmann","count":1},{"name":"Roberto Simonini","email":"roberto.simonini@endor.studio","login":"RobertoSimonini1","count":1},{"name":"Roberto Vidal","email":"roberto.vidal@ikumene.com","login":"jrvidal","count":1},{"name":"Robey Pointer","email":"robeypointer@gmail.com","login":"robey","count":1},{"name":"Roy Marples","email":"roy@marples.name","login":"rsmarples","count":1},{"name":"Roy Sommer","email":"roy@sommer.co.il","login":"illBeRoy","count":1},{"name":"Ruben Nogueira","email":"ruben.p.nogueira@gmail.com","login":"rubnogueira","count":1},{"name":"Ruben Rodriguez","email":"cha0s@therealcha0s.net","login":"cha0s","count":1},{"name":"Rudolf Meijering","email":"skaapgif@gmail.com","login":"rudolf","count":1},{"name":"Rumkin","email":"dev@rumk.in","login":"rumkin","count":1},{"name":"Runite618","email":"matthew_mo@hotmail.co.uk","login":"Runite618","count":1},{"name":"Russ Bradberry","email":"rbradberry@gmail.com","login":"devdazed","count":1},{"name":"Russell Sherman","email":"russell.t.sherman@gmail.com","login":"russelltsherman","count":1},{"name":"Ryan Cole","email":"ryan@rycole.com","login":"ryancole","count":1},{"name":"Sam Mikes","email":"smikes@cubane.com","login":"smikes","count":1},{"name":"RoboSchmied","email":"github@roboschmie.de","login":"RoboSchmied","count":1},{"name":"Roch Devost","email":"roch.devost@gmail.com","login":"rochdev","count":1},{"name":"Ryan Fitzgerald","email":"114442851+rf-figma","login":"rf-figma","count":1},{"name":"Ryan Kelly","email":"ryan@rfk.id.au","login":"rfk","count":1},{"name":"Ryan Mahan","email":"ryanmahan97@gmail.com","login":"ryanmahan","count":1},{"name":"Ryan Petrello","email":"lists@ryanpetrello.com","login":"ryanpetrello","count":1},{"name":"Ryan Petrich","email":"rpetrich@gmail.com","login":"rpetrich","count":1},{"name":"Ryan Petschek","email":"petschekr@gmail.com","login":"petschekr","count":1},{"name":"Roga Pria Sembada","email":"rogaps@gmail.com","login":"rogaps","count":1},{"name":"Roger Jiang","email":"rogerj.2010@gmail.com","login":"UnrememberMe","count":1},{"name":"Rohan Sharma","email":"rhnsharma5113@gmail.com","login":"RhnSharma","count":1},{"name":"Rohini Harendra","email":"rohini.raghav@gmail.com","login":"rohiniwork","count":1},{"name":"Rohit Gohri","email":"work@rohit.page","login":"rohit-gohri","count":1},{"name":"Roly Fentanes","email":"roly426@gmail.com","login":"fent","count":1},{"name":"Roman Shoryn","email":"romanshoryn@gmail.com","login":"romanshoryn","count":1},{"name":"Romuald Brillout","email":"github@brillout.com","login":"brillout","count":1},{"name":"Po-Chuan Hsieh","email":"sunpoet@sunpoet.net","login":"sunpoet","count":1},{"name":"Pooya Karimian","email":"pkarimian@sencha.com","login":"pooyasencha","count":1},{"name":"Pooya Paridel","email":"pooya.p@outlook.com","login":"ParidelPooya","count":1},{"name":"Pop Moore","email":"45518957+popmoore","login":"popmoore","count":1},{"name":"Sagar Jadhav","email":"sagarj.jadhav23@gmail.com","login":"sagar-jadhav","count":1},{"name":"Salman Aljammaz","email":"s@0x65.net","login":"saljam","count":1},{"name":"Salman Shakeel","email":"shakeels22@gmail.com","login":"sshakeel","count":1},{"name":"Sam Foxman","email":"samfoxman320@gmail.com","login":"XMB5","count":1},{"name":"Sam Hughes","email":"sam@samuelhughes.com","login":"srh","count":1},{"name":"Sam James","email":"sam@cmpct.info","login":"thesamesam","count":1},{"name":"Sean McArthur","email":"sean.monstar@gmail.com","login":"seanmonstar","count":1},{"name":"Sean Quinlan","email":"1011062+sbquinlan","login":"sbquinlan","count":1},{"name":"Sean Silva","email":"chisophugis@gmail.com","login":"chisophugis","count":1},{"name":"Sebastian Mayr","email":"git@smayr.name","login":"Sebmaster","count":1},{"name":"Sebastian Murphy","email":"sebastianmurphy@gmail.com","login":"sebasmurphy","count":1},{"name":"Samuel D. Leslie","email":"sdl@nexiom.net","login":"ralish","count":1},{"name":"Samuel Kapust","email":"spkapust@gmail.com","login":"spkapust","count":1},{"name":"RonGamzu","email":"37371774+RonGamzu","login":"RonGamzu","count":1},{"name":"Sam Newman","email":"newmansam@outlook.com","login":"sonewman","count":1},{"name":"Sam P Gallagher-Bishop","email":"samgallagherb@gmail.com","login":"SPGB","count":1},{"name":"Sam Skjonsberg","email":"sams@allenai.org","login":"codeviking","count":1},{"name":"Sam Stephenson","email":"sam@37signals.com","login":"sstephenson","count":1},{"name":"Samuel Bronson","email":"naesten@gmail.com","login":"SamB","count":1},{"name":"Ryan Schmidt","email":"git@ryandesign.com","login":"ryandesign","count":1},{"name":"Ryan Seys","email":"ryan@ryanseys.com","login":"ryanseys","count":1},{"name":"Ryan Tsien","email":"i@bitbili.net","login":"bekcpear","count":1},{"name":"Ryan Williams","email":"SpaceDux","login":"SpaceDux","count":1},{"name":"Ryan Zimmerman","email":"opensrc@ryanzim.com","login":"RyanZim","count":1},{"name":"Ryusei Yamaguchi","email":"mandel59@gmail.com","login":"mandel59","count":1},{"name":"Rémi Berson","email":"remi@cliqz.com","login":"remusao","count":1},{"name":"Rémy MEJA","email":"remy.meja@inist.fr","login":"rmeja","count":1},{"name":"Pini Houri","email":"pinhasph@gmail.com","login":"phouri","count":1},{"name":"Piotr Grzesik","email":"pj.grzesik@gmail.com","login":"pgrzesik","count":1},{"name":"Tim Ermilov","email":"yamalight@gmail.com","login":"yamalight","count":1},{"name":"Tim Gerk","email":"tgerk","login":"tgerk","count":1},{"name":"Tessei Kameyama","email":"kamenoko315@ruri.waseda.jp","login":"tkamenoko","count":1},{"name":"Tetsuharu Ohzeki","email":"tetsuharu.ohzeki@gmail.com","login":"tetsuharuohzeki","count":1},{"name":"ThakurKarthik","email":"iamkarthik08@gmail.com","login":"ThakurKarthik","count":1},{"name":"The Gitter Badger","email":"badger@gitter.im","login":"gitter-badger","count":1},{"name":"TheBeastOfCaerbannog","email":"catharsis@post.cz","login":"diastremskii","count":1},{"name":"Victor","email":"doc999tor@gmail.com","login":"Doc999tor","count":1},{"name":"Victor Antonio Barzana Crespo","email":"viticoinf@gmail.com","login":"vbarzana","count":1},{"name":"Victor Costan","email":"costan@gmail.com","login":"pwnall","count":1},{"name":"Victor Hiairrassary","email":"victor.hiairrassary@gmail.com","login":"vhiairrassary","count":1},{"name":"Thomas Parslow","email":"tom@almostobsolete.net","login":"almost","count":1},{"name":"Thomas den Hollander","email":"ThomasdenH","login":"ThomasdenH","count":1},{"name":"Tiago Ribeiro","email":"tiago.ribeiro@gmail.com","login":"fixe","count":1},{"name":"Tian Teng","email":"tengtianmoemoe@gmail.com","login":"Herrtian","count":1},{"name":"Tien Do","email":"tiendq@gmail.com","login":"tiendq","count":1},{"name":"Tiffany Lastimosa","email":"lastimosa.ti@northeastern.edu","login":"tifflastimosa","count":1},{"name":"Steve Goode","email":"52213009+SociableSteve","login":"SociableSteve","count":1},{"name":"Steve Jenkins","email":"steve@skysteve.com","login":"skysteve","count":1},{"name":"Steve Kinney","email":"hello@stevekinney.net","login":"stevekinney","count":1},{"name":"Steven Auger","email":"stevenauger@gmail.com","login":"niboch","count":1},{"name":"Steven Gabarro","email":"bewchabbacc@gmail.com","login":"bewchy","count":1},{"name":"Steven Kabbes","email":"stevenkabbes@gmail.com","login":"skabbes","count":1},{"name":"Tadao Iseki","email":"saitoeku3@gmail.com","login":"saitolume","count":1},{"name":"Taehee Kang","email":"hugnosis@gmail.com","login":"hugnosis","count":1},{"name":"Taha-Chaudhry","email":"46199675+Taha-Chaudhry","login":"Taha-Chaudhry","count":1},{"name":"Takahiro ANDO","email":"takahiro.ando@gmail.com","login":"ando-takahiro","count":1},{"name":"Takahiro Nakamura","email":"dxbxdxbxdxb+dev@gmail.com","login":"na9amura","count":1},{"name":"Takdeer Sodhan","email":"takdeerkaur@gmail.com","login":"takdeerkaur","count":1},{"name":"Takuro Sato","email":"79583855+takuro-sato","login":"takuro-sato","count":1},{"name":"Siddharth","email":"siddharth.muscat@gmail.com","login":"SiddharthShyniben","count":1},{"name":"Tijl Claessens","email":"tijl.claessens@hotmail.com","login":"Tijl5","count":1},{"name":"Tim Baumann","email":"tim@timbaumann.info","login":"timjb","count":1},{"name":"Thomas Chung","email":"thomas@nomology.id.au","login":"i8-pi","count":1},{"name":"Thomas GENTILHOMME","email":"gentilhomme.thomas@gmail.com","login":"fraxken","count":1},{"name":"Thomas Jensen","email":"thomas@src.agency","login":"tjconcept","count":1},{"name":"Thomas Karsten","email":"thomas.karsten@fastretailing.com","login":"tkarsten","count":1},{"name":"Thomas Klausner","email":"wiz@gatalith.at","login":"0-wiz-0","count":1},{"name":"Thomas Leah","email":"thomas@leahfamily.plus.com","login":"tomleah","count":1},{"name":"Thomas Mauran","email":"78204354+thomas-mauran","login":"thomas-mauran","count":1},{"name":"Toby Farley","email":"tobyfarley@gmail.com","login":"tobyfarley","count":1},{"name":"Toby Stableford","email":"tobytronics@gmail.com","login":"toboid","count":1},{"name":"Todd Wong","email":"toddwong@leftart.com","login":"toddwong","count":1},{"name":"TodorTotev","email":"51530311+TodorTotev","login":"TodorTotev","count":1},{"name":"Tom Haddad","email":"hello@tomhaddad.com","login":"tomhaddad","count":1},{"name":"Tom Hallam","email":"tom.hallam40@googlemail.com","login":"tomhallam","count":1},{"name":"Tom Hughes-Croucher","email":"tom_croucher@yahoo.com","login":"sh1mmer","count":1},{"name":"Tom Nagle","email":"tomanagle@gmail.com","login":"tomanagle","count":1},{"name":"Ulmanb","email":"barulman@gmail.com","login":"Ulmanb","count":1},{"name":"Umair Ishaq","email":"umair29@gmail.com","login":"umairishaq","count":1},{"name":"Tim De Pauw","email":"timdp","login":"timdp","count":1},{"name":"Tom Pereira","email":"10725179+TomStrepsil","login":"TomStrepsil","count":1},{"name":"Tom Purcell","email":"tpurcell@chariotsolutions.com","login":"tpurcell","count":1},{"name":"Tomasz Janczuk","email":"tomasz@janczuk.org","login":"tjanczuk","count":1},{"name":"TomerOmri","email":"tomer92@gmail.com","login":"tomeromrix","count":1},{"name":"Tommaso Allevi","email":"tomallevi@gmail.com","login":"allevo","count":1},{"name":"Tomoki Okahana","email":"umatomakun@gmail.com","login":"umatoma","count":1},{"name":"Tony Brix","email":"tony@brix.ninja","login":"UziTech","count":1},{"name":"Tim Kuijsten","email":"info+github@netsend.nl","login":"timkuijsten","count":1},{"name":"Tim Macfarlane","email":"timmacfarlane@gmail.com","login":"refractalize","count":1},{"name":"Tim Seckinger","email":"seckinger.tim@gmail.com","login":"jeysal","count":1},{"name":"Tim Shilov","email":"tim@shilov.dev","login":"TimShilov","count":1},{"name":"Tim Stableford","email":"tims@bsquare.com","login":"tims-bsquare","count":1},{"name":"Tim Wood","email":"washwithcare@gmail.com","login":"timrwood","count":1},{"name":"Timo Kössler","email":"info@timokoessler.de","login":"timokoessler","count":1},{"name":"Thiago Padilha","email":"thiago@padilha.cc","login":"tarruda","count":1},{"name":"Thomas Chetwin","email":"tchetwin","login":"tchetwin","count":1},{"name":"Siobhan O'Donovan","email":"siobhan@justshiv.com","login":"justshiv","count":1},{"name":"Sudaraka Wijesinghe","email":"sudaraka@sudaraka.org","login":"sudaraka","count":1},{"name":"SudhansuBandha","email":"63417376+SudhansuBandha","login":"SudhansuBandha","count":1},{"name":"Sugendran Ganess","email":"sugendran@sugendran.net","login":"sugendran","count":1},{"name":"Suguru Motegi","email":"suguru.motegi@gmail.com","login":"suguru03","count":1},{"name":"Sujal Raj","email":"sujalraj2064@gmail.com","login":"Sujal-Raj","count":1},{"name":"Sumit Goel","email":"sumit@goel.pw","login":"StarryShark","count":1},{"name":"Sun Haiyong","email":"youbest@sina.com","login":"sunhaiyong1978","count":1},{"name":"Sung Ye In","email":"66503450+syi0808","login":"syi0808","count":1},{"name":"Supamic","email":"mic@supa.ca","login":"SupaMic","count":1},{"name":"Super Zheng","email":"superzheng@tencent.com","login":"medns","count":1},{"name":"Sourav Shaw","email":"shawsourav91@gmail.com","login":"shaw91","count":1},{"name":"SpaceRacet5w2A6l0I","email":"59487396+SpaceRacet5w2A6l0I","login":"SpaceRacet5w2A6l0I","count":1},{"name":"Spencer Greene","email":"spencerwgreene@gmail.com","login":"spwg","count":1},{"name":"Stacey","email":"twstacey@gmail.com","login":"inklin","count":1},{"name":"Stefan Bühler","email":"stbuehler@web.de","login":"stbuehler","count":1},{"name":"Stefano Baghino","email":"sbaghino@gradle.com","login":"stefanobaghino","count":1},{"name":"Piotr Mionskowski","email":"piotr.mionskowski@gmail.com","login":"miensol","count":1},{"name":"Shubham Sharma","email":"shubhamsharma088@gmail.com","login":"shubhamsharma088","count":1},{"name":"Shubherthi Mitra","email":"143800527+shubherthi-mitra","login":"shubherthi-mitra","count":1},{"name":"Sergei Datsenko","email":"dats@chromium.org","login":"sdats","count":1},{"name":"Sergei Osipov","email":"cubisto@ya.ru","login":"hcz","count":1},{"name":"Sergey Kholodilov","email":"serghol@gmail.com","login":"fat-crocodile","count":1},{"name":"Sergey Nazaryev","email":"sergey@nazaryev.com","login":"3ap","count":1},{"name":"Sergey Zelenov","email":"github@zelenov.su","login":"tadjik1","count":1},{"name":"SergeyTsukanov","email":"47488049+SergeyTsukanov","login":"SergeyTsukanov","count":1},{"name":"Seth Holladay","email":"me@seth-holladay.com","login":"sholladay","count":1},{"name":"Shadowbeetle","email":"tamas.kadlecsik@gmail.com","login":"Shadowbeetle","count":1},{"name":"Shahar Or","email":"mightyiampresence@gmail.com","login":"mightyiam","count":1},{"name":"Simon Siefke","email":"simon.siefke@gmail.com","login":"SimonSiefke","count":1},{"name":"Simon Sturmer","email":"sstur@me.com","login":"sstur","count":1},{"name":"Simona Cotin","email":"simona.cotin@gmail.com","login":"simonaco","count":1},{"name":"Sinan Sonmez (Chaush)","email":"37421564+sinansonmez","login":"sinansonmez","count":1},{"name":"Subhi Al Hasan","email":"subhialhasan@protonmail.com","login":"jodevsa","count":1},{"name":"Takuya Noguchi","email":"takninnovationresearch@gmail.com","login":"tnir","count":1},{"name":"Tamás Hódi","email":"tamas.hodi@risingstack.com","login":"TamasHodi","count":1},{"name":"Tanner Stirrat","email":"tstirrat@gmail.com","login":"tstirrat15","count":1},{"name":"Tanvi Kini","email":"tanvikini93@gmail.com","login":"tanvikini","count":1},{"name":"Tarang Hirani","email":"tarang9211@gmail.com","login":"tarang9211","count":1},{"name":"Tarun Garg","email":"tarungarg546@gmail.com","login":"tarungarg546","count":1},{"name":"Tatsuhiro Tsujikawa","email":"tatsuhiro.t@gmail.com","login":"tatsuhiro-t","count":1},{"name":"Tchoupinax","email":"corentinfiloche@hotmail.fr","login":"Tchoupinax","count":1},{"name":"Superwoods","email":"st_sister@iCloud.com","login":"superwoods","count":1},{"name":"Suramya shah","email":"shah.suramya@gmail.com","login":"suramya-shah","count":1},{"name":"Susana Ferreira","email":"ssncferreira@gmail.com","login":"ssncferreira","count":1},{"name":"Sushil Tailor","email":"sushil.tailor@gmail.com","login":"sashimii","count":1},{"name":"Suwon Chae","email":"doortts@gmail.com","login":"doortts","count":1},{"name":"Suyash Nayan","email":"89125422+7suyash7","login":"7suyash7","count":1},{"name":"Stephan Smith","email":"stephan.smith.bc93@gmail.com","login":"d1b1","count":1},{"name":"Stephen Odogwu","email":"105284225+Stevepurpose","login":"Stevepurpose","count":1},{"name":"Sintendo","email":"bram.speeckaert@gmail.com","login":"Sintendo","count":1},{"name":"Steffen","email":"steffen.koette@gmail.com","login":"Nef10","count":1},{"name":"Aranđel Šarenac","email":"11753867+big-kahuna-burger","login":"big-kahuna-burger","count":1},{"name":"Archana Kamath","email":"68199391+archana-kamath","login":"archana-kamath","count":1},{"name":"Ardi Nugraha","email":"33378542+ardi-nugraha","login":"ardi-nugraha","count":1},{"name":"Ardi_Nugraha","email":"33378542+0xArdi-N","login":"0xArdi-N","count":1},{"name":"Ari Leo Frankel","email":"ari.l.frankel@gmail.com","login":"AriLFrankel","count":1},{"name":"Arian Santrach","email":"arian@findinapp.com","login":"Axxxx0n","count":1},{"name":"Arianit Uka","email":"arianit@bigvikinggames.com","login":"arianitu","count":1},{"name":"Ariel Weiss","email":"ariel@autofleet.io","login":"ariel-weiss","count":1},{"name":"Arne Keller","email":"2012gdwu+github@posteo.de","login":"FliegendeWurst","count":1},{"name":"Arne Schramm","email":"arne.schramm@protonmail.com","login":"FieldOfPoppies","count":1},{"name":"Steven Lehn","email":"sjlehn@gmail.com","login":"sjlehn","count":1},{"name":"Steven Vercruysse","email":"stcruy","login":"stcruy","count":1},{"name":"Steven Winston","email":"swinston100@hotmail.com","login":"swinston1000","count":1},{"name":"Stiliyan Lazarov","email":"stiliyanlazarov@gmail.com","login":"stiliyan","count":1},{"name":"Oliver Luebeck","email":"oliver_luebeck@hotmail.com","login":"oliverluebeck","count":1},{"name":"OliverOdo","email":"rodomond.o@gmail.com","login":"olivierodo","count":1},{"name":"Olof Johansson","email":"olof@ethup.se","login":"olof","count":1},{"name":"Olov Lassus","email":"olov.lassus@gmail.com","login":"olov","count":1},{"name":"Oluwaseun Omoyajowo","email":"omoyajowo2015@gmail.com","login":"flickz","count":1},{"name":"Omar Crisostomo","email":"omarcb@micorreo.upp.edu.mx","login":"bacriom","count":1},{"name":"Omar El-Mihilmy","email":"mihilmy@yahoo.com","login":"mihilmy","count":1},{"name":"Omar Gonzalez","email":"omarg.developer@gmail.com","login":"s9tpepper","count":1},{"name":"Omer Katz","email":"omerkatz@chromium.org","login":"omerktz","count":1},{"name":"Onne Gorter","email":"onne@onnlucky.com","login":"onnlucky","count":1},{"name":"OriLev","email":"sviatos@gmail.com","login":"OriLev","count":1},{"name":"Orlando Vazquez","email":"ovazquez@gmail.com","login":"orlandov","count":1},{"name":"Paul Tichonczuk","email":"pault@tucows.com","login":"ptichonczuk-tc","count":1},{"name":"Oscar Morrison","email":"me@oscarmorrison.com","login":"oscarmorrison","count":1},{"name":"Oshri Asulin","email":"114335827+OshriAsulin","login":"OshriAsulin","count":1},{"name":"OttoHollmann","email":"otto@hollmann.cz","login":"OttoHollmann","count":1},{"name":"P. Mike","email":"mihan@panfilov.biz","login":"Mnwa","count":1},{"name":"Nikita Malyschkin","email":"nikita.malyschkin@gmail.com","login":"nikita-malyschkin","count":1},{"name":"Nikita Rykov","email":"40735471+angrymouse","login":"angrymouse","count":1},{"name":"Niklas Fiekas","email":"niklas.fiekas@googlemail.com","login":"niklasf","count":1},{"name":"Niklas Mischkulnig","email":"4586894+mischnic","login":"mischnic","count":1},{"name":"Niklas Mollenhauer","email":"nikeee","login":"nikeee","count":1},{"name":"Orta","email":"orta.therox+github@gmail.com","login":"orta","count":1},{"name":"Oryan Moshe","email":"iamoryanmoshe@gmail.com","login":"oryanmoshe","count":1},{"name":"Nirk Niggler","email":"nirk.niggler@gmail.com","login":"redchair123","count":1},{"name":"Noritaka Kobayashi","email":"arukimedesu1166777@gmail.com","login":"noritaka1166","count":1},{"name":"Nuno Job","email":"nunojobpinto@gmail.com","login":"dscape","count":1},{"name":"Nupur Chauhan","email":"31733079+nupurchauhan6","login":"nupurchauhan6","count":1},{"name":"Obiwac","email":"obiwac@gmail.com","login":"obiwac","count":1},{"name":"Octavian Ionescu","email":"itavyg@gmail.com","login":"itavy","count":1},{"name":"Ognjen Jevremović","email":"ognjenjevremovic","login":"ognjenjevremovic","count":1},{"name":"Michael Solomon","email":"github@tltv.co.il","login":"mikicho","count":1},{"name":"Michael Sommer","email":"sommerdrummer@gmail.com","login":"mpsommer","count":1},{"name":"Paul Hodgson","email":"prhodgson1@gmail.com","login":"prh1","count":1},{"name":"Paul Loyd","email":"pavelko95@gmail.com","login":"loyd","count":1},{"name":"Paul Lucas","email":"pjl.paul@gmail.com","login":"pauljlucas","count":1},{"name":"Paul Milham","email":"ptmilham@gmail.com","login":"domrein","count":1},{"name":"Paul Schwabauer","email":"pschwabauer@intevation.de","login":"koplas","count":1},{"name":"Peter Paugh","email":"ppaugh@chariotsolutions.com","login":"ppaugh","count":1},{"name":"Peter Petrov","email":"onestone@gmail.com","login":"pesho","count":1},{"name":"Peter Rybin","email":"peter.rybin@gmail.com","login":"prybin","count":1},{"name":"Peteris Krumins","email":"peteris.krumins@gmail.com","login":"pkrumins","count":1},{"name":"Petras","email":"15868923+kimberlake","login":"kimberlake","count":1},{"name":"Phil Hughes","email":"me@iamphill.com","login":"iamphill","count":1},{"name":"Paul Vorbach","email":"paul@vorb.de","login":"pvorb","count":1},{"name":"PaulBags","email":"19583196+PaulBags","login":"PaulBags","count":1},{"name":"Paulo Chaves","email":"opaulochaves@gmail.com","login":"opchaves","count":1},{"name":"PaulyBearCoding","email":"180776718+PaulyBearCoding","login":"PaulyBearCoding","count":1},{"name":"Pavel Horal","email":"pavel.horal@orchitech.cz","login":"pavelhoral","count":1},{"name":"Pavel Medvedev","email":"pmedvedev@gmail.com","login":"pmed","count":1},{"name":"Oliver Chang","email":"ochang@chromium.org","login":"oliverchang","count":1},{"name":"Pablo Erhard","email":"104538390+pabloerhard","login":"pabloerhard","count":1},{"name":"Palash Nigam","email":"npalash25@gmail.com","login":"palash25","count":1},{"name":"Pancake","email":"71993095+Cinnamonsroll","login":"Cinnamonsroll","count":1},{"name":"Paolo Ceschi Berrini","email":"pc3b3r@gmail.com","login":"pc3b3r","count":1},{"name":"Paolo Fragomeni","email":"paolo@async.ly","login":"heapwolf","count":1},{"name":"Parambir Singh","email":"parambirs@gmail.com","login":"parambirs","count":1},{"name":"Pascal Garber","email":"pascal@artandcode.studio","login":"JumpLink","count":1},{"name":"Pascal Lambert","email":"pascal.lambert@rseg.com","login":"lefrog","count":1},{"name":"Patrick Costa","email":"patrickrbcosta@gmail.com","login":"patrickrbc","count":1},{"name":"Oleksandr Kushchak","email":"oleksandr.kushchak@ibm.com","login":"Oleksandr-Kushchak-i2","count":1},{"name":"Patrick Mooney","email":"patrick.f.mooney@gmail.com","login":"pfmooney","count":1},{"name":"Patrik Stutz","email":"patrik.stutz@gmail.com","login":"VanCoding","count":1},{"name":"Paul Berry","email":"paul@firesnap.io","login":"pauljohnberry","count":1},{"name":"Paul Bininda","email":"paul@bininda.com","login":"pbininda","count":1},{"name":"Paul Blanche","email":"blanchepaule@whiteshoulders.fr","login":"PaulBlanche","count":1},{"name":"Paul Chin","email":"pchinjr@gmail.com","login":"pchinjr","count":1},{"name":"Namit Bhalla","email":"oyenamit@gmail.com","login":"oyenamit","count":1},{"name":"Nancy Truong","email":"truongh.nancy@gmail.com","login":"truonghnancy","count":1},{"name":"Nao YONASHIRO","email":"owan.orisano@gmail.com","login":"orisano","count":1},{"name":"Nicholas Young","email":"nicholas@nicholaswyoung.com","login":"secretfader","count":1},{"name":"Nick Campbell","email":"nicholas.j.campbell@gmail.com","login":"ncb000gt","count":1},{"name":"Natalia Venditto","email":"nataliafrontend@gmail.com","login":"anfibiacreativa","count":1},{"name":"Natalie Fearnley","email":"nfearnley@gmail.com","login":"nfearnley","count":1},{"name":"Natanael Copa","email":"ncopa@alpinelinux.org","login":"ncopa","count":1},{"name":"Natanael Log","email":"natte.log@gmail.com","login":"nattelog","count":1},{"name":"Nate","email":"nfoxley@stedwards.edu","login":"NFoxley","count":1},{"name":"Nathan Jiang","email":"nathansmile@163.com","login":"nathansmile","count":1},{"name":"Nathan Phillip Brink","email":"binki@gentoo.org","login":"binki","count":1},{"name":"Nathan Zadoks","email":"nathan@nathan7.eu","login":"edef1c","count":1},{"name":"Nathanael Ruf","email":"104262550+nathanael-ruf","login":"nathanael-ruf","count":1},{"name":"Nathaniel Weeks","email":"nweeks87@gmail.com","login":"Nate-weeks","count":1},{"name":"Nayana Das K","email":"nayanada@in.ibm.com","login":"Nayanadask","count":1},{"name":"Nazar Malyy","email":"nazar.malyy@gmail.com","login":"Nazaroni","count":1},{"name":"Moritz Raho","email":"raho.mr@gmail.com","login":"moritzraho","count":1},{"name":"Mowafak Almahaini","email":"97206982+SuperMo0","login":"SuperMo0","count":1},{"name":"Mrityunjoy Saha","email":"msaha@vmware.com","login":"msahacode","count":1},{"name":"Muhammad Salman Aziz","email":"85288719+salman-aziz-4425","login":"salman-aziz-4425","count":1},{"name":"Mujtaba Al-Tameemi","email":"mujtaba.altameemi@gmail.com","login":"mujz","count":1},{"name":"Mikko Rantanen","email":"jubjub@jubjubnest.net","login":"Rantanen","count":1},{"name":"Miklos Suveges","email":"miklos.suveges@gmail.com","login":"kodemill","count":1},{"name":"Miles Elam","email":"miles.elam@productops.com","login":"miles-po","count":1},{"name":"Murtaza H","email":"1850989+mhussa19","login":"mhussa19","count":1},{"name":"Mustansir Golawala","email":"mgolawala@gmail.com","login":"mgolawala","count":1},{"name":"Muthukumar","email":"75667393+BenzeneAlcohol","login":"BenzeneAlcohol","count":1},{"name":"Muzafar Umarov","email":"umarov@gmail.com","login":"umarov","count":1},{"name":"Myk Melez","email":"myk@mykzilla.org","login":"mykmelez","count":1},{"name":"Mythri Alle","email":"mythria@chromium.org","login":"mythrialle","count":1},{"name":"N. Bighetti","email":"60653216+tenkirin","login":"tenkirin","count":1},{"name":"Nad Alaba","email":"37968805+nadalaba","login":"nadalaba","count":1},{"name":"Nick Muerdter","email":"stuff@nickm.org","login":"GUI","count":1},{"name":"Nick Peleh","email":"nick.peleh@gmail.com","login":"mpelekh","count":1},{"name":"Nick Reilingh","email":"nreiling@bard.edu","login":"NReilingh","count":1},{"name":"Nick Stanish","email":"nickstanish@gmail.com","login":"nickstanish","count":1},{"name":"Nick Sullivan","email":"nick@sullivanflock.com","login":"TechNickAI","count":1},{"name":"Nico Jansen","email":"jansennico@gmail.com","login":"nicojs","count":1},{"name":"NicoNekoru","email":"66227158+NicoNekoru","login":"NicoNekoru","count":1},{"name":"Nicolas 'Pixel' Noble","email":"pixel@nobis-crew.org","login":"nicolasnoble","count":1},{"name":"Nicolas Chambrier","email":"naholyr@gmail.com","login":"naholyr","count":1},{"name":"Nicolas Kaiser","email":"nikai@nikai.net","login":"nikai3d","count":1},{"name":"Nicolas Romer","email":"nicolasromer@gmail.com","login":"nicolasromer","count":1},{"name":"Nicolas Talle","email":"dev@nicolab.net","login":"Nicolab","count":1},{"name":"Niels Martignène","email":"niels.martignene@protonmail.com","login":"Koromix","count":1},{"name":"Niicck","email":"niicck","login":"niicck","count":1},{"name":"Nik Nyby","email":"nnyby@columbia.edu","login":"nikolas","count":1},{"name":"Nikhil M","email":"m_nikhil@outlook.com","login":"m-nikhil","count":1},{"name":"Nikita Galkin","email":"nikita@galk.in","login":"galkin","count":1},{"name":"Nadya","email":"nadin.ts@gmail.com","login":"nadinTs","count":1},{"name":"Patrick Gansterer","email":"paroga@paroga.com","login":"paroga","count":1},{"name":"Patrick Housley","email":"patrick.f.housley@gmail.com","login":"patrickhousley","count":1},{"name":"Nebu Pookins","email":"nebu@nebupookins.net","login":"NebuPookins","count":1},{"name":"Neehar Venugopal","email":"neeharv@gmail.com","login":"neeharv","count":1},{"name":"Neeraj Laad","email":"neeraj.laad@uk.ibm.com","login":"neeraj-laad","count":1},{"name":"Neeraj Sharma","email":"nitsnwits@gmail.com","login":"nitsnwits","count":1},{"name":"Nelson Pecora","email":"nelson@yoshokatana.com","login":"nelsonpecora","count":1},{"name":"Nenad Spasenic","email":"40522817+nsinfoPRO","login":"nsinfoPRO","count":1},{"name":"Nethra Ravindran","email":"nethra.ravindran@in.ibm.com","login":"nethraravindran","count":1},{"name":"Netto Farah","email":"nettofarah@gmail.com","login":"nettofarah","count":1},{"name":"Nicholas Dangles","email":"nicholasdangles@gmail.com","login":"ndangles","count":1},{"name":"Nicholas Drane","email":"nicholasdrane@gmail.com","login":"nadrane","count":1},{"name":"Nikolaos Papaspyrou","email":"nikolaos@chromium.org","login":"nickie","count":1},{"name":"Nils Dralle","email":"nils.91@googlemail.com","login":"nils91","count":1},{"name":"Nick Filatov","email":"keddofilatov@gmail.com","login":"n-filatov","count":1},{"name":"Rithvik Vibhu","email":"rithvikvibhu@gmail.com","login":"rithvikvibhu","count":1},{"name":"Raphael Rheault","email":"raphael.rheault@gmail.com","login":"RaphaelRheault","count":1},{"name":"Rathi N Das","email":"rathind14@gmail.com","login":"rathi2016","count":1},{"name":"Ratikesh Misra","email":"ratikesh92@gmail.com","login":"ramisra","count":1},{"name":"Ravindra Barthwal","email":"ravindrabarthwal","login":"ravindrabarthwal","count":1},{"name":"Ray Solomon","email":"raybsolomon@gmail.com","login":"rsolomo","count":1},{"name":"Raymond Zhao","email":"rzhao271@gmail.com","login":"rzhao271","count":1},{"name":"Rebhi Alfa","email":"79001326+rebhialfa","login":"rebhialfa","count":1},{"name":"RefinedSoftwareLLC","email":"mikar_gibbros@yahoo.com","login":"comods","count":1},{"name":"Remy Parzinski","email":"rs.parzinski@gmail.com","login":"remypar5","count":1},{"name":"Rafal Leszczynski","email":"raf.leszcz@gmail.com","login":"RafLeszczynski","count":1},{"name":"Rafał Pocztarski","email":"r.pocztarski@gmail.com","login":"rsp","count":1},{"name":"Raffaele Sena","email":"raff367@gmail.com","login":"raff","count":1},{"name":"Raghu Saxena","email":"poiasdpoiasd@live.com","login":"ckcr4lyf","count":1},{"name":"Rahul","email":"rahulchaphalkar@gmail.com","login":"rahulchaphalkar","count":1},{"name":"Rahul Mishra","email":"mishra.rahul1712@gmail.com","login":"mrahul17","count":1},{"name":"Raido Kuli","email":"raido357@gmail.com","login":"raido","count":1},{"name":"Tobias Hernstig","email":"30827238+thernstig","login":"thernstig","count":1},{"name":"Tobias Kieslich","email":"tobias.kieslich@gmail.com","login":"tobbik","count":1},{"name":"Tobias Koppers","email":"tobias.koppers@googlemail.com","login":"sokra","count":1},{"name":"Tobias Müllerleile","email":"tobias@muellerleile.net","login":"tmuellerleile","count":1},{"name":"Tobias Tebbi","email":"tebbi@chromium.org","login":"tebbi","count":1},{"name":"Rainer Poisel","email":"rainer.poisel@gmail.com","login":"rpoisel","count":1},{"name":"Raj Parekh","email":"raj.parekh@aa.com","login":"rajparekhAA","count":1},{"name":"Rajkumar Purushothaman","email":"raj.dhandus@gmail.com","login":"rajdhandus","count":1},{"name":"Ram","email":"sairamsudireddy7@gmail.com","login":"Ram1607","count":1},{"name":"Ramana Venkata","email":"vramana","login":"vramana","count":1},{"name":"RamanandPatil","email":"ramanand.patil@gmail.com","login":"RamanandPatil","count":1},{"name":"RamdohokarAngha","email":"91063774+RamdohokarAngha","login":"RamdohokarAngha","count":1},{"name":"Rick Olson","email":"technoweenie@gmail.com","login":"technoweenie","count":1},{"name":"Ricky Ng-Adam","email":"rngadam@lophilo.com","login":"rngadam","count":1},{"name":"RidgeA","email":"antongriadchenko@gmail.com","login":"RidgeA","count":1},{"name":"Rishabh Mehan","email":"darkrishabh@gmail.com","login":"darkrishabh","count":1},{"name":"Rob Hogan","email":"2590098+robhogan","login":"robhogan","count":1},{"name":"Rob Reynolds","email":"ferventcoder@gmail.com","login":"ferventcoder","count":1},{"name":"Rob Wu","email":"rob@robwu.nl","login":"Rob--W","count":1},{"name":"Robert Adamian","email":"robert.adamyan1@gmail.com","login":"metapragma","count":1},{"name":"Sartrey Lee","email":"sartrey@163.com","login":"sartrey","count":1},{"name":"Saurabh Daware","email":"saurabhdaware99@gmail.com","login":"saurabhdaware","count":1},{"name":"Savio Lucena","email":"saviogl@gmail.com","login":"saviogl","count":1},{"name":"Savio Resende","email":"savio@savioresende.com.br","login":"lotharthesavior","count":1},{"name":"Scott Anderson","email":"sanderson7@gmail.com","login":"geek0x23","count":1},{"name":"Scott Buchanan","email":"sbuchanan@ebay.com","login":"scottsb","count":1},{"name":"Robin Drexler","email":"drexler.robin@gmail.com","login":"robin-drexler","count":1},{"name":"Robin Malfait","email":"malfait.robin@gmail.com","login":"RobinMalfait","count":1},{"name":"Robin Mehner","email":"robin@coding-robin.de","login":"rmehner","count":1},{"name":"Robin Neatherway","email":"robin.neatherway@gmail.com","login":"rneatherway","count":1},{"name":"Robin Ury","email":"1146921+binury","login":"binury","count":1},{"name":"Robin van Wijngaarden","email":"info@robinvanwijngaarden.nl","login":"robinvw1","count":1},{"name":"Stéphane Vasseur","email":"mr.vasseur@gmail.com","login":"svassr","count":1},{"name":"Rishabh Singh","email":"rishabhptr@gmail.com","login":"rishabhptr","count":1},{"name":"Ricardo Sánchez Gregorio","email":"me@richnologies.io","login":"richnologies","count":1},{"name":"Richard Clarke","email":"hey@rsclarke.dev","login":"rsclarke","count":1},{"name":"Richard Hoehn","email":"rhoehn@gmail.com","login":"richardhoehn","count":1},{"name":"Richard Hong","email":"rich.hong@gmail.com","login":"richHong","count":1},{"name":"Richard Littauer","email":"richard.littauer@gmail.com","login":"RichardLitt","count":1},{"name":"Richard Markins","email":"rmarkins@godaddy.com","login":"rmarkins-godaddy","count":1},{"name":"Richard Rodger","email":"richard@ricebridge.com","login":"rjrodger","count":1},{"name":"Richard Walker","email":"digitalsadhu@gmail.com","login":"digitalsadhu","count":1},{"name":"Rick Bullotta","email":"RickBullotta","login":"RickBullotta","count":1},{"name":"Pierrick Bouvier","email":"101587250+pbo-linaro","login":"pbo-linaro","count":1},{"name":"Rock","email":"arockplaysmc@gmail.com","login":"aarock1234","count":1},{"name":"Rodion Abdurakhimov","email":"rodion.arr.web@gmail.com","login":"rodion-arr","count":1},{"name":"Rodolfo Carvalho","email":"rhcarvalho@gmail.com","login":"rhcarvalho","count":1},{"name":"Rivaldo Junior","email":"jrcavalcantejr@gmail.com","login":"rivajunior","count":1},{"name":"Rj Bernaldo","email":"rj.bernaldo@gmail.com","login":"rjbernaldo","count":1},{"name":"Rob Ellis","email":"kazoomer@gmail.com","login":"silentrob","count":1},{"name":"Peter Ogilvie","email":"code@ogilvie.us.com","login":"pogilvie","count":1},{"name":"Priya Shastri","email":"97130930+pshastricb","login":"pshastricb","count":1},{"name":"ProdipRoy89","email":"prodip1989@gmail.com","login":"ProdipRoy89","count":1},{"name":"Prosper Opara","email":"oparaprosper79@gmail.com","login":"kodekage","count":1},{"name":"Punit Buch","email":"punit.buch@gmail.com","login":"itspun","count":1},{"name":"Qasim Zaidi","email":"qasim@zaidi.me","login":"qzaidi","count":1},{"name":"Qinhui Chen","email":"lianxuify@gmail.com","login":"lianxuify","count":1},{"name":"Quentin Headen","email":"qheaden@phaseshiftsoftware.com","login":"qheaden","count":1},{"name":"Quinn Langille","email":"quinn@quinnlangille.com","login":"quinnlangille","count":1},{"name":"Philip","email":"phershbe@gmail.com","login":"phershbe","count":1},{"name":"Philip Pfaffe","email":"pfaffe@chromium.org","login":"pfaffe","count":1},{"name":"Philipp Hagemeister","email":"phihag@phihag.de","login":"phihag","count":1},{"name":"Phillip Alexander","email":"git@phillipalexander.io","login":"phillipalexander","count":1},{"name":"Phillip Lamplugh","email":"phillip.lamplugh@gmail.com","login":"phlco","count":1},{"name":"PhistucK","email":"phistuck@gmail.com","login":"phistuck","count":1},{"name":"Pierre Inglebert","email":"pierre.inglebert@gmail.com","login":"pierreinglebert","count":1},{"name":"Pierre-Alexandre St-Jean","email":"pierrealexandre.stjean@gmail.com","login":"pastjean","count":1},{"name":"Nick Kreeger","email":"nick.kreeger@gmail.com","login":"nkreeger","count":1},{"name":"Pavel Romanov","email":"82144989+pavel-romanov8","login":"pavel-romanov8","count":1},{"name":"Pawan Jangid","email":"pajangid@in.ibm.com","login":"pajangid","count":1},{"name":"Pawel Golda","email":"pawelgolda@gmail.com","login":"pawelgolda","count":1},{"name":"Renato Mariscal","email":"renatomariscal","login":"renatomariscal","count":1},{"name":"Rene Weber","email":"weber.rene@live.de","login":"reneweb","count":1},{"name":"René Schünemann","email":"rene.schuenemann@sap.com","login":"reshnm","count":1},{"name":"Reza Akhavan","email":"reza@akhavan.me","login":"jedireza","count":1},{"name":"Reza Fatahi","email":"aug2uag@gmail.com","login":"aug2uag","count":1},{"name":"Rhys","email":"Anemy","login":"Anemy","count":1},{"name":"Peter Dave Hello","email":"hsu@peterdavehello.org","login":"PeterDaveHello","count":1},{"name":"Peter Dekkers","email":"soderblom.peter@gmail.com","login":"padekkers","count":1},{"name":"Peter Flannery","email":"pflannery","login":"pflannery","count":1},{"name":"Peter Geiss","email":"peter.w.geiss@gmail.com","login":"pgeiss","count":1},{"name":"Peter Johnson","email":"peter@geocode.earth","login":"missinglink","count":1},{"name":"Peter Masucci","email":"peter.a.masucci@gmail.com","login":"pmasucci","count":1},{"name":"Randal Hanford","email":"rhanford@gmail.com","login":"rhanford","count":1},{"name":"Randall Leeds","email":"randall@bleeds.info","login":"tilgovi","count":1},{"name":"Randy Wressell","email":"randy5235@gmail.com","login":"randy5235","count":1},{"name":"Ranieri Althoff","email":"1993083+ranisalt","login":"ranisalt","count":1},{"name":"Ranjan Purbey","email":"ranjan.purbey@gmail.com","login":"ranjan-purbey","count":1},{"name":"Raoof","email":"raoofhb@gmail.com","login":"raoofha","count":1},{"name":"Raphael Okon","email":"raphael@okon.io","login":"raphaelokon","count":1},{"name":"RA80533","email":"32469082+RA80533","login":"RA80533","count":1},{"name":"RANDRIAMANANTENA Narindra Tiana Annaick","email":"annaick.tiana@gmail.com","login":"Annaick","count":1},{"name":"RISHABH BUDHIRAJA","email":"rishabh.budhiraja@gmail.com","login":"rbrishabh","count":1},{"name":"Rachel White","email":"loveless@gmail.com","login":"rachelnicole","count":1},{"name":"Radek Bartoň","email":"blackhex@post.cz","login":"Blackhex","count":1},{"name":"Rafael Fragoso","email":"rafaelfragosom@gmail.com","login":"orafaelfragoso","count":1},{"name":"Rafael Magrin","email":"326633+rmagrin","login":"rmagrin","count":1},{"name":"Rafael Sofi-zada","email":"rafa.sofizadeh@gmail.com","login":"rafasofizada","count":1},{"name":"Timothy Leverett","email":"zzzzBov@gmail.com","login":"zzzzBov","count":1},{"name":"Ting Shao","email":"ting.shao@intel.com","login":"tingshao","count":1},{"name":"Peter Mescalchin","email":"peter@magnetikonline.com","login":"magnetikonline","count":1},{"name":"Pierre-Loic Doulcet","email":"pierre@pld.io","login":"hexapode","count":1},{"name":"Pedro Ballesteros","email":"nitroduna@gmail.com","login":"nitroduna","count":1},{"name":"Pedro Teixeira","email":"pedro.teixeira@gmail.com","login":"pgte","count":1},{"name":"Pekka Nikander","email":"pekka.nikander@iki.fi","login":"pekkanikander","count":1},{"name":"Peng Lyu","email":"penn.lv@gmail.com","login":"rebornix","count":1},{"name":"PerfectPan","email":"perfectpan325@gmail.com","login":"PerfectPan","count":1},{"name":"Pete Lombardo","email":"obxpete@gmail.com","login":"obxpete","count":1},{"name":"Peter A. Bigot","email":"pab@pabigot.com","login":"pabigot","count":1},{"name":"Peter Czibik","email":"p.czibik@gmail.com","login":"peteyycz","count":1},{"name":"Prabu Subra","email":"prabus69@gmail.com","login":"prabusubra","count":1},{"name":"Pragyan Das","email":"pragyandas@msn.com","login":"pragyandas","count":1},{"name":"Prakash Palaniappan","email":"prakaash.kpk@gmail.com","login":"prakaashkpk","count":1},{"name":"Pramit Sharma","email":"dev@matricaldefunkt.me","login":"MatricalDefunkt","count":1},{"name":"Pranay Kothapalli","email":"pranaykothapalli@gmail.com","login":"kotAPI","count":1},{"name":"Pranshu Jethmalani","email":"pmj642@gmail.com","login":"pmj642","count":1},{"name":"mmisiarek","email":"michal@misiarek.pl","login":"mmisiarek","count":1},{"name":"moander","email":"moander@outlook.com","login":"moander","count":1},{"name":"mog422","email":"admin@mog422.net","login":"mog422","count":1},{"name":"monkick","email":"saruyama.monki@gmail.com","login":"kazu80","count":1},{"name":"mpmckenna8","email":"mpmckenna8@me.com","login":"mpmckenna8","count":1},{"name":"phisixersai","email":"phisixersai@gmail.com","login":"phisixersai","count":1},{"name":"pi1024e","email":"doremylover123@gmail.com","login":"DTeachs","count":1},{"name":"pimlie","email":"pimlie@hotmail.com","login":"pimlie","count":1},{"name":"pkovacs","email":"pkovacs@chemaxon.com","login":"cxn-pkovacs","count":1},{"name":"poorvitusam","email":"poorvitusam@gmail.com","login":"poorvitusam","count":1},{"name":"pranshuchittora","email":"pranshuchittora17@gmail.com","login":"pranshuchittora","count":1},{"name":"nhoel","email":"nhoel","login":"nhoel","count":1},{"name":"nick-ng","email":"nick.ng@nick.ng","login":"nick-ng","count":1},{"name":"nicolasrestrepo","email":"nicolasrestrepo34@gmail.com","login":"nicolasrestrepo","count":1},{"name":"nikoladev","email":"15011519+nikoladev","login":"nikoladev","count":1},{"name":"nishijayaraj","email":"nishijayaraj@gmail.com","login":"nishijayaraj","count":1},{"name":"nodeav","email":"30617226+nodeav","login":"nodeav","count":1},{"name":"nerdthatnoonelikes","email":"kenrag24@gmail.com","login":"festiveelephantseal","count":1},{"name":"malen","email":"malenesok007@yahoo.com","login":"malenesok007","count":1},{"name":"mariotsi","email":"simone@mariotti.me","login":"mariotsi","count":1},{"name":"martyns0n","email":"zogacc@gmail.com","login":"m0rtyn","count":1},{"name":"masashi.g","email":"masashi.g@gmail.com","login":"mganeko","count":1},{"name":"masx200","email":"34191203+masx200","login":"masx200","count":1},{"name":"matijagaspar","email":"matija.gaspar@gmail.com","login":"matijagaspar","count":1},{"name":"mayank agarwal","email":"mayankagarwal44442@gmail.com","login":"mayankagarwals","count":1},{"name":"khriztianmoreno","email":"khriztianmoreno@gmail.com","login":"khriztianmoreno","count":1},{"name":"kimown","email":"kimown@163.com","login":"kimown","count":1},{"name":"krank2me","email":"alejok6@gmail.com","login":"Krank2me","count":1},{"name":"kresimirfranin","email":"kresimir.franin@deliveryhero.com","login":"kresimirfranin","count":1},{"name":"lakamsani","email":"lakamsani@gmail.com","login":"lakamsani","count":1},{"name":"lakatostamas","email":"mail.tamaslakatos@gmail.com","login":"lakatostamas","count":1},{"name":"mkamakura","email":"kamakura.masaya@gmail.com","login":"mkamakura","count":1},{"name":"mki-skt","email":"sakito21@gmail.com","login":"sakit0","count":1},{"name":"peter","email":"peterjreynoldsii@gmail.com","login":"peterjreynoldsii","count":1},{"name":"peterwmwong","email":"peter.wm.wong@gmail.com","login":"peterwmwong","count":1},{"name":"saiHemak","email":"sakandur@in.ibm.com","login":"saiHemak","count":1},{"name":"sallen450","email":"jqh101@sina.com","login":"sallen450","count":1},{"name":"samyuktaprabhu","email":"samyuktaprabhu@gmail.com","login":"samyuktaprabhu","count":1},{"name":"saurabhSiddhu","email":"sourabh.siddhu@gmail.com","login":"saurabhSiddhu","count":1},{"name":"scabhi","email":"sca.abhi@gmail.com","login":"scabhi","count":1},{"name":"schliepa","email":"markus.m.stadler@gmail.com","login":"schliepa","count":1},{"name":"prayag21","email":"10997858+prayag21","login":"prayag21","count":1},{"name":"prodroy1","email":"prodroy1@in.ibm.com","login":"prodroy1","count":1},{"name":"psj-tar-gz","email":"lyricalllmagical@gmail.com","login":"psj-tar-gz","count":1},{"name":"ptaylor","email":"paul.e.taylor@me.com","login":"trxcllnt","count":1},{"name":"pupilTong","email":"pupiltong@outlook.com","login":"PupilTong","count":1},{"name":"qualitymanifest","email":"qualitymanifest@gmail.com","login":"qualitymanifest","count":1},{"name":"rahulshuklab4u","email":"rahulshuklab4u@gmail.com","login":"rahulshuklab4u","count":1},{"name":"rajatk","email":"rajatk@netflix.com","login":"rajatkumar","count":1},{"name":"ran","email":"abbshrsoufii@gmail.com","login":"abbshr","count":1},{"name":"mmeenapriya","email":"42589859+mmeenapriya","login":"mmeenapriya","count":1},{"name":"nodexpertsdev","email":"development@nodexperts.com","login":"nodexpertsdev","count":1},{"name":"Timo Tijhof","email":"krinklemail@gmail.com","login":"Krinkle","count":1},{"name":"Ronit Sabhaya","email":"ronitsabhaya75@gmail.com","login":"Ronitsabhaya75","count":1},{"name":"RoomWithOutRoof","email":"166608075+Jah-yee","login":"Jah-yee","count":1},{"name":"Rory Bradford","email":"roryrjb@gmail.com","login":"roryrjb","count":1},{"name":"Rosen Penev","email":"rosenp@gmail.com","login":"neheb","count":1},{"name":"Ross McIlroy","email":"rmcilroy@chromium.org","login":"rmcilroy","count":1},{"name":"Roth Peng","email":"roth1002@gmail.com","login":"roth1002","count":1},{"name":"Vitaly Tomilov","email":"vitaly-t","login":"vitaly-t","count":1},{"name":"pacexy","email":"pacexy@gmail.com","login":"pacexy","count":1},{"name":"pallxk","email":"github@pallxk.com","login":"pallxk","count":1},{"name":"pastak","email":"pasta0915@gmail.com","login":"pastak","count":1},{"name":"patr0nus","email":"dk4rest@gmail.com","login":"branchseer","count":1},{"name":"pengjie","email":"37610029@qq.com","login":"JayFate","count":1},{"name":"per4uk","email":"per4uk@tuta.io","login":"per4uk","count":1},{"name":"pete3249","email":"63552971+pete3249","login":"pete3249","count":1},{"name":"haykam821","email":"24855774+haykam821","login":"haykam821","count":1},{"name":"haze","email":"isnt@haze.cool","login":"haze","count":1},{"name":"hectorcoronado","email":"hectorcoronado.developer@gmail.com","login":"hectorcoronado","count":1},{"name":"helloyou2012","email":"helloyou2012@yeah.net","login":"helloyou2012","count":1},{"name":"jn99","email":"jimnord99@yahoo.com","login":"jnord99","count":1},{"name":"joanne-jjb","email":"jjbuenaventura@gmail.com","login":"joanne-jjb","count":1},{"name":"joao-oliveira-softtor","email":"joao.oliveira@softtor.com.br","login":"joao-oliveira-softtor","count":1},{"name":"joelostrowski","email":"jo@craftwork.dk","login":"joelostrowski","count":1},{"name":"john","email":"physitime@gmail.com","login":"Johnsavadkuhi","count":1},{"name":"john-mcinall","email":"66478643+john-mcinall","login":"john-mcinall","count":1},{"name":"jomo","email":"github@jomo.tv","login":"jomo","count":1},{"name":"jonask","email":"jonask@wix.com","login":"jonask-wix","count":1},{"name":"jpaulptr","email":"jpaulptr@gmail.com","login":"jpaulptr","count":1},{"name":"jseagull","email":"jseagull@aliyun.com","login":"jseagull","count":1},{"name":"Nicolas Morel","email":"nicolas@morel.io","login":"Marsup","count":1},{"name":"lucacapocci94-dev","email":"82463600+lucacapocci94-dev","login":"lucacapocci94-dev","count":1},{"name":"lucasg","email":"lucas.georges@outlook.com","login":"lucasg","count":1},{"name":"ignoramous","email":"ignoramous","login":"ignoramous","count":1},{"name":"julianjany","email":"54538266+julianjany","login":"julianjany","count":1},{"name":"jungkumseok","email":"jungkumseok@gmail.com","login":"jungkumseok","count":1},{"name":"jy95","email":"jacques.yakoub@gmail.com","login":"jy95","count":1},{"name":"jyjunyz","email":"jyjunyz@163.com","login":"jyjunyz","count":1},{"name":"ka2jun8","email":"narchbald103@gmail.com","login":"ka2jun8","count":1},{"name":"italo jose","email":"italo.i@live.com","login":"italojs","count":1},{"name":"iwko","email":"iwoczerniawski@gmail.com","login":"iwko","count":1},{"name":"jackyen","email":"jack8212221@gmail.com","login":"Jackyen","count":1},{"name":"jaexxin","email":"jmsb02@naver.com","login":"jmsb02","count":1},{"name":"jakub-g","email":"jakub-g","login":"jakub-g","count":1},{"name":"jamesgeorge007","email":"jamesgeorge998001@gmail.com","login":"jamesgeorge007","count":1},{"name":"janriemer","email":"janriemer","login":"janriemer","count":1},{"name":"jaspal-yupana","email":"jaspal@loopsoftware.fr","login":"jaspal-yupana","count":1},{"name":"jaxyz","email":"popopome@gmail.com","login":"popopome","count":1},{"name":"jesh","email":"75523737+pr4j3sh","login":"pr4j3sh","count":1},{"name":"rhalldearn","email":"rhalldearn@","login":"rhalldearn@","count":1},{"name":"rikapo","email":"rikaporori@gmail.com","login":"rikapo","count":1},{"name":"lazlojuly","email":"lazlo.gy@gmail.com","login":"lazlojuly","count":1},{"name":"lena","email":"kaplanlena@gmail.com","login":"lenakaplan","count":1},{"name":"letianpailove","email":"113023596+letianpailove","login":"letianpailove","count":1},{"name":"leviscar","email":"823727280@qq.com","login":"leviscar","count":1},{"name":"levsoroka","email":"levsoroka@gmail.com","login":"levsoroka","count":1},{"name":"levsthings","email":"bearnode@gmail.com","login":"levsthings","count":1},{"name":"lilsweetcaligula","email":"15699226+lilsweetcaligula","login":"lilsweetcaligula","count":1},{"name":"liudonghua","email":"liudonghua123@gmail.com","login":"liudonghua123","count":1},{"name":"mr-spd","email":"spd.bisesser@gmail.com","login":"mr-spd","count":1},{"name":"mskec","email":"martin.skec@gmail.com","login":"mskec","count":1},{"name":"msmichellegar","email":"msmichellegar@gmail.com","login":"msmichellegar","count":1},{"name":"nakashima","email":"nakashima1711@gmail.com","login":"kojiGit55","count":1},{"name":"nanxiongchao","email":"nanxiongchao@loongson.cn","login":"nanxiongchao","count":1},{"name":"narirou","email":"narirou.github@gmail.com","login":"narirou","count":1},{"name":"naris93","email":"nari@trainerize.com","login":"naris93","count":1},{"name":"jiahao.si","email":"sijiahao0839@gmail.com","login":"jiahao-si","count":1},{"name":"lyannel","email":"ll3325@nyu.edu","login":"lyannel","count":1},{"name":"m3m0ry","email":"hdu_willsky@foxmail.com","login":"gitwillsky","count":1},{"name":"madflow","email":"madflow@web.de","login":"madflow","count":1},{"name":"ka3e","email":"loukili.soufiane4z@gmail.com","login":"ka3e","count":1},{"name":"kadoufall","email":"spuspu1997@gmail.com","login":"kadoufall","count":1},{"name":"kai zhu","email":"kaizhu256@gmail.com","login":"kaizhu256","count":1},{"name":"kailash k yogeshwar","email":"kailashyogeshwar85@gmail.com","login":"kailashyogeshwar85","count":1},{"name":"kalrover","email":"kal@zigexn.co.jp","login":"kalrover","count":1},{"name":"karan singh virdi","email":"karan1205singh@gmail.com","login":"karan1205","count":1},{"name":"kazuya kawaguchi","email":"kawakazu80@gmail.com","login":"kazupon","count":1},{"name":"keeysnc","email":"keeysnc@gmail.com","login":"keeysnc","count":1},{"name":"kenzo-spaulding","email":"51864231+kenzo-spaulding","login":"kenzo-spaulding","count":1},{"name":"raveneyex","email":"raveneyex@gmail.com","login":"raveneyex","count":1},{"name":"realwakka","email":"realwakka@gmail.com","login":"realwakka","count":1},{"name":"reillylm","email":"reillylm","login":"reillylm","count":1},{"name":"vixony","email":"vixony@qq.com","login":"sealkingw","count":1},{"name":"vnc5","email":"vnc5","login":"vnc5","count":1},{"name":"wangzengdi","email":"sunnyadi@163.com","login":"adispring","count":1},{"name":"mdaum","email":"daumisgod@gmail.com","login":"mdaum","count":1},{"name":"melinamejia95","email":"melinamejia95@gmail.com","login":"MelinaMejia95","count":1},{"name":"metonym","email":"ericyl.us@gmail.com","login":"metonym","count":1},{"name":"mfrance","email":"mf212mf@gmail.com","login":"mfhan","count":1},{"name":"michael6","email":"michaelf614@gmail.com","login":"michael6","count":1},{"name":"michalbiesek","email":"michalbiesek@gmail.com","login":"michalbiesek","count":1},{"name":"misterpoe","email":"raymondksi@gmail.com","login":"misterpoe","count":1},{"name":"wh0","email":"wh0","login":"wh0","count":1},{"name":"woj","email":"wsierakowski@gmail.com","login":"wsierakowski","count":1},{"name":"woodfairy","email":"d.schmit@m3connect.de","login":"woodfairy","count":1},{"name":"xefimx","email":"xefimix@gmail.com","login":"xefimx","count":1},{"name":"xeodou","email":"xeodou@gmail.com","login":"xeodou","count":1},{"name":"xiaocainiao633","email":"1770329881@qq.com","login":"xiaocainiao633","count":1},{"name":"xiaoyao","email":"15558110117@163.com","login":"FEliuyg","count":1},{"name":"toastynerd","email":"tylermorgan86@gmail.com","login":"toastynerd","count":1},{"name":"tobewhatwewant","email":"tobewhatwewant@gmail.com","login":"whatwewant","count":1},{"name":"tonyhty","email":"tonyhty@outlook.com","login":"tonyhty","count":1},{"name":"tottokotkd","email":"tottokotkd@me.com","login":"tottokotkd","count":1},{"name":"tpanthera","email":"bisht11390@gmail.com","login":"tpanthera","count":1},{"name":"tsctx","email":"91457664+tsctx","login":"tsctx","count":1},{"name":"ttrfwork","email":"anton.kazmerchuk@gmail.com","login":"ttrfwork","count":1},{"name":"twchn","email":"twchn@live.com","login":"twchn","count":1},{"name":"xuchaobei","email":"jasonxu.zju@gmail.com","login":"xuchaobei","count":1},{"name":"yahavfuchs","email":"yahavf6@gmail.com","login":"yahavf6","count":1},{"name":"ylemkimon","email":"y@ylem.kim","login":"ylemkimon","count":1},{"name":"varshitha","email":"varshitha.kolupuri@gmail.com","login":"dobbydobap","count":1},{"name":"vazina robertson","email":"vazina.robertson@gmail.com","login":"zina-olson","count":1},{"name":"vchoubey08","email":"vani.choubey@telus.com","login":"vchoubey08","count":1},{"name":"vercent deng","email":"vercent.deng.lqy@gmail.com","login":"vercentdeng","count":1},{"name":"vitosorriso","email":"vitosorrisovitale@gmail.com","login":"vitosorriso","count":1},{"name":"wantaek","email":"wantaekchoi@gmail.com","login":"wantaekchoi","count":1},{"name":"warnerp18","email":"warnerp18@gmail.com","login":"warnerp18","count":1},{"name":"wbt","email":"wbt","login":"wbt","count":1},{"name":"weiyuanyue","email":"millywey@qq.com","login":"miccycn","count":1},{"name":"wenjun ye","email":"1728914873@qq.com","login":"yewenjunfighting","count":1},{"name":"went.out","email":"went.out@gmail.com","login":"wentout","count":1},{"name":"weyj4","email":"weylandjoyner4@gmail.com","login":"weyj4","count":1},{"name":"я котик пур-пур","email":"mvasilkov@gmail.com","login":"mvasilkov","count":1},{"name":"“Pooja","email":"pakcutie14@gmail.com","login":"Pooja444","count":1},{"name":"三咲智子 Kevin Deng","email":"sxzz@sxzz.moe","login":"sxzz","count":1},{"name":"华","email":"sliphua@outlook.com","login":"PaperStrike","count":1},{"name":"吴小白","email":"296015668@qq.com","login":"wojiushixiaobai","count":1},{"name":"响马","email":"lion@9465.net","login":"xicilion","count":1},{"name":"现充","email":"qixiang.cqx@alibaba-inc.com","login":"Gerhut","count":1},{"name":"白一梓","email":"yunnysunny@gmail.com","login":"yunnysunny","count":1},{"name":"章礼平","email":"LipperZack@gmail.com","login":"LipperZack","count":1},{"name":"teams2ua","email":"teams2ua@gmail.com","login":"teams2ua","count":1},{"name":"vitpavlenko","email":"vitaliypavlenko01@gmail.com","login":"vitpavlenko","count":1},{"name":"xinglong.wangwxl","email":"hacke2@qq.com","login":"hacke2","count":1},{"name":"xinyulee","email":"lixinyu1994123@gmail.com","login":"heartAndRain","count":1},{"name":"陈健","email":"chenjian.bzh@bytedance.com","login":"chenjian-bzh","count":1},{"name":"雨夜带刀","email":"chenmnkken@gmail.com","login":"chenmnkken","count":1},{"name":"龙腾道","email":"LongTengDao@LongTengDao.com","login":"LongTengDao","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"ympark2011","email":"32405649+Yayapapa","login":"Yayapapa","count":1},{"name":"yoshimoto koki","email":"yoyoyo427435@gmail.com","login":"yoshimoto8","count":1},{"name":"yosuke ota","email":"otameshiyo23@gmail.com","login":"ota-meshi","count":1},{"name":"yotamselementor","email":"83912471+yotamselementor","login":"yotamselementor","count":1},{"name":"you12724","email":"you12724@gmail.com","login":"you12724","count":1},{"name":"yozian","email":"yozian@hotmail.com","login":"yozian","count":1},{"name":"yuriettys","email":"yres.101@gmail.com","login":"yuriettys","count":1},{"name":"yuza yuko","email":"blackcat.yuza@1pac.jp","login":"ykyz","count":1},{"name":"yuzheng14","email":"55919198+yuzheng14","login":"yuzheng14","count":1},{"name":"zhengyuanjie","email":"sj82516@gmail.com","login":"sj82516","count":1},{"name":"ssamuels0916","email":"shar.samuels@gmail.com","login":"ssamuels0916","count":1},{"name":"stduhpf","email":"stephduh@live.fr","login":"stduhpf","count":1},{"name":"stefan judis","email":"stefanjudis@gmail.com","login":"stefanjudis","count":1},{"name":"stokingerl","email":"liamstokinger@gmail.com","login":"stokingerl","count":1},{"name":"subrahmanya chari p","email":"subbachari@in.ibm.com","login":"subbachari","count":1},{"name":"sudodoki","email":"smd.deluzion@gmail.com","login":"sudodoki","count":1},{"name":"seantcoyote","email":"seantcoyote@gmail.com","login":"seantcoyote","count":1},{"name":"sebastianas","email":"sebastianas","login":"sebastianas","count":1},{"name":"sercan yersen","email":"sercanyersen@gmail.com","login":"sercanyersen","count":1},{"name":"sevenryze","email":"sevenryze@gmail.com","login":"sevenryze","count":1},{"name":"sgreylyn","email":"seth.greylyn@gmail.com","login":"SethGreylyn","count":1},{"name":"shallow-beach","email":"96891913+shallow-beach","login":"shallow-beach","count":1},{"name":"shaman","email":"wow2009zfx@gmail.com","login":"shaman2009","count":1},{"name":"sharababy","email":"bassi.vdt@gmail.com","login":"sharababy","count":1},{"name":"sharkfisher","email":"lichadexun@yahoo.com","login":"sharkfisher","count":1},{"name":"zzz","email":"jankin.z@outlook.com","login":"jankjn","count":1},{"name":"Àlvar Pérez","email":"alvarperez92@gmail.com","login":"alvarp","count":1},{"name":"reineke-fox","email":"nils@reineke.io","login":"reineke-fox","count":1},{"name":"nofwayy","email":"nofwayy@yahoo.fr","login":"nofwayy","count":1},{"name":"nohmapp","email":"nohman20@gmail.com","login":"nohman20","count":1},{"name":"notroid5","email":"87585310+notroid5","login":"notroid5","count":1},{"name":"notvivek12","email":"vivekjoshi82015@gmail.com","login":"NotVivek12","count":1},{"name":"obi-el","email":"elobiobinna@gmail.com","login":"obi-el","count":1},{"name":"okmttdhr, okp","email":"okmttdhr","login":"okmttdhr","count":1},{"name":"oogz","email":"oogz","login":"oogz","count":1},{"name":"rmdm","email":"rmdm","login":"rmdm","count":1},{"name":"robberfree","email":"robberfree@outlook.com","login":"robberfree","count":1},{"name":"rockcoder23","email":"rockcoder23@gmail.com","login":"rockcoder23","count":1},{"name":"ronijames008","email":"48819590+ronijames008","login":"ronijames008","count":1},{"name":"routerman","email":"h.okano.looz@gmail.com","login":"routerman","count":1},{"name":"ryan","email":"chai_xb@163.com","login":"AliasT","count":1},{"name":"ryan jarvinen","email":"ryan.jarvinen@gmail.com","login":"ryanj","count":1},{"name":"sadness_ojisan","email":"sadness.ojisan@gmail.com","login":"sadnessOjisan","count":1},{"name":"ulofiai","email":"monsterking@tutamail.com","login":"ulofiai","count":1},{"name":"unbyte","email":"i@shangyes.net","login":"unbyte","count":1},{"name":"supriyo-biswas","email":"supriyo.biswas.96@gmail.com","login":"supriyo-biswas","count":1},{"name":"surbhirjain","email":"36057179+surbhirjain","login":"surbhirjain","count":1},{"name":"surreal8","email":"tinashah8@gmail.com","login":"surreal8","count":1},{"name":"susantruong","email":"susantruong2412@gmail.com","login":"susantruong","count":1},{"name":"sutangu","email":"sutangu@gmail.com","login":"sutangu","count":1},{"name":"szTheory","email":"szTheory","login":"szTheory","count":1},{"name":"tabulatedreams","email":"sung.hwang@ubc.ca","login":"PyMedic","count":1},{"name":"takato","email":"taishi.k0903@gmail.com","login":"taishikato","count":1},{"name":"takayama","email":"takayama@foxmail.com","login":"takayama-lily","count":1},{"name":"shfshanyue","email":"xianger94@gmail.com","login":"shfshanyue","count":1},{"name":"shhh7612","email":"82669765+shhh7612","login":"shhh7612","count":1},{"name":"siaeyy","email":"75006429+siaeyy","login":"siaeyy","count":1},{"name":"siddhant","email":"30566406+siddhant1","login":"siddhant1","count":1},{"name":"sidwebworks","email":"xodedeveloper@gmail.com","login":"sidwebworks","count":1},{"name":"simon","email":"simon.tretter@hokify.com","login":"simllll","count":1},{"name":"mbornath","email":"michel.bornath@googlemail.com","login":"mbornath","count":1},{"name":"Ömer Fadıl Usta","email":"omerusta@gmail.com","login":"usta","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1},{"name":"Коренберг Марк","email":"mark@ideco.ru","login":"socketpair","count":1},{"name":"simon3000","email":"simon300000","login":"simon300000","count":1},{"name":"simov","email":"simeonvelichkov@gmail.com","login":"simov","count":1},{"name":"sinoon","email":"sinoon1218@gmail.com","login":"sinoon","count":1},{"name":"skooch","email":"github@skooch.ws","login":"skooch","count":1},{"name":"smitley","email":"brandon.smitley@gmail.com","login":"smitley","count":1},{"name":"sorarize@gmail.com","email":"sorarize@gmail.com","login":"sorarize","count":1},{"name":"soreavis","email":"263610811+soreavis","login":"soreavis","count":1},{"name":"sosoba","email":"slawomir.osoba@coig.pl","login":"sosoba","count":1},{"name":"spiritualized","email":"12180217+spiritualized","login":"spiritualized","count":1},{"name":"twk-b","email":"bernie@spartanspark.com","login":"twk-b","count":1},{"name":"txxnano","email":"warkanlock@gmail.com","login":"Warkanlock","count":1},{"name":"tyankatsu","email":"frips.ryilsufupe+dev@gmail.com","login":"tyankatsu0105","count":1},{"name":"Weixie Cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"Wenning Zhang","email":"1527841714@qq.com","login":"zhangwinning","count":1},{"name":"Whien","email":"sal95610@gmail.com","login":"madeinfree","count":1},{"name":"WhoMeNope","email":"toman.martin@live.com","login":"tinybeachthor","count":1},{"name":"Will Clark","email":"willclarktech","login":"willclarktech","count":1},{"name":"Will Young","email":"lost.networking@gmail.com","login":"lostnet","count":1},{"name":"William Armiros","email":"54150514+willarmiros","login":"willarmiros","count":1},{"name":"YieldRay","email":"24633623+YieldRay","login":"YieldRay","count":1},{"name":"Yingchen Xue","email":"yingchenxue@qq.com","login":"monkingxue","count":1},{"name":"Yiyun Lei","email":"yiyunlei.yl@gmail.com","login":"yiyunlei","count":1},{"name":"Yoav Vainrich","email":"yoavain@gmail.com","login":"yoavain","count":1},{"name":"Yohanan Baruchel","email":"yohanan@yad2.co.il","login":"dekinderfiets","count":1},{"name":"Yojan Shrestha","email":"sickgrin@gmail.com","login":"shri3k","count":1},{"name":"William Skellenger","email":"wskellenger@gmail.com","login":"skelliam","count":1},{"name":"WilliamConnatser","email":"43946230+WilliamConnatser","login":"WilliamConnatser","count":1},{"name":"Wing","email":"damianleung@gmail.com","login":"wingleung","count":1},{"name":"Witthawat Piwawatthanapanit","email":"witthawat.piwawatthanapanit@thomsonreuters.com","login":"wip0","count":1},{"name":"Vitor Bruno de Oliveira Barth","email":"vbob@vbob.com.br","login":"vbob","count":1},{"name":"Vitor Cortez","email":"vitoracortez+github@gmail.com","login":"vccortez","count":1},{"name":"Vivian Wang","email":"wangruikang@iscas.ac.cn","login":"dramforever","count":1},{"name":"Vladimir Adamic","email":"vladimir.adamic@gmail.com","login":"Vunovati","count":1},{"name":"Vladimir Guguiev","email":"wizardzloy@gmail.com","login":"vovacodes","count":1},{"name":"Vladimir Trifonov","email":"trifonov.dev@gmail.com","login":"vladimir-trifonov","count":1},{"name":"Vladyslav Kopylash","email":"vladik.kopilash@gmail.com","login":"kopylash","count":1},{"name":"Voltra","email":"Voltra","login":"Voltra","count":1},{"name":"Vsevolod Geraskin","email":"geraskin@gmail.com","login":"past5","count":1},{"name":"an5er","email":"1318861442@qq.com","login":"an5er","count":1},{"name":"andiemontoyeah","email":"55297964+andiemontoyeah","login":"andiemontoyeah","count":1},{"name":"andy addington","email":"andy.addington@ganchrow.com","login":"andy-ganchrow","count":1},{"name":"angellovc","email":"vc.angel@outlook.com","login":"angellovc","count":1},{"name":"aniketshukla","email":"asr563up@gmail.com","login":"aniketshukla","count":1},{"name":"Walter Huang","email":"waltermwfs@gmail.com","login":"ywalterh","count":1},{"name":"Wei Zhu","email":"yesmeck@gmail.com","login":"yesmeck","count":1},{"name":"Yeaseen","email":"yeaseen.arafat96@gmail.com","login":"Yeaseen","count":1},{"name":"Yehiyam Livneh","email":"yehiyam@gmail.com","login":"yehiyam","count":1},{"name":"Yeseul Lee","email":"dldptmf0602@naver.com","login":"LEEYS96","count":1},{"name":"Yichao 'Peak' Ji","email":"peakji","login":"peakji","count":1},{"name":"Zhenzhen Zhan","email":"zhanzhenzhen@hotmail.com","login":"zhanzhenzhen","count":1},{"name":"Zhuo Zhang","email":"contrary.zhuo@gmail.com","login":"Zhangdroid","count":1},{"name":"Zihong Qu","email":"50311274+ZihongQu","login":"ZihongQu","count":1},{"name":"aaccttrr","email":"adam.cotter@nearform.com","login":"aaccttrr","count":1},{"name":"adriancuadrado","email":"29214635+adriancuadrado","login":"adriancuadrado","count":1},{"name":"Yoji SHIDARA","email":"dara@shidara.net","login":"darashi","count":1},{"name":"Yolanda-Chen","email":"yolanda.chen@intel.com","login":"yolanda15","count":1},{"name":"Yomar","email":"yomar.guti@gmail.com","login":"yomarguti","count":1},{"name":"Yosef Dinerstein","email":"yosefd@microsoft.com","login":"yosefd","count":1},{"name":"Yosuke Saito","email":"yosuke.saito1202@gmail.com","login":"saitoxu","count":1},{"name":"Youngmin Yoo","email":"recrack@gmail.com","login":"recrack","count":1},{"name":"YspritanHyzygy","email":"yspritan@gmail.com","login":"YspritanHyzygy","count":1},{"name":"Yu","email":"yu521088@gmail.com","login":"yu521088","count":1},{"name":"WeiPlanet","email":"xwjiang@gmail.com","login":"weiplanet","count":1},{"name":"Wolfgang Steiner","email":"drywolf.dev@gmail.com","login":"drywolf","count":1},{"name":"XGHeaven","email":"xgheaven@gmail.com","login":"XGHeaven","count":1},{"name":"XLor","email":"yjl9903@onekuma.cn","login":"yjl9903","count":1},{"name":"XTY","email":"xty@xty.io","login":"xty","count":1},{"name":"Vsevolod Strukchinsky","email":"floatdrop@yandex-team.ru","login":"floatdrop","count":1},{"name":"Vít Ondruch","email":"vondruch@redhat.com","login":"voxik","count":1},{"name":"WORMSS","email":"wormssmail@gmail.com","login":"WORMSS","count":1},{"name":"Waleed Ashraf","email":"waleedashraf@outlook.com","login":"WaleedAshraf","count":1},{"name":"Wallace Zhang","email":"zhangwnn1@gmail.com","login":"zjyw","count":1},{"name":"Walle Cyril","email":"cyril.walle@protonmail.com","login":"GrosSacASac","count":1},{"name":"Yang-Kichang","email":"ykcha9@gmail.com","login":"jason9693","count":1},{"name":"Yangyang Liu","email":"scanletfever@gmail.com","login":"lovexi","count":1},{"name":"Yann Hamon","email":"yann.hamon@contentful.com","login":"yannh","count":1},{"name":"Yao Zi","email":"ziyao@disroot.org","login":"ziyao233","count":1},{"name":"Yaphet Ye","email":"tsyeyuanfeng@126.com","login":"tsyeyuanfeng","count":1},{"name":"Ye-hyoung Kang","email":"keepyourhonor@gmail.com","login":"pastelmind","count":1},{"name":"Simionescu, Radu","email":"radsimu@gmail.com","login":"radsimu","count":1},{"name":"Simon A. Eugster","email":"simon.eu@gmail.com","login":"Granjow","count":1},{"name":"Simon Bruce","email":"simon@blacksun.cx","login":"blacksun1","count":1},{"name":"Simon Cornelius P. Umacob","email":"simoncpu@gmail.com","login":"simoncpu","count":1},{"name":"Simon Schick","email":"demwizzy@gmail.com","login":"SimonSchick","count":1},{"name":"Tyler Larson","email":"talltyler@gmail.com","login":"talltyler","count":1},{"name":"Tyler Neylon","email":"tylerneylon@gmail.com","login":"tylerneylon","count":1},{"name":"Tyler Seabrook","email":"seabrook.mx@gmail.com","login":"seabrookmx","count":1},{"name":"Tyson Andre","email":"tandre@themeetgroup.com","login":"TysonAndre-tmg","count":1},{"name":"Ugaitz Urien","email":"ugaitz.urien@datadoghq.com","login":"uurien","count":1},{"name":"UjjwalUpadhyay","email":"ujjwalkool1990@gmail.com","login":"UjjwalUpadhyay123-bit","count":1},{"name":"Ulises Santana Suárez","email":"ulisesantana@gmail.com","login":"ulisesantana","count":1},{"name":"Vincent Dhennin","email":"vincent.dhennin@viacesi.fr","login":"Kawacrepe","count":1},{"name":"Vincent Ollivier","email":"contact@vincentollivier.com","login":"vinc","count":1},{"name":"Vishal Bisht","email":"vishalbisht7201@gmail.com","login":"vishal7201","count":1},{"name":"Vita Batrla","email":"34657903+batrla","login":"batrla","count":1},{"name":"Vitalii Akimov","email":"vitaliy.akimov@gmail.com","login":"awto","count":1},{"name":"Pratik Jain","email":"pratik.jain0509@gmail.com","login":"pratik0509","count":1},{"name":"Umang Raghuvanshi","email":"u@umangis.me","login":"ur0","count":1},{"name":"Unknown","email":"bdistin@gmail.com","login":"bdistin","count":1},{"name":"Unlocked","email":"10186337+TheUnlocked","login":"TheUnlocked","count":1},{"name":"Uppinder Chugh","email":"uppinderchugh@gmail.com","login":"uppinder","count":1},{"name":"Vadym","email":"40889760+devule","login":"devule","count":1},{"name":"Vadzim Zieńka","email":"v@vadzim.info","login":"vadzim","count":1},{"name":"Toshihiro Nakamura","email":"toshihiro.nakamura@gmail.com","login":"nakamura-to","count":1},{"name":"Travis Fischer","email":"fisch0920@gmail.com","login":"transitive-bullshit","count":1},{"name":"Tri Nguyen","email":"tri@tridnguyen.com","login":"tnguyen14","count":1},{"name":"Tristan Slominski","email":"tristan.slominski@gmail.com","login":"tristanls","count":1},{"name":"Troels Liebe Bentsen","email":"troels@connectedcars.dk","login":"tlbdk","count":1},{"name":"Troy Connor","email":"troy0820","login":"troy0820","count":1},{"name":"SiddharthDevulapalli","email":"113269891+SiddharthDevulapalli","login":"SiddharthDevulapalli","count":1},{"name":"Siddhartha Sahai","email":"siddharthasahai99@gmail.com","login":"sidthekidder","count":1},{"name":"Silas Sewell","email":"silas@sewell.ch","login":"silas","count":1},{"name":"Tyler Brazier","email":"tyler@tylerbrazier.com","login":"tylerbrazier","count":1},{"name":"Tyler Henkel","email":"tylerhenkel@hotmail.com","login":"DaftMonk","count":1},{"name":"Victory Osikwemhe","email":"zombieleetnca@gmail.com","login":"zombieleet","count":1},{"name":"Vidar Eldøy","email":"vidar@eldoy.com","login":"eldoy","count":1},{"name":"Vidya Subramanyam","email":"vidyas16@in.ibm.com","login":"vidyasubramanyam","count":1},{"name":"Vighnesh Raut","email":"vighnesh.raut13@gmail.com","login":"vighnesh153","count":1},{"name":"Vijayalakshmi Kannan","email":"k.vijayalakshmi@in.ibm.com","login":"VijiKannan","count":1},{"name":"Viktor Karpov","email":"viktor.s.karpov@gmail.com","login":"vitkarpov","count":1},{"name":"Vinay Hiremath","email":"vhiremath4@gmail.com","login":"vhmth","count":1},{"name":"VinceOPS","email":"vince.g.135@gmail.com","login":"VinceOPS","count":1},{"name":"William Bert","email":"william@spanishdict.com","login":"sandinmyjoints","count":1},{"name":"William Bonawentura","email":"sla100@poczta.fm","login":"sla100","count":1},{"name":"William Chargin","email":"wchargin@gmail.com","login":"wchargin","count":1},{"name":"William Cohen","email":"wcohen@redhat.com","login":"wcohen","count":1},{"name":"William Liang","email":"WilliamLiang918@gmail.com","login":"WillLiang918","count":1},{"name":"William Luo","email":"toyota790@gmail.com","login":"toyota790","count":1},{"name":"Vitor Balocco","email":"vitorbal@gmail.com","login":"vitorbal","count":1},{"name":"Simen Brekken","email":"simen.brekken@gmail.com","login":"simenbrekken","count":1},{"name":"Vitaly Aminev","email":"AVVS","login":"AVVS","count":1},{"name":"Vitaly Dyatlov","email":"md.xytop@gmail.com","login":"dyatlov","count":1},{"name":"Vaibhav","email":"vaibhavbansal1993@gmail.com","login":"vaibhav93","count":1},{"name":"Vaishno Chaitanya","email":"vaishnochaitanya7@gmail.com","login":"vchan-in","count":1},{"name":"Valters Jansons","email":"sigv","login":"sigv","count":1},{"name":"Varun Sharma","email":"varunsh@stepsecurity.io","login":"varunsh-coder","count":1},{"name":"Vasili Skurydzin","email":"vasili.skurydzin@protonmail.com","login":"V-for-Vasili","count":1},{"name":"Veres Lajos","email":"vlajos@gmail.com","login":"vlajos","count":1},{"name":"VeysonD","email":"veysond@mercari.com","login":"VeysonD","count":1},{"name":"Tsarevich Dmitry","email":"dimhotepus","login":"dimhotepus","count":1},{"name":"TseIan","email":"tseianxwc@gmail.com","login":"Tseian","count":1},{"name":"Tuan Anh Tran","email":"me@tuananh.org","login":"tuananh","count":1},{"name":"Tushar Mathur","email":"tusharmath@gmail.com","login":"tusharmath","count":1},{"name":"Tuğrul Topuz","email":"tugrultopuz@gmail.com","login":"tugrul","count":1},{"name":"Tyler","email":"tyler.z.yang@gmail.com","login":"TylerYang","count":1},{"name":"dominikeinkemmer","email":"dominik_einkemmer@gmx.at","login":"dominikeinkemmer","count":1},{"name":"dynst","email":"148708712+dynst","login":"dynst","count":1},{"name":"edgarzapeka","email":"edgar.zapeka@gmail.com","login":"edgarzapeka","count":1},{"name":"elisa lee","email":"elisa.my.lee@gmail.com","login":"emyl3","count":1},{"name":"elyalvarado","email":"elyalvarado@gmail.com","login":"elyalvarado","count":1},{"name":"emirgoren","email":"61096652+emirgoren","login":"emirgoren","count":1},{"name":"epeden","email":"ericmpeden@gmail.com","login":"epeden","count":1},{"name":"erdun","email":"494251936@qq.com","login":"erdun","count":1},{"name":"carterbancroft","email":"carter.bancroft@gmail.com","login":"carterbancroft","count":1},{"name":"cdnadmin","email":"cdnadmin@collaborare.net","login":"cdnadmin","count":1},{"name":"chainhelen","email":"chainhelen@gmail.com","login":"chainhelen","count":1},{"name":"chexiongsheng","email":"chexiongsheng@qq.com","login":"chexiongsheng","count":1},{"name":"falsandtru","email":"falsandtru","login":"falsandtru","count":1},{"name":"fjau","email":"frederic.jau@orange.com","login":"keldorus","count":1},{"name":"fmizzell","email":"fmizzell@1312210.no-reply.drupal.org","login":"fmizzell","count":1},{"name":"forfun414","email":"forfun414@gmail.com","login":"forfun414","count":1},{"name":"francois","email":"francois@pliab.com","login":"pliab","count":1},{"name":"chris","email":"earthaccount+gh@mailbox.org","login":"chohner","count":1},{"name":"chrisforrette","email":"chris@chrisforrette.com","login":"chrisforrette","count":1},{"name":"chux0519","email":"chuxdesign@hotmail.com","login":"chux0519","count":1},{"name":"codedokode","email":"codedokode@gmail.com","login":"codedokode","count":1},{"name":"codershiba","email":"155646804+codershiba","login":"codershiba","count":1},{"name":"cool88","email":"bhansur6@gmail.com","login":"cool88","count":1},{"name":"creeperyang","email":"yangcreeper@hotmail.com","login":"creeperyang","count":1},{"name":"daGo","email":"daniel1kdago@gmail.com","login":"dagolinuxoid","count":1},{"name":"daern91","email":"daniel_eriksson_8@hotmail.com","login":"daern91","count":1},{"name":"gc","email":"30398469+gc","login":"gc","count":1},{"name":"geekreal","email":"42457717+LockingReal","login":"LockingReal","count":1},{"name":"git-srinivas","email":"vykuntamsrinivas@gmail.com","login":"git-srinivas","count":1},{"name":"giulioAZ","email":"gcomi@amazon.com","login":"giulioAZ","count":1},{"name":"gluxon","email":"bcheng.gt@gmail.com","login":"gluxon","count":1},{"name":"dicearr","email":"dcerearr@gmail.com","login":"dicearr","count":1},{"name":"dkundel","email":"dominik.kundel@gmail.com","login":"dkundel","count":1},{"name":"hafiz","email":"ayaz.hafiz.1@gmail.com","login":"ayazhafiz","count":1},{"name":"hanguanqiang","email":"hanguanqiang@kylinos.cn","login":"hgqxjj","count":1},{"name":"hardfist","email":"1562502418@qq.com","login":"hardfist","count":1},{"name":"Xavier J Ortiz","email":"xavier.ortiz.ch@gmail.com","login":"Xavier-J-Ortiz","count":1},{"name":"Xavier Redondo","email":"xavier.redondo@axa.com","login":"Xavier-Redondo","count":1},{"name":"Xiaowei Li","email":"446240525@qq.com","login":"ziyunfei","count":1},{"name":"Y1D7NG","email":"y1d7ng@yeah.net","login":"Y1D7NG","count":1},{"name":"Yakov Litvin","email":"yakov.litvin.publicly@gmail.com","login":"YakovL","count":1},{"name":"hidecology","email":"hidecology0302@gmail.com","login":"hidecology","count":1},{"name":"horihiro","email":"hori.kawa.shima.tool+github@gmail.com","login":"horihiro","count":1},{"name":"hsmtkk","email":"hsmtkk@gmail.com","login":"hsmtkk","count":1},{"name":"humanwebpl","email":"58517331+humanwebpl","login":"humanwebpl","count":1},{"name":"hveldstra","email":"h@veldstra.org","login":"hassy","count":1},{"name":"iamdoron","email":"doronpagot@gmail.com","login":"iamdoron","count":1},{"name":"icarter09","email":"icarter1391@gmail.com","login":"icarter09","count":1},{"name":"idandagan1","email":"idandagan1@gmail.com","login":"idandagan1","count":1},{"name":"u9g","email":"git@u9g.dev","login":"u9g","count":1},{"name":"dokugo","email":"dokugo","login":"dokugo","count":1},{"name":"furstenheim","email":"furstenheim@gmail.com","login":"furstenheim","count":1},{"name":"fwio","email":"fuyang@matrixorigin.cn","login":"3fuyang","count":1},{"name":"galina.prokofeva","email":"g.k.prokofeva@gmail.com","login":"galinaprokofeva","count":1},{"name":"ganglike","email":"81566899+ganglike248","login":"ganglike248","count":1},{"name":"ikuma-t","email":"tadokorodev@gmail.com","login":"IkumaTadokoro","count":1},{"name":"iliashkolyar","email":"iliashk@gmail.com","login":"iliashkolyar","count":1},{"name":"inokawa","email":"48897392+inokawa","login":"inokawa","count":1},{"name":"istinson","email":"ian.c.stinson@gmail.com","login":"istinson","count":1},{"name":"goussardg","email":"guillaume.goussard@mgo.com","login":"GnaphronG","count":1},{"name":"grimrose","email":"grimrose","login":"grimrose","count":1},{"name":"guzhizhou","email":"guzhizhou28@gmail.com","login":"antimonyGu","count":1},{"name":"gwer","email":"webholt@gmail.com","login":"gwer","count":1},{"name":"gyson","email":"eilian.yunsong@gmail.com","login":"gyson","count":1},{"name":"h3knix","email":"h3knix@gmail.com","login":"h3knix","count":1},{"name":"h7lin","email":"i@h7lin.com","login":"h7lin","count":1},{"name":"hackerjs","email":"4141095@qq.com","login":"liveinjs","count":1},{"name":"Zero King","email":"l2dy@icloud.com","login":"l2dy","count":1},{"name":"Zhang Weijie","email":"email@zhangweijie.cn","login":"f48vj","count":1},{"name":"ayj8201","email":"junny.on.top@gmail.com","login":"junnyontop-pixel","count":1},{"name":"aymanxdev","email":"ayman.bacc@gmail.com","login":"aymanxdev","count":1},{"name":"babygoat","email":"babygoat1124@gmail.com","login":"babygoat","count":1},{"name":"baki gul","email":"76937950+gulbaki","login":"gulbaki","count":1},{"name":"akira.xue","email":"akira.xue@guanaitong.com","login":"AkiraXue","count":1},{"name":"akitsu-sanae","email":"akitsu.sanae@gmail.com","login":"akitsu-sanae","count":1},{"name":"akki","email":"akki","login":"akki","count":1},{"name":"alejandro","email":"alemures@hotmail.com","login":"alemures","count":1},{"name":"alexahdp","email":"alexahdp@gmail.com","login":"alexahdp","count":1},{"name":"alexbostock","email":"alex@alexbostock.co.uk","login":"alexbostock","count":1},{"name":"alexbs","email":"alexbs","login":"alexbs","count":1},{"name":"amir lavasani","email":"151739834+HumaneLogic","login":"HumaneLogic","count":1},{"name":"Yuan Chuan","email":"yuanchuan23@gmail.com","login":"yuanchuan","count":1},{"name":"Yuki KAN","email":"re@pixely.jp","login":"kanreisa","count":1},{"name":"Yuki Okita","email":"yukiokita2018@gmail.com","login":"y-okt","count":1},{"name":"Tyler Anton","email":"mtyleranton@gmail.com","login":"tyleranton","count":1},{"name":"Yu Gu","email":"guyu2876@gmail.com","login":"ArchFeh","count":1},{"name":"YuLun Shih","email":"shih@yulun.me","login":"imZack","count":1},{"name":"tejbirsingh","email":"tejbirsodhan@gmail.com","login":"tejbirsingh","count":1},{"name":"thecodrr","email":"thecodrr@protonmail.com","login":"thecodrr","count":1},{"name":"thelady","email":"dihaynes77@gmail.com","login":"TheLady","count":1},{"name":"themez","email":"themezeng@gmail.com","login":"themez","count":1},{"name":"theweipeng","email":"wangweipeng@apache.org","login":"theweipeng","count":1},{"name":"timathon","email":"timathon@outlook.com","login":"timathon","count":1},{"name":"Yury Popov","email":"github@phoenix.dj","login":"djphoenix","count":1},{"name":"YutamaKotaro","email":"california.dreamin.never.die@gmail.com","login":"YutamaKotaro","count":1},{"name":"Yves M.","email":"4225430+yvele","login":"yvele","count":1},{"name":"Zach Bruggeman","email":"mail@bruggie.com","login":"remixz","count":1},{"name":"Zack","email":"zack.newsham@gmail.com","login":"znewsham","count":1},{"name":"Zack Yang","email":"zack9433@gmail.com","login":"zack9433","count":1},{"name":"ZaneHannanAU","email":"ZaneHannanAU","login":"ZaneHannanAU","count":1},{"name":"detailyang","email":"detailyang@gmail.com","login":"detailyang","count":1},{"name":"bellbind","email":"bellbind@gmail.com","login":"bellbind","count":1},{"name":"bhavayAnand9","email":"bhavayanandcse@gmail.com","login":"bhavayAnand9","count":1},{"name":"bjdelro","email":"brendandelrosario@gmail.com","login":"bjdelro","count":1},{"name":"blade254353074","email":"blade254353074@hotmail.com","login":"blade254353074","count":1},{"name":"boydfd","email":"boydfd@163.com","login":"boydfd","count":1},{"name":"brian m. carlson","email":"sandals@crustytoothpaste.net","login":"bk2204","count":1},{"name":"briete","email":"briete5814@gmail.com","login":"briete","count":1},{"name":"bruce-one","email":"bryce@gibson-consulting.com.au","login":"bruce-one","count":1},{"name":"c0b","email":"14798161+c0b","login":"c0b","count":1},{"name":"cPhost","email":"23620441+cPhost","login":"cPhost","count":1},{"name":"jiangplus","email":"jiang.plus.times@gmail.com","login":"jiangplus","count":1},{"name":"jiangq","email":"jiangq.leaves+github@gmail.com","login":"leaves4j","count":1},{"name":"jigsaw","email":"jigsaw@live.jp","login":"e-jigsaw","count":1},{"name":"jimliu7434","email":"jimliu7434@gmail.com","login":"jimliu7434","count":1},{"name":"jimmy","email":"victor0801x@gmail.com","login":"jimmyolo","count":1},{"name":"chlorine","email":"nicksonlvqq@gmail.com","login":"lvqq","count":1},{"name":"Zarko Stankovic","email":"stankovic.zarko@gmail.com","login":"ManInTheBox","count":1},{"name":"Yulong Wang","email":"f.s@qq.com","login":"fs-eire","count":1},{"name":"Yuriy Nemtsov","email":"nemtsov@gmail.com","login":"nemtsov","count":1},{"name":"anlex N","email":"1293006794@qq.com","login":"anlexN","count":1},{"name":"anu0012","email":"anurag30671371@gmail.com","login":"anu0012","count":1},{"name":"aryung chen","email":"aryung@gmail.com","login":"aryung","count":1},{"name":"ashish maurya","email":"ashishmaurya@outlook.com","login":"ashishmaurya","count":1},{"name":"ashleysimpson","email":"ashley.simpson@mail.mcgill.ca","login":"ashleysimpson","count":1},{"name":"atever","email":"ateveryuan@gmail.com","login":"atever","count":1},{"name":"atian25@qq.com","email":"atian25@qq.com","login":"atian25","count":1},{"name":"atvoicu","email":"atvoicu","login":"atvoicu","count":1},{"name":"avcribl","email":"129687137+avcribl","login":"avcribl","count":1},{"name":"ax1","email":"16510021+ax1","login":"ax1","count":1},{"name":"Xavier Balloy","email":"xavier.balloy@gmail.com","login":"xballoy","count":1},{"name":"dbachko","email":"dbachko@gmail.com","login":"dbachko","count":1},{"name":"dcharbonnier","email":"d.charbonnier@oxys.net","login":"dcharbonnier","count":1},{"name":"Gerrard Lindsay","email":"gerrardalindsay@gmail.com","login":"gerrard00","count":1},{"name":"François Doray","email":"fdoray@chromium.org","login":"fdoray","count":1},{"name":"François-Denis Gonthier","email":"francois-denis.gonthier@opersys.com","login":"fdgonthier","count":1},{"name":"Fraser Xu","email":"xvfeng123@gmail.com","login":"fraserxu","count":1},{"name":"Frederico Silva","email":"frederico.silva@gmail.com","login":"fredericosilva","count":1},{"name":"Frédéric Germain","email":"frederic.germain@gmail.com","login":"fredericgermain","count":1},{"name":"Furqan Shaikh","email":"furqan_shaikh_1999@hotmail.com","login":"fshaikh","count":1},{"name":"G. Carcaci","email":"giuseppecarcaci@gmail.com","login":"gcarcaci","count":1},{"name":"Gabriel Falkenberg","email":"gabriel.falkenberg@gmail.com","login":"gabrielf","count":1},{"name":"Gabriel Quaresma","email":"j.quaresmasantos_98@hotmail.com","login":"joaoGabriel55","count":1},{"name":"Gabriel Trujillo","email":"joaqt23@gmail.com","login":"thedull","count":1},{"name":"Gabriel de Perthuis","email":"g2p.code@gmail.com","login":"g2p","count":1},{"name":"Felipe Coelho","email":"felipecoelho.ness@gmail.com","login":"Felipeness","count":1},{"name":"Felipe Duitama","email":"felipedc09@gmail.com","login":"felipedc09","count":1},{"name":"Felipe Forbeck","email":"fforbeck@gmail.com","login":"fforbeck","count":1},{"name":"Gaelan","email":"gbs@canishe.com","login":"Gaelan","count":1},{"name":"Garen Torikian","email":"gjtorikian@gmail.com","login":"gjtorikian","count":1},{"name":"Felipe Batista","email":"fsbatista1@gmail.com","login":"fsbatista","count":1},{"name":"Jon Church","email":"me@jonchurch.com","login":"jonchurch","count":1},{"name":"Jon Crosby","email":"jon@joncrosby.me","login":"jcrosby","count":1},{"name":"Felix Becker","email":"felix.b@outlook.com","login":"felixfbecker","count":1},{"name":"Felix Rieseberg","email":"fr@makenotion.com","login":"felixrieseberg","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Feon Sua","email":"feonss@gmail.com","login":"feons","count":1},{"name":"Fernando Doglio","email":"deleteman@gmail.com","login":"deleteman","count":1},{"name":"Florian Margaine","email":"florian@margaine.com","login":"ralt","count":1},{"name":"Forrest Wolf","email":"Forrest.Weiswolf@gmail.com","login":"ForrestWeiswolf","count":1},{"name":"Francesco Falanga","email":"f.falanga@palmabit.com","login":"ceccode","count":1},{"name":"Francisco Gerardo Neri Andriano","email":"on_neri@hotmail.com","login":"onneri","count":1},{"name":"Francisco Ryan Tolmasky I","email":"tolmasky@gmail.com","login":"tolmasky","count":1},{"name":"Franciszek Koltuniuk","email":"franciszek-koltuniuk-red","login":"franciszek-koltuniuk-red","count":1},{"name":"Francois KY","email":"ky.francois.3@gmail.com","login":"FKSI","count":1},{"name":"Frank Lanitz","email":"frank@frank.uvena.de","login":"frlan","count":1},{"name":"Giacomo Gregoletto","email":"greguz","login":"greguz","count":1},{"name":"Gibby Free","email":"33621269+gibbyfree","login":"gibbyfree","count":1},{"name":"Giovanni Lela","email":"giovanni.lela@gmail.com","login":"lambrojos","count":1},{"name":"Glen Arrowsmith","email":"glen.arrowsmith@gmail.com","login":"garrows","count":1},{"name":"Glen Low","email":"glen.low@pixelglow.com","login":"pixelglow","count":1},{"name":"Glen Mailer","email":"glenjamin@gmail.com","login":"glenjamin","count":1},{"name":"Glenn Schlereth","email":"Glenn.Schlereth@gmail.com","login":"glennschler","count":1},{"name":"Goh Yisheng (Andrew)","email":"mail.yisheng@gmail.com","login":"9Y5","count":1},{"name":"Golo Roden","email":"webmaster@goloroden.de","login":"goloroden","count":1},{"name":"Gonen Dukas","email":"gonenduk@gmail.com","login":"gonenduk","count":1},{"name":"Govee91","email":"pierluigi.iannarelli@gmail.com","login":"PierluigiIannarelli","count":1},{"name":"Igor Soarez","email":"igorsoarez@gmail.com","login":"soarez","count":1},{"name":"Ihor Rohovets","email":"36768221+freego555","login":"freego555","count":1},{"name":"Grant Gasparyan","email":"grant@gasparyan.org","login":"grantgasp","count":1},{"name":"Greg Byram","email":"greg@gregbyram.com","login":"Greg-GB","count":1},{"name":"Greg Goforth","email":"greg.goforth@gmail.com","login":"ggoforth","count":1},{"name":"Greg Matthews","email":"greg.j.matthews@gmail.com","login":"Blackth0rn","count":1},{"name":"George Miroshnykov","email":"george.miroshnykov@gmail.com","login":"gmiroshnykov","count":1},{"name":"Garwah Lam","email":"garwahlam@gmail.com","login":"garwahl","count":1},{"name":"Gary Ho","email":"me@garyho.dev","login":"GreenSleepes","count":1},{"name":"Gary Hsu","email":"bghgary","login":"bghgary","count":1},{"name":"GauriSpears","email":"Gauri@nextmail.ru","login":"GauriSpears","count":1},{"name":"Gaurish Sethia","email":"rockgaurishsethia@gmail.com","login":"gaurishhs","count":1},{"name":"Gautam Arora","email":"gautamsarora3@gmail.com","login":"gautamarora","count":1},{"name":"Gautam Mittal","email":"200mittalgautam@gmail.com","login":"200GAUTAM","count":1},{"name":"Gautam krishna.R","email":"rgautamkrishna@gmail.com","login":"gautamkrishnar","count":1},{"name":"Ge Gao","email":"53395609+Snowflyt","login":"Snowflyt","count":1},{"name":"Geoff Goodman","email":"ggoodman@gmail.com","login":"ggoodman","count":1},{"name":"Geoffrey Bugaisky","email":"gbugaisk@gmail.com","login":"gbugaisky","count":1},{"name":"George Bezerra","email":"georgelione@gmail.com","login":"gnbezerra","count":1},{"name":"Esteban Sotillo","email":"westixy@gmail.com","login":"Westixy","count":1},{"name":"Guglielmo Ferri","email":"44gatti@gmail.com","login":"rootslab","count":1},{"name":"Guido Penta","email":"119898224+GuidoPenta","login":"GuidoPenta","count":1},{"name":"Gerson Niño","email":"meta.author@gersonnino.me","login":"07Gond","count":1},{"name":"Emanuele DelBono","email":"emanuele@codiceplastico.com","login":"emadb","count":1},{"name":"Emerson Macedo","email":"emerleite@gmail.com","login":"emerleite","count":1},{"name":"Emily Aviva Kapor-Mater","email":"emily@emilyaviva.com","login":"emilyaviva","count":1},{"name":"Emily Ford","email":"eford@blackducksoftware.com","login":"emilyford","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Evgenia Blajer","email":"44325210+bliakher","login":"bliakher","count":1},{"name":"Exlipse7","email":"exlipse7@","login":"exlipse7@","count":1},{"name":"Ezequiel Rabinovich","email":"erabinovich@gmail.com","login":"warseph","count":1},{"name":"Eric Eastwood","email":"contact@ericeastwood.com","login":"MadLittleMods","count":1},{"name":"Eric Fortis","email":"6572038+ericfortis","login":"ericfortis","count":1},{"name":"Eric Gonzalez","email":"ericxgonzalez@gmail.com","login":"ericgonzalez","count":1},{"name":"Eric Jacobson","email":"erj826@gmail.com","login":"erj826","count":1},{"name":"Eric Mill","email":"eric@konklone.com","login":"konklone","count":1},{"name":"Eric Mutta","email":"eric.mutta@gmail.com","login":"ericmutta","count":1},{"name":"Eric Pemberton","email":"eric.pemberton@bazaarvoice.com","login":"ericljpemberton","count":1},{"name":"Eric Phetteplace","email":"phette23@gmail.com","login":"phette23","count":1},{"name":"Eric Whitebloom","email":"ewhitebloom@gmail.com","login":"ewhitebloom","count":1},{"name":"Edward Elric","email":"sasuke688848@gmail.com","login":"SASUKE40","count":1},{"name":"Edward Hutchins","email":"eahutchins@gmail.com","login":"gigadude","count":1},{"name":"Edward Vielmetti","email":"edward.vielmetti@gmail.com","login":"vielmetti","count":1},{"name":"Egawa Ryo","email":"cr7sc16@gmail.com","login":"erm1116","count":1},{"name":"Egor Pavlov","email":"no.more.vikings@gmail.com","login":"NMVikings","count":1},{"name":"Einar Otto Stangvik","email":"einaros@gmail.com","login":"einaros","count":1},{"name":"Eivind Uggedal","email":"eivind@uggedal.com","login":"uggedal","count":1},{"name":"Elad Nava","email":"eladnava@gmail.com","login":"eladnava","count":1},{"name":"Eli Schwartz","email":"eschwartz@archlinux.org","login":"eli-schwartz","count":1},{"name":"Eli Skeggs","email":"skeggse@gmail.com","login":"skeggse","count":1},{"name":"Gabriela Niño","email":"gabynr@gmail.com","login":"gabynr","count":1},{"name":"Gabriele Greco","email":"gabrielegreco@gmail.com","login":"ggreco","count":1},{"name":"Eliyah Sundström","email":"eliyah@sundstroem.com","login":"firecraftgaming","count":1},{"name":"Elliot Goodrich","email":"elliotgoodrich@gmail.com","login":"elliotgoodrich","count":1},{"name":"Elvis-Philip N","email":"elvisphilipn@gmail.com","login":"elvisphilipn","count":1},{"name":"Emanuel Hoogeveen","email":"emanuel@medweb.nl","login":"ehoogeveen-medweb","count":1},{"name":"Evan Solomon","email":"evan@evanalyze.com","login":"evansolomon","count":1},{"name":"Evandro Oliveira","email":"evandrofranco@gmail.com","login":"oliveiraev","count":1},{"name":"Frank Lemanschik","email":"frank@github.dspeed.eu","login":"frank-dspeed","count":1},{"name":"FrankEntriken","email":"42781627+FrankEntriken","login":"FrankEntriken","count":1},{"name":"François Descamps","email":"francois.descamps@axa.fr","login":"fdescamps","count":1},{"name":"F3lixTheCat","email":"204704591+F3lixTheCat","login":"F3lixTheCat","count":1},{"name":"Fabian Cook","email":"hello@fabiancook.dev","login":"fabiancook","count":1},{"name":"Fabien Michel","email":"104162117+welfoz","login":"welfoz","count":1},{"name":"Fabio Campinho","email":"fcampinho@gmail.com","login":"fcampinho","count":1},{"name":"Fabio Oliveira","email":"fabio.an.oliveira@gmail.com","login":"foliveira","count":1},{"name":"Fahad Khan","email":"fahadkhanxyz8816@gmail.com","login":"cybe4sent1nel","count":1},{"name":"Faisal Yaqoob","email":"fyesoft@hotmail.com","login":"fyesoft","count":1},{"name":"FallenRiteMonk","email":"fallenritemonk@gmail.com","login":"FallenRiteMonk","count":1},{"name":"Fatah N","email":"nfatah41@gmail.com","login":"q3e","count":1},{"name":"Federico Kauffman","email":"fede.kau@gmail.com","login":"fedekau","count":1},{"name":"FeelyChau","email":"feely@outlook.com","login":"FeelyChau","count":1},{"name":"Felipe","email":"afvasquezt@gmail.com","login":"fev4","count":1},{"name":"Emanuel Kluge","email":"kraemerseele@gmx.de","login":"herschel666","count":1},{"name":"Erik Corry","email":"erik.corry@gmail.com","login":"erikcorry","count":1},{"name":"Erin Bush","email":"erin.y.bush@gmail.com","login":"erin-bush","count":1},{"name":"Erwin van der Koogh","email":"github@koogh.com","login":"evanderkoogh","count":1},{"name":"Elian Gutierrez","email":"eliangu3600103@gmail.com","login":"Aiden01","count":1},{"name":"Eliaz Bobadilla","email":"eliaz.bobadilladev@gmail.com","login":"UltiRequiem","count":1},{"name":"Eliphaz Bouye","email":"53824344+EliphazBouye","login":"EliphazBouye","count":1},{"name":"Etienne Pierre-Doray","email":"etipdoray@gmail.com","login":"eti-p-doray","count":1},{"name":"Euan","email":"euank@euank.com","login":"euank","count":1},{"name":"Eugen Cazacu","email":"32613393+oygen87","login":"oygen87","count":1},{"name":"Eugen Dueck","email":"eugen@dueck.org","login":"EugenDueck","count":1},{"name":"Eugene","email":"eugene7@gmail.com","login":"eugene1g","count":1},{"name":"Eugene Chapko","email":"eugene.chapko@gmail.com","login":"chapko","count":1},{"name":"Eugene Y. Q. Shen","email":"eugene@eyqs.ca","login":"eyqs","count":1},{"name":"Eugenio Ceschia","email":"eugenio.ceschia@gmail.com","login":"cecia234","count":1},{"name":"Evan Carroll","email":"me@evancarroll.com","login":"EvanCarroll","count":1},{"name":"Honza Machala","email":"honza.machala@seznam.cz","login":"HonzaMac","count":1},{"name":"Ijtihed Kilani","email":"ijtihedk@gmail.com","login":"Ijtihed","count":1},{"name":"Ilarion Halushka","email":"hilarion.galushka@gmail.com","login":"IlarionHalushka","count":1},{"name":"Ilia Alshanetsky","email":"ilia@ilia.ws","login":"iliaal","count":1},{"name":"Ilia Safronov","email":"ilia.a.safronov@gmail.com","login":"vabole","count":1},{"name":"Illarionov Oleg","email":"oleg@emby.ru","login":"brainpicture","count":1},{"name":"Ilya Dmitrichenko","email":"errordeveloper@gmail.com","login":"errordeveloper","count":1},{"name":"Ilya Frolov","email":"ilfroloff@gmail.com","login":"ilfroloff","count":1},{"name":"Ilya Potuzhnov","email":"ipotuzhnov@gmail.com","login":"ipotuzhnov","count":1},{"name":"Ilya Sotov","email":"sotovilya@yandex.ru","login":"ilsotov","count":1},{"name":"Indrek Ardel","email":"indrek@ardel.eu","login":"Ingramz","count":1},{"name":"Irakli Gozalishvili","email":"contact@gozala.io","login":"Gozala","count":1},{"name":"Irene Li","email":"li.irene1@gmail.com","login":"liirene1","count":1},{"name":"Isaac Brodsky","email":"isaac@isaacbrodsky.com","login":"isaacbrodsky","count":1},{"name":"Hallison Pereira Melo","email":"hallss93@hotmail.com","login":"hallss93","count":1},{"name":"Jacob","email":"jacobq@gmail.com","login":"jacobq","count":1},{"name":"Jacob Edelman","email":"edelman.jd@gmail.com","login":"YafahEdelman","count":1},{"name":"Hutson Betts","email":"destroyerofbuilds","login":"destroyerofbuilds","count":1},{"name":"Håvard Stranden","email":"havard.stranden@gmail.com","login":"havard","count":1},{"name":"IHsuan","email":"frostyjoan0829@livemail.tw","login":"IHsuan","count":1},{"name":"Isaac Burns","email":"isaacburns@gmail.com","login":"flyover","count":1},{"name":"Isaac Levy","email":"isaac.r.levy@gmail.com","login":"isaacl","count":1},{"name":"Ian Kronquist","email":"iankronquist@gmail.com","login":"iankronquist","count":1},{"name":"Ian Perkins","email":"ian@ianperkins.io","login":"ian-perkins","count":1},{"name":"Ian Storm Taylor","email":"ian@ianstormtaylor.com","login":"ianstormtaylor","count":1},{"name":"Ian White","email":"ian.white.developer@gmail.com","login":"ianwhitedeveloper","count":1},{"name":"Ianna83","email":"marco.iannantuono@democom.it","login":"Ianna83","count":1},{"name":"Icer Liang","email":"liangshuangde@163.com","login":"wizicer","count":1},{"name":"Ignacio Carbajo","email":"icarbajop@gmail.com","login":"igncp","count":1},{"name":"Igor Kalashnikov","email":"igor.kalashnikov@me.com","login":"silentroach","count":1},{"name":"Igor Mikhalev","email":"mr.igor.mikhalev@gmail.com","login":"mikhalev-im","count":1},{"name":"Igor Savin","email":"iselwin@gmail.com","login":"kibertoad","count":1},{"name":"Igor Shevelenkov","email":"159804842+igor-shevelenkov","login":"igor-shevelenkov","count":1},{"name":"Jeffrey Jagoda","email":"jeffrey.jagoda@gmail.com","login":"jagoda","count":1},{"name":"Jelle Licht","email":"jlicht@posteo.net","login":"jellelicht","count":1},{"name":"Ivo von Putzer Reibegg","email":"ivoputzer","login":"ivoputzer","count":1},{"name":"J Scott Chapman","email":"scott8675309@gmail.com","login":"jscottchapman","count":1},{"name":"JDHarmon","email":"jason@jdharmon.com","login":"jdharmon","count":1},{"name":"JJ","email":"jj@thesalleys.com","login":"computerscienceiscool","count":1},{"name":"JL Phillips","email":"jlphillips@rms.com","login":"jlPhillips-rms","count":1},{"name":"JP Wesselink","email":"jpwesselink@gmail.com","login":"jpwesselink","count":1},{"name":"Jacek Becela","email":"jacek.becela@gmail.com","login":"ncr","count":1},{"name":"Jackelin Herrera","email":"jackelin.herrera@backstopsolutions.com","login":"jackelin-herrera","count":1},{"name":"Jackson Chui","email":"14085209+haiXchuus","login":"haiXchuus","count":1},{"name":"Jacky Zhao","email":"j.zhao2k19@gmail.com","login":"jackyzha0","count":1},{"name":"James, please","email":"jamesplease2@gmail.com","login":"jamesplease","count":1},{"name":"Jameson Nash","email":"vtjnash@gmail.com","login":"vtjnash","count":1},{"name":"Jamie King","email":"hello@jamieking.me","login":"10xLaCroixDrinker","count":1},{"name":"Jamund Ferguson","email":"jamund@gmail.com","login":"xjamundx","count":1},{"name":"Jacob Nichols","email":"32579287+ZenMasterJacob20011","login":"ZenMasterJacob20011","count":1},{"name":"Honza Jedlička","email":"yedlosh@gmail.com","login":"yedlosh","count":1},{"name":"Jacob Gable","email":"jacob.gable@gmail.com","login":"jgable","count":1},{"name":"Jacob Groundwater","email":"groundwater@gmail.com","login":"groundwater","count":1},{"name":"Jacob Jones","email":"jacobfilmjones@hotmail.com","login":"jonsey247","count":1},{"name":"Isaac-yz-Liu","email":"59156541+Isaac-yz-Liu","login":"Isaac-yz-Liu","count":1},{"name":"Ishaan Jain","email":"37652866+ishaanjain1898","login":"ishaanjain1898","count":1},{"name":"Ishan Aditya","email":"ishanaditya@gmail.com","login":"FeignMan","count":1},{"name":"Iskren Ivov Chernev","email":"iskren.chernev@gmail.com","login":"ichernev","count":1},{"name":"Isobel Redelmeier","email":"iredelmeier@gmail.com","login":"iredelmeier","count":1},{"name":"Israel Ortiz","email":"soy@israelortiz.com","login":"binaryme","count":1},{"name":"Issac","email":"163278029+theSnackOverflow","login":"theSnackOverflow","count":1},{"name":"Issam E. Maghni","email":"issam.e.maghni@mailbox.org","login":"concatime","count":1},{"name":"István Donkó","email":"istvan.donko@gmail.com","login":"isti115","count":1},{"name":"Ivan Kozik","email":"ivan@ludios.org","login":"ivan","count":1},{"name":"Jeff Principe","email":"princjef@gmail.com","login":"princjef","count":1},{"name":"Jeff Smick","email":"sprsquish@gmail.com","login":"sprsquish","count":1},{"name":"Jeff Switzer","email":"git@skratchdot.com","login":"skratchdot","count":1},{"name":"H Adinarayana","email":"adharida@in.ibm.com","login":"adinhtdsibm","count":1},{"name":"H1Gdev","email":"h1g.z.ouroboros+github@gmail.com","login":"H1Gdev","count":1},{"name":"Hachimi Aa (Sfeir)","email":"hachimi.aa@sfeir.com","login":"hachimiSfeir","count":1},{"name":"Haejin Jo","email":"professionalhaejin@gmail.com","login":"prohaejin","count":1},{"name":"Hakan Kimeiga","email":"hak7alp@gmail.com","login":"Kimeiga","count":1},{"name":"Halil İbrahim Şener","email":"hisener@yahoo.com","login":"hisener","count":1},{"name":"Graham Fairweather","email":"xotic750@gmail.com","login":"Xotic750","count":1},{"name":"Grant Carthew","email":"grant@carthew.net","login":"grantcarthew","count":1},{"name":"Hamza Kargin","email":"hamzakargin@outlook.com","login":"hamzakargin","count":1},{"name":"Hana","email":"andywangsy@gmail.com","login":"h-a-n-a","count":1},{"name":"Hang Jiang","email":"jianghangscu@gmail.com","login":"nodejh","count":1},{"name":"Hannah Kim","email":"h.heeeun.kim@gmail.com","login":"garlicbrie","count":1},{"name":"Hannes Payer","email":"hpayer@chromium.org","login":"hannespayer","count":1},{"name":"Hans Klunder","email":"hans.klunder@gmail.com","login":"seriousme","count":1},{"name":"Haojian Wu","email":"hokein.wu@gmail.com","login":"hokein","count":1},{"name":"Hargobind S. Khalsa","email":"khalsah@gmail.com","login":"khalsah","count":1},{"name":"Hariss096","email":"hariss096@gmail.com","login":"Hariss096","count":1},{"name":"Evan Shortiss","email":"evanshortiss@gmail.com","login":"evanshortiss","count":1},{"name":"Greg Poole","email":"gpoole","login":"gpoole","count":1},{"name":"Gregor Martynus","email":"gregor@martynus.net","login":"gr2m","count":1},{"name":"Gregory","email":"gregory.petrosyan@mail.utoronto.ca","login":"chmln","count":1},{"name":"Greyson Parrelli","email":"greyson.parrelli@gmail.com","login":"greysonp","count":1},{"name":"Grigory","email":"grigory.orlov.set@gmail.com","login":"SunsetTechuila","count":1},{"name":"Grigory Gorshkov","email":"petralmazov100@gmail.com","login":"ch1ller0","count":1},{"name":"Guangcong Luo","email":"guangcongluo@gmail.com","login":"Zarel","count":1},{"name":"Heath Dutton🕴️","email":"heathdutton@gmail.com","login":"heathdutton","count":1},{"name":"Helianthus21","email":"740051540@qq.com","login":"Helianthus21","count":1},{"name":"Guilherme Akio Sakae","email":"akio.xd@gmail.com","login":"akiokio","count":1},{"name":"Guilherme Bernal","email":"guilherme@cubos.io","login":"lbguilherme","count":1},{"name":"Guillaume Flandre","email":"guiome.flandre@gmail.com","login":"gflandre","count":1},{"name":"Guillaume Tuton","email":"guillaume@tuton.fr","login":"guitt","count":1},{"name":"Guillermo Rauch","email":"rauchg@gmail.com","login":"rauchg","count":1},{"name":"Gunar C. Gessner","email":"gunar@gunargessner.com","login":"gunar","count":1},{"name":"Hiromu Yoshiwara","email":"hiromoon0428@gmail.com","login":"hiromoon","count":1},{"name":"Hitesh Sharma","email":"hitesh9sharma@gmail.com","login":"ihiteshsharma","count":1},{"name":"Hollow Man","email":"hollowman@hollowman.ml","login":"HollowMan6","count":1},{"name":"Honey Tyagi","email":"78690656+HoneyTyagii","login":"HoneyTyagii","count":1},{"name":"Ethan Brown","email":"e@zepln.com","login":"EthanRBrown","count":1},{"name":"Ethan Weber","email":"ethan.weber@infinitelives.io","login":"EthanWeber7","count":1},{"name":"Hope Olaidé","email":"79100769+hopeolaide","login":"hopeolaide","count":1},{"name":"Howard Hellyer","email":"hhellyer@uk.ibm.com","login":"hhellyer","count":1},{"name":"Howie Zhao","email":"howiezhaohr@hotmail.com","login":"howiezhao","count":1},{"name":"Hrishikesh Kadam","email":"hrkadam.92@gmail.com","login":"hrishikesh-kadam","count":1},{"name":"Hristijan Gjorgjievski","email":"hristijan_kiko123@hotmail.com","login":"hristijankiko","count":1},{"name":"Huachao Mao","email":"huachaomao@gmail.com","login":"Huachao","count":1},{"name":"Hubert Mine","email":"hubertmine@hotmail.fr","login":"hubertmine","count":1},{"name":"Hugo Josefson","email":"hugo@josefson.org","login":"hugojosefson","count":1},{"name":"Hugo Wood","email":"hx4.5@free.fr","login":"hgwood","count":1},{"name":"Hugues Malphettes","email":"hmalphettes@gmail.com","login":"hmalphettes","count":1},{"name":"Hussaina Begum Nandyala","email":"hexxdump@gmail.com","login":"hexxdump","count":1},{"name":"Guy Margalit","email":"guymguym@gmail.com","login":"guymguym","count":1},{"name":"Haroon Khan","email":"aitchkhan@gmail.com","login":"aitchkhan","count":1},{"name":"Harry Sarson","email":"harry.sarson@hotmail.co.uk","login":"harrysarson","count":1},{"name":"Harshil jain","email":"twitharshil@gmail.com","login":"twitharshil","count":1},{"name":"Hativ","email":"Hativ","login":"Hativ","count":1},{"name":"He Yang","email":"1160386205@qq.com","login":"kernelbin","count":1},{"name":"Ian Babrou","email":"ibobrik@gmail.com","login":"bobrik","count":1},{"name":"Ian Harris","email":"harrisi","login":"harrisi","count":1},{"name":"Helio Frota","email":"00hf11@gmail.com","login":"helio-frota","count":1},{"name":"Henadzi","email":"74081058+Gena888","login":"Gena888","count":1},{"name":"Hendrik Liebau","email":"mail@hendrik-liebau.de","login":"unstubbable","count":1},{"name":"Hendrik Schwalm","email":"mail@hendrikschwalm.de","login":"hschwalm","count":1},{"name":"Henry","email":"henryxu@berkeley.edu","login":"henryzxu","count":1},{"name":"Herman Lee","email":"threeday0905@gmail.com","login":"threeday0905","count":1},{"name":"Hideki Yamamura","email":"hideki.yamamura@gmail.com","login":"hidekiy","count":1},{"name":"Hilla Shahrabani","email":"hilla.sh@gmail.com","login":"HillaShx","count":1},{"name":"Chris Johnson","email":"chris.s.johnson4@gmail.com","login":"chrisJohn404","count":1},{"name":"Chris Nguyen","email":"chrisnguyenca@gmail.com","login":"Chrn","count":1},{"name":"Clinton Pahl","email":"clinton.p@getjobber.com","login":"crpahl","count":1},{"name":"Cloorc","email":"13597105+cloorc","login":"cloorc","count":1},{"name":"Clément Nardi","email":"clementnardi@gmail.com","login":"clement-nardi","count":1},{"name":"CodeTheInternet","email":"edlerner+github@protonmail.com","login":"CodeTheInternet","count":1},{"name":"Cody Hazelwood","email":"codyhazelwood","login":"codyhazelwood","count":1},{"name":"Colin Grant","email":"43424668+GKJCJG","login":"GKJCJG","count":1},{"name":"Colin Leong","email":"cleong@tucows.com","login":"cleong-tc","count":1},{"name":"Colin Prince","email":"col@colinprince.com","login":"cprince","count":1},{"name":"Collins Abitekaniza","email":"abtcolns@gmail.com","login":"collin5","count":1},{"name":"Congcong Cai","email":"congcongcai0907@163.com","login":"HerrCai0907","count":1},{"name":"Connor Dunn","email":"connorhd@gmail.com","login":"Connorhd","count":1},{"name":"Connor Peet","email":"connor@peet.io","login":"connor4312","count":1},{"name":"Conor ONeill","email":"cwjoneill@gmail.com","login":"conoro","count":1},{"name":"Conor Watson","email":"conor.watson94@gmail.com","login":"RBrNx","count":1},{"name":"Constantine Kim","email":"elegantcoder@gmail.com","login":"elegantcoder","count":1},{"name":"Craig Macomber (Microsoft)","email":"42876482+CraigMacomber","login":"CraigMacomber","count":1},{"name":"Christopher Sidebottom","email":"chris@damouse.co.uk","login":"Mousius","count":1},{"name":"Christopher Luke","email":"zaide@zaidesthings.com","login":"zaide-chris","count":1},{"name":"Christopher Lenz","email":"cmlenz@gmail.com","login":"cmlenz","count":1},{"name":"Christopher Fujino","email":"christopherfujino@gmail.com","login":"christopherfujino","count":1},{"name":"Christopher Dunavan","email":"github@hypersprite.com","login":"HyperSprite","count":1},{"name":"Christopher Choi","email":"Christopher.Choi@telus.com","login":"cjchoi","count":1},{"name":"Christophe Naud-Dulude","email":"christophe.naud.dulude@gmail.com","login":"Chris911","count":1},{"name":"Christopher Wright","email":"christopherwright@gmail.com","login":"christopherwright","count":1},{"name":"Christos Koutsiaris","email":"koutsiaris@gmail.com","login":"unseen1980","count":1},{"name":"Christy Leung","email":"christy.leung@help.com","login":"christysunnydays","count":1},{"name":"Chuck Langford","email":"field.email@gmail.com","login":"ChuckLangford","count":1},{"name":"Chuck Theobald","email":"chuckt@uoregon.edu","login":"chucktheobald","count":1},{"name":"ChungNgoops","email":"mr.mvagusta@gmail.com","login":"chungngoops","count":1},{"name":"Chunyang Dai","email":"chunyang.dai@intel.com","login":"cdai2","count":1},{"name":"Claire Liu","email":"ccyliu7@gmail.com","login":"chenyil","count":1},{"name":"Damien Simonin Feugas","email":"damien.feugas@gmail.com","login":"feugy","count":1},{"name":"Damjan Cvetko","email":"damjan.cvetko@gmail.com","login":"zobo","count":1},{"name":"Dan Beglin","email":"dbeglinuk@gmail.com","login":"dannyb648","count":1},{"name":"Clarence Dimitri CHARLES","email":"clarence.dimitri.charles@gmail.com","login":"clarenced","count":1},{"name":"Clark Kozak","email":"clarkkozak@protonmail.com","login":"clarkkozak","count":1},{"name":"Danu Widatama","email":"widatama@gmail.com","login":"widatama","count":1},{"name":"Chris Heisterkamp","email":"cheister@squareup.com","login":"cheister","count":1},{"name":"Dan Homola","email":"dan.homola@hotmail.cz","login":"no23reason","count":1},{"name":"Dan Kang","email":"dann.kang@gmail.com","login":"dankang","count":1},{"name":"Dan Kohn","email":"dan@dankohn.com","login":"dankohn","count":1},{"name":"Dan Koster","email":"dankoster","login":"dankoster","count":1},{"name":"Dan Milon","email":"danmilon@gmail.com","login":"danmilon","count":1},{"name":"Dan Søndergaard","email":"dan1990@gmail.com","login":"dansondergaard","count":1},{"name":"Dan Villa","email":"danielavilla02@gmail.com","login":"kingnebby","count":1},{"name":"Dan Čermák","email":"dcermak@suse.com","login":"dcermak","count":1},{"name":"Daniel Abrão","email":"danielpaladar@gmail.com","login":"jungleBadger","count":1},{"name":"Daniel Beckert","email":"drbeckert@gmail.com","login":"Drieger","count":1},{"name":"Chris Jimenez","email":"jimeneechris123@gmail.com","login":"chrisajimenez","count":1},{"name":"Corey Butler","email":"corey@coreybutler.com","login":"coreybutler","count":1},{"name":"Corey Kosak","email":"kosak@kosak.com","login":"kosak","count":1},{"name":"Corey Martin","email":"coreymartin496@gmail.com","login":"CoreyGMartin","count":1},{"name":"Dan Castillo","email":"dancastillo99@gmail.com","login":"dancastillo","count":1},{"name":"BufoViridis","email":"30531954+BufoViridis","login":"BufoViridis","count":1},{"name":"Cristian Barlutiu","email":"cristian.barlutiu@gmail.com","login":"synapse","count":1},{"name":"Cristian Peñarrieta","email":"cristian.penarrieta@gmail.com","login":"cpenarrieta","count":1},{"name":"Csaba Palfi","email":"csaba@palfi.me","login":"csabapalfi","count":1},{"name":"Cyrille Bourgois","email":"cyrille.bourgois@gmail.com","login":"cbourgois","count":1},{"name":"Daijiro Yamada","email":"yamad@daiji.ro","login":"dorako321","count":1},{"name":"DaisyDogs07","email":"74784459+DaisyDogs07","login":"DaisyDogs07","count":1},{"name":"Damian","email":"damianczapiewski@gmail.com","login":"damianc","count":1},{"name":"Damian Krzeminski","email":"pirxpilot@furkot.com","login":"pirxpilot","count":1},{"name":"Damian Schenkelman","email":"damian.schenkelman@gmail.com","login":"dschenkelman","count":1},{"name":"Damien O'Reilly","email":"damienreilly@gmail.com","login":"DamienOReilly","count":1},{"name":"Damien Seguin","email":"dmnsgn","login":"dmnsgn","count":1},{"name":"Carter Allen","email":"CarterA@opt-6.com","login":"CarterA","count":1},{"name":"Carter Snook","email":"cartersnook04@gmail.com","login":"sno2","count":1},{"name":"Cecchi MacNaughton","email":"cecchi.macnaughton@gmail.com","login":"cecchi","count":1},{"name":"Cesar Mario Diaz","email":"85703766+Cesar-M-Diaz","login":"Cesar-M-Diaz","count":1},{"name":"Chad Johnston","email":"cjohnston@megatome.com","login":"iamthechad","count":1},{"name":"Chad Rhyner","email":"chadrhyner@gmail.com","login":"huckphin","count":1},{"name":"Chad Zezula","email":"czezula@silasg.com","login":"czezula","count":1},{"name":"Chakravarthy S M","email":"chakra.mithun@gmail.com","login":"chakravarthy-s-m","count":1},{"name":"Chand","email":"chand_rakhishma_shaik@manulife.com","login":"chandrakhishma","count":1},{"name":"Chandana","email":"100327450+chanduMe","login":"chanduMe","count":1},{"name":"Chandrakala","email":"chandra-ms@in.ibm.com","login":"chandrams","count":1},{"name":"Charalampos Fanoulis","email":"38255093+cfanoulis","login":"cfanoulis","count":1},{"name":"Charles Lehner","email":"celehner1@gmail.com","login":"clehner","count":1},{"name":"Devin Boyer","email":"drb5272@gmail.com","login":"drboyer","count":1},{"name":"Charles Samborski","email":"demurgos@demurgos.net","login":"demurgos","count":1},{"name":"Cheng Liu","email":"liucheng.tech@outlook.com","login":"chengcyber","count":1},{"name":"Cheng Shao","email":"terrorjack@type.dance","login":"TerrorJack","count":1},{"name":"heben","email":"heben@bytedance.com","login":null,"count":1},{"name":"Caio Agiani","email":"agianicaio@gmail.com","login":"caioagiani","count":1},{"name":"Caio Borghi","email":"caiohoborghi@gmail.com","login":"ocodista","count":1},{"name":"Caitlin Potter","email":"caitpotter88@gmail.com","login":"caitp","count":1},{"name":"Caleb Boyd","email":"caleb.boyd@gmail.com","login":"calebboyd","count":1},{"name":"Caleb Everett","email":"everett.caleb@gmail.com","login":"everett1992","count":1},{"name":"Caleb Sander","email":"caleb.sander@gmail.com","login":"calebsander","count":1},{"name":"CallMeLaNN","email":"CallMeLaNN","login":"CallMeLaNN","count":1},{"name":"Cam Swords","email":"cam.swords@gmail.com","login":"camswords","count":1},{"name":"Cameron Burwell","email":"cburwell","login":"cburwell","count":1},{"name":"Cameron Moorehead","email":"hello@cameronmoorehead.com","login":"CameronMoorehead","count":1},{"name":"Camilo Gonzalez","email":"cgs.camilogonzalez@gmail.com","login":"camilo86","count":1},{"name":"Caralyn Reisle","email":"caralynreisle@gmail.com","login":"creisle","count":1},{"name":"Brian Chirgwin","email":"bchirgwin@yahoo.com","login":"bchirgwin","count":1},{"name":"Brian Evans","email":"53117772+mrbrianevans","login":"mrbrianevans","count":1},{"name":"Carlos Lopez","email":"clshortfuse@gmail.com","login":"clshortfuse","count":1},{"name":"Chris Oyler","email":"christopher.oyler@gmail.com","login":"IAmEddieDean","count":1},{"name":"Chris Story","email":"storytimesolutions@gmail.com","login":"storytimesolutions","count":1},{"name":"Chris White","email":"cxwembedded@gmail.com","login":"cxw42","count":1},{"name":"Chris Yip","email":"i@chrisyip.im","login":"chrisyip","count":1},{"name":"ChrisJr404","email":"Sintation@gmail.com","login":"ChrisJr404","count":1},{"name":"ChrisWren","email":"cthewren@gmail.com","login":"ChrisWren","count":1},{"name":"Christian","email":"me@rndm.de","login":"makepanic","count":1},{"name":"Christian Boehlke","email":"christian@boehlkes.de","login":"ChristianBoehlke","count":1},{"name":"Christian Murphy","email":"Christian.Murphy.42@gmail.com","login":"ChristianMurphy","count":1},{"name":"Christian Ress","email":"christian@ressonline.de","login":"ress","count":1},{"name":"Christian Takle","email":"christian.takle@gmail.com","login":"christiantakle","count":1},{"name":"Christian d'Heureuse","email":"chdh@inventec.ch","login":"chdh","count":1},{"name":"Christine E. Taylor","email":"christine.e.taylor.sf@gmail.com","login":"9christine","count":1},{"name":"Christoph Tavan","email":"dev@tavan.de","login":"ctavan","count":1},{"name":"CorrWu","email":"67254464+CorrWu","login":"CorrWu","count":1},{"name":"Craig Akimoto","email":"strawbrary","login":"strawbrary","count":1},{"name":"Craig Cavalier","email":"craigcav@gmail.com","login":"CraigCav","count":1},{"name":"Carson McDonald","email":"carson@ioncannon.net","login":"carsonmcdonald","count":1},{"name":"Chenxi Yuan","email":"yuanchenxi95@gmail.com","login":"yuanchenxi95","count":1},{"name":"Chew Choon Keat","email":"choonkeat@gmail.com","login":"choonkeat","count":1},{"name":"Chiahao Lin","email":"y80811@gmail.com","login":"purepennons","count":1},{"name":"Chiara Ricciardi","email":"cricciardi","login":"cricciardi","count":1},{"name":"Ching Hsu","email":"martin.hsuching@Gmail.com","login":"HSUCHING","count":1},{"name":"Chinmoy Chakraborty","email":"chinmoy12c@gmail.com","login":"chinmoy12c","count":1},{"name":"Choongwoo Han","email":"choongwoo.han@microsoft.com","login":"tunz","count":1},{"name":"ChrBergert","email":"christian.bergert@googlemail.com","login":"chrbergert","count":1},{"name":"Chris Alley","email":"chris@chrisalley.info","login":"chrisalley","count":1},{"name":"Chris Andrews","email":"cpandrews8@gmail.com","login":"cpandrews8","count":1},{"name":"Chris Barber","email":"chris@cb1inc.com","login":"cb1kenobi","count":1},{"name":"Chris Bautista","email":"christopher.bautista@gmail.com","login":"chrisbautista","count":1},{"name":"Chris Budy","email":"chris@budy.org","login":"chrisbudy","count":1},{"name":"Chris Burkhart","email":"christide@christide.com","login":"ctide","count":1},{"name":"Chris Dent","email":"chris.dent@gmail.com","login":"cdent","count":1},{"name":"Divyanshu Sharma","email":"155464075+DivyanshuX9","login":"DivyanshuX9","count":1},{"name":"Dmitriy Kasyanov","email":"korvin1986@gmail.com","login":"dkasyanov","count":1},{"name":"Dmitriy Lazarev","email":"wKich","login":"wKich","count":1},{"name":"Dmitriy Shalashov","email":"skaurus@gmail.com","login":"skaurus","count":1},{"name":"Dmitry Gozman","email":"dgozman@gmail.com","login":"dgozman","count":1},{"name":"Dmitry Igrishin","email":"dmitigr@gmail.com","login":"dmitigr","count":1},{"name":"EduardF1","email":"50618110+EduardF1","login":"EduardF1","count":1},{"name":"Dmitry Petrov","email":"dima.krutoo@yandex.ru","login":"krutoo","count":1},{"name":"Dmitry Tsvettsikh","email":"dmitrycvet@gmail.com","login":"reklatsmasters","count":1},{"name":"Dmitry Vasilyev","email":"vaseker@gmail.com","login":"vaseker","count":1},{"name":"Dmitry Vyukov","email":"dvyukov@google.com","login":"dvyukov","count":1},{"name":"Dmytro Semchuk","email":"59896147+x0m4ek","login":"x0m4ek","count":1},{"name":"DoiChris","email":"pej.deutinger@gmail.com","login":"DoiChris","count":1},{"name":"Dom Harrington","email":"domharrington","login":"domharrington","count":1},{"name":"Dominic Elm","email":"elmdominic@gmx.net","login":"d3lm","count":1},{"name":"Dominic Farolino","email":"domfarolino@gmail.com","login":"domfarolino","count":1},{"name":"Dominic Saadi","email":"dominiceliassaadi@gmail.com","login":"jtoar","count":1},{"name":"Derevianchenko Maksym","email":"32910350+maks-white","login":"maks-white","count":1},{"name":"Developer Davo","email":"DeveloperDavo","login":"DeveloperDavo","count":1},{"name":"DeveloperViraj","email":"workwithvirajjadhav@gmail.com","login":"DeveloperViraj","count":1},{"name":"Devendra Satram","email":"devendra4sci@gmail.com","login":"devasci","count":1},{"name":"Deverick","email":"deverick@me.com","login":"deverickapollo","count":1},{"name":"Devon Govett","email":"devongovett@gmail.com","login":"devongovett","count":1},{"name":"Devraj Mehta","email":"devm33@github.com","login":"devm33","count":1},{"name":"Dexter Leng","email":"dexterlengcs@gmail.com","login":"dexterleng","count":1},{"name":"Dhansuhu Uzumaki","email":"a.p.dhanushu@gmail.com","login":"dhanushuUzumaki","count":1},{"name":"Diana Lee","email":"d1ana@protonmail.com","login":"parisandmilo","count":1},{"name":"Diango Gavidia","email":"diango.code@gmail.com","login":"diangogav","count":1},{"name":"Diego Lafuente","email":"diego.lafuente@logtrust.com","login":"DiegoTUI","count":1},{"name":"Diego Paez","email":"paez.di@gmail.com","login":"dpaez","count":1},{"name":"Dimitris Halatsis","email":"dimitris_ha@hotmail.com","login":"mitsos1os","count":1},{"name":"Dimitris Ktistakis","email":"dimitris@workable.com","login":"dktistakis","count":1},{"name":"Divy Srivastava","email":"dj.srivastava23@gmail.com","login":"littledivy","count":1},{"name":"Duy Mac Van","email":"jenthone@gmail.com","login":"jenthone","count":1},{"name":"Dylan Elliott","email":"dylanelliott27@hotmail.com","login":"dylanelliott27","count":1},{"name":"DylanTet","email":"100033822+DylanTet","login":"DylanTet","count":1},{"name":"Dylson Valente Neto","email":"ama@n370.info","login":"n370","count":1},{"name":"Dzmitry_Prudnikau","email":"dzmitriyprudnikov@gmail.com","login":"diprudnikov","count":1},{"name":"Dávid Szakállas","email":"david.szakallas@gmail.com","login":"dszakallas","count":1},{"name":"Ed Umansky","email":"edumansky@gmail.com","login":"edumansky","count":1},{"name":"Ederin (Ed) Igharoro","email":"eigharoro@gmail.com","login":"Ed-roro","count":1},{"name":"Edoardo Dusi","email":"edo@edoardodusi.com","login":"edodusi","count":1},{"name":"Eduard Burtescu","email":"eddy_me08@yahoo.com","login":"eddyb","count":1},{"name":"Dries Stelten","email":"dries.stelten@telenet.be","login":"Driesss","count":1},{"name":"Erez Weiss","email":"ruggertech@gmail.com","login":"ruggertech","count":1},{"name":"Eric Christie","email":"ericjchristie@gmail.com","login":"ejc-main","count":1},{"name":"Eric Dobbertin","email":"eric@dairystatedesigns.com","login":"aldeed","count":1},{"name":"Eduardo Leggiero","email":"esleggiero@gmail.com","login":"leggiero","count":1},{"name":"EduardoRFS","email":"theeduardorfs@gmail.com","login":"EduardoRFS","count":1},{"name":"Hiroaki KARASAWA","email":"siqvare@gmail.com","login":"karszawa","count":1},{"name":"Divya Mohan","email":"77031080+DivyaMohan94","login":"DivyaMohan94","count":1},{"name":"Dominique Leuenberger","email":"dimstar@opensuse.org","login":"DimStar77","count":1},{"name":"Dominykas Blyžė","email":"hello@dominykas.com","login":"dominykas","count":1},{"name":"Don Jayamanne","email":"don.jayamanne@yahoo.com","login":"DonJayamanne","count":1},{"name":"Donggeon Lim","email":"ooqwe486@gmail.com","login":"PW486","count":1},{"name":"Donghoon Nam","email":"54799053+codenamenam","login":"codenamenam","count":1},{"name":"Donovan Buck","email":"donovan@donovan.bz","login":"dtex","count":1},{"name":"Doug Shamoo","email":"doug.shamoo@gmail.com","login":"dougshamoo","count":1},{"name":"Douglas Wilson","email":"67512+dougwilson","login":"dougwilson","count":1},{"name":"Duan Yao","email":"duanyao@ustc.edu","login":"duanyao","count":1},{"name":"DuanPengfei","email":"2459714173@qq.com","login":"DuanPengfei","count":1},{"name":"Duarte David","email":"deltaduartedavid@gmail.com","login":"DeltaEvo","count":1},{"name":"Dumitru Glavan","email":"dumitru.gl@gmail.com","login":"doomhz","count":1},{"name":"Duncan","email":"duncpro@icloud.com","login":"duncpro","count":1},{"name":"Duncan Chiu","email":"64763059+duncanchiu409","login":"duncanchiu409","count":1},{"name":"Dusan Radovanovic","email":"dushanr@gmail.com","login":"durad","count":1},{"name":"Duvan Monsalve","email":"duvanmonsa@gmail.com","login":"duvanmonsa","count":1},{"name":"Daniele Lisi","email":"danielelisi978@gmail.com","login":"danielelisi","count":1},{"name":"Daniil Pletnev","email":"divided.joy@gmail.com","login":"dividead","count":1},{"name":"Daniil Shakir","email":"phpinfo12345@gmail.com","login":"human33","count":1},{"name":"Daniyal Mokhammad","email":"mokhammad.daniyal@gmail.com","login":"MokhammadDaniyal","count":1},{"name":"Danny Coates","email":"dannycoates@gmail.com","login":"dannycoates","count":1},{"name":"Dawid Rusnak","email":"dawid@drcode.pl","login":"rangoo94","count":1},{"name":"Daylor Yanes","email":"daylor.yanes@gmail.com","login":"dayloryanes","count":1},{"name":"DrunkenPoney","email":"mrquebec13@gmail.com","login":"elie-g","count":1},{"name":"Dario","email":"61739181+DevPres","login":"DevPres","count":1},{"name":"Daryl Haresign","email":"github@daryl.haresign.com","login":"dharesign","count":1},{"name":"Dave Cardwell","email":"hello@davecardwell.com","login":"davecardwell","count":1},{"name":"Dave Eddy","email":"dave@daveeddy.com","login":"bahamas10","count":1},{"name":"Dave Hodder","email":"dmh@dmh.org.uk","login":"dhodder","count":1},{"name":"Dave O'Mahony","email":"david.c.omahony@gmail.com","login":"domahony","count":1},{"name":"Dave Vandyke","email":"kzar@kzar.co.uk","login":"kzar","count":1},{"name":"David A. Wheeler","email":"dwheeler@dwheeler.com","login":"david-a-wheeler","count":1},{"name":"David Boivin","email":"dave.a.boivin@gmail.com","login":"daveboivin","count":1},{"name":"Chris Dew","email":"cmsdew@gmail.com","login":"chrisdew","count":1},{"name":"Daniel Berger","email":"code+node@dpbis.net","login":"dpb587","count":1},{"name":"Daniel Chcouri","email":"333222@gmail.com","login":"theosp","count":1},{"name":"Daniel Clark","email":"daniec@microsoft.com","login":"dandclark","count":1},{"name":"Daniel Compton","email":"desk@danielcompton.net","login":"danielcompton","count":1},{"name":"Daniel Flores","email":"dflores009@gmail.com","login":"Intregrisist","count":1},{"name":"Daniel Hritzkiv","email":"daniel.hritzkiv@gmail.com","login":"dhritzkiv","count":1},{"name":"Daniel Kaplan","email":"tieTYT@gmail.com","login":"DanKaplanSES","count":1},{"name":"Daniel Lando","email":"daniel.sorridi@gmail.com","login":"robertsLando","count":1},{"name":"Daniel Meechan","email":"github@accounts.dmeechan.com","login":"DMeechan","count":1},{"name":"Daniel Osvaldo R","email":"daniel.rahmanto@gmail.com","login":"Tango992","count":1},{"name":"Daniel Paulino","email":"d_paulino@outlook.com","login":"dpaulino","count":1},{"name":"Daniel Schuech","email":"dschuech@gmail.com","login":"DanielSchuech","count":1},{"name":"Daniel Sellers","email":"daniel@designfrontier.net","login":"designfrontier","count":1},{"name":"Daniel Stenberg","email":"daniel@haxx.se","login":"bagder","count":1},{"name":"Daniel X Moore","email":"daniel@danielx.net","login":"STRd6","count":1},{"name":"David Woods","email":"david@birnamdesigns.com","login":"birnam","count":1},{"name":"David8472","email":"david.lu349@gmail.com","login":"davidhlu","count":1},{"name":"Davidson Francis","email":"davidsondfgl@gmail.com","login":"Theldus","count":1},{"name":"Davis Okoth","email":"davisokoth@gmail.com","login":"davisokoth","count":1},{"name":"Davy Landman","email":"davy.landman@gmail.com","login":"DavyLandman","count":1},{"name":"Bill Automata","email":"billautomata","login":"billautomata","count":1},{"name":"Deep310","email":"55121371+Deep310","login":"Deep310","count":1},{"name":"DeepView Autofix","email":"276251120+deepview-autofix","login":"deepview-autofix","count":1},{"name":"Deepjyoti Mondal","email":"djmdeveloper060796@gmail.com","login":"djmgit","count":1},{"name":"Deepthi Sebastian","email":"deesebas@in.ibm.com","login":"deesebas","count":1},{"name":"Dejon \"DJ\" Gill","email":"itsmed","login":"itsmed","count":1},{"name":"Demian Parkhomenko","email":"95881717+DemianParkhomenko","login":"DemianParkhomenko","count":1},{"name":"Denis McDonald","email":"denis.l.mcdonald@gmail.com","login":"denismcdonald","count":1},{"name":"Denis Zavershinskiy","email":"zaverden@gmail.com","login":"zaverden","count":1},{"name":"Denny Scott","email":"dennyscott301@gmail.com","login":"DennyScott","count":1},{"name":"Denys Zariaiev","email":"denys.zariaiev@gmail.com","login":"denzp","count":1},{"name":"Derek Wolpert","email":"48101033+derekwolpert","login":"derekwolpert","count":1},{"name":"Daniela Borges Matos de Carvalho","email":"alunassertiva@gmail.com","login":"sericaia","count":1},{"name":"David Bradford","email":"dbradf@gmail.com","login":"dbradf","count":1},{"name":"David Brownman","email":"beamneocube@gmail.com","login":"xavdid","count":1},{"name":"David Corona","email":"davesters81@gmail.com","login":"davesters","count":1},{"name":"David D Lowe","email":"daviddlowe.flimm@gmail.com","login":"Flimm","count":1},{"name":"Daniel George Holz","email":"dgholz@gmail.com","login":"dgholz","count":1},{"name":"Daniel Holbert","email":"dholbert@cs.stanford.edu","login":"dholbert","count":1},{"name":"David Goussev","email":"dgoussev@gmail.com","login":"DavidGoussev","count":1},{"name":"David Guttman","email":"david@js.la","login":"davidguttman","count":1},{"name":"David Hidalgo","email":"dehidalgov+code@gmail.com","login":"Daverd-GM","count":1},{"name":"David Humphrey","email":"david.humphrey@senecacollege.ca","login":"humphd","count":1},{"name":"David Keeler","email":"dkeeler@mozilla.com","login":"mozkeeler","count":1},{"name":"David Newman","email":"david@nici.solutions","login":"datatypevoid","count":1},{"name":"David Scott","email":"david.r.scott91@gmail.com","login":"DavidRS91","count":1},{"name":"David Sánchez","email":"d4vsanchez@gmail.com","login":"d4vsanchez","count":1},{"name":"David Thornton","email":"david.m.thornton@gmail.com","login":"davidthornton","count":1},{"name":"Manish Goregaokar","email":"manishearth@google.com","login":"Manishearth","count":1},{"name":"Manish Poddar","email":"manish.poddar@epoch.com","login":"manishepoch","count":1},{"name":"Manuel B","email":"baslr","login":"baslr","count":1},{"name":"Manuel Ochoa Loaiza","email":"mochoa1127@gmail.com","login":"mgochoa","count":1},{"name":"Manuel Spigolon","email":"behemoth89@gmail.com","login":"Eomm","count":1},{"name":"Mao Wtm","email":"m@maowtm.org","login":"micromaomao","count":1},{"name":"MapleUncle","email":"mapleuncle007@gmail.com","login":"MapleGu","count":1},{"name":"Marat Abdullin","email":"dakota@brokenpipe.ru","login":"hoho","count":1},{"name":"Marc Cuva","email":"mjcuva@gmail.com","login":"mjcuva","count":1},{"name":"Marc Harter","email":"wavded@gmail.com","login":"wavded","count":1},{"name":"Marc Posth","email":"marc.posth@shopify.com","login":"posth","count":1},{"name":"Marc-Aurèle DARCHE","email":"ma.darche@cynode.org","login":"madarche","count":1},{"name":"Marcin Kostrzewa","email":"marcinkostrzewa@yahoo.com","login":"kustosz","count":1},{"name":"Marco Levrero","email":"marco.levrero@gmail.com","login":"mlrv","count":1},{"name":"Marco Mac","email":"marco.machera@democom.it","login":"mmachera","count":1},{"name":"Marcos Bjoerkelund","email":"marcosbc","login":"marcosbc","count":1},{"name":"Marcos Bérgamo","email":"marcos@thedon.com.br","login":"thebergamo","count":1},{"name":"Maciej Kacper Jagiełło","email":"maciej@jagiello.it","login":"cician","count":1},{"name":"Madelyn","email":"madelynreyes2026@gmail.com","login":"developers-universe-1","count":1},{"name":"Madhav Gharmalkar","email":"gharmalkar.madhav@gmail.com","login":"madhavgharmalkar","count":1},{"name":"Madhulika Sharma","email":"89944545+MadhulikaSharma95","login":"MadhulikaSharma95","count":1},{"name":"Maggie Nolan","email":"nolanmar@google.com","login":"nolanmar511","count":1},{"name":"Mahdi Sharifi","email":"devraymondsh@gmail.com","login":"devraymondsh","count":1},{"name":"Mahin Anowar","email":"86069420+MahinAnowar","login":"MahinAnowar","count":1},{"name":"Majid Arif Siddiqui","email":"me@majidarif.com","login":"majimboo","count":1},{"name":"Maki Toda","email":"earth.in.us@gmail.com","login":"makitoda","count":1},{"name":"Makoto Kato","email":"m_kato@ga2.so-net.ne.jp","login":"makotokato","count":1},{"name":"Maksim Gorkov","email":"33923276+MGorkov","login":"MGorkov","count":1},{"name":"Maksim Sinik","email":"maksim@sinik.it","login":"fox1t","count":1},{"name":"Maksym Baranovskyi","email":"mkbaranovskyi@gmail.com","login":"mkbaranovskyi","count":1},{"name":"Malcolm White","email":"malcolmwhite@google.com","login":"malcolmdwhite","count":1},{"name":"Malte Legenhausen","email":"mlegenhausen@mailbox.org","login":"mlegenhausen","count":1},{"name":"Mamatha J V","email":"mamatha.jv@in.ibm.com","login":"mamatha-jv","count":1},{"name":"Mark Plomer","email":"mark.plomer@boerse-go.de","login":"not-implemented","count":1},{"name":"Mark Tiedemann","email":"www.marktiedemann@gmail.com","login":"MarkTiedemann","count":1},{"name":"Marko Kaznovac","email":"kaznovac","login":"kaznovac","count":1},{"name":"Markus Muschol","email":"markus.muschol@gmx.de","login":"bluescreen","count":1},{"name":"Markus Tzoe","email":"chou.marcus@gmail.com","login":"zyxar","count":1},{"name":"Marlena Compton","email":"marlena.compton@gmail.com","login":"Marlena","count":1},{"name":"Mars Wong","email":"marswong618@gmail.com","login":"marswong","count":1},{"name":"Marshall Culpepper","email":"marshall.law@gmail.com","login":"marshall","count":1},{"name":"Martial James Jefferson","email":"martial.jefferson@gmail.com","login":"MJefferson","count":1},{"name":"Martijn Schrage","email":"martijn@oblomov.com","login":"Oblosys","count":1},{"name":"Martin Bark","email":"martin@barkynet.com","login":"martinbark","count":1},{"name":"Martin Costello","email":"martin@martincostello.com","login":"martincostello","count":1},{"name":"Martin Forsberg","email":"git@martinforsberg.se","login":"martfors","count":1},{"name":"Martin Jansa","email":"martin.jansa@lge.com","login":"shr-project","count":1},{"name":"Martin Kask","email":"martin.kask@pipedrive.com","login":"KaskMartin","count":1},{"name":"Martin Omander","email":"martin.omander@gmail.com","login":"momander","count":1},{"name":"Martin Slota","email":"46676886+martinslota","login":"martinslota","count":1},{"name":"Mani Maghsoudlou","email":"manidlou@gmail.com","login":"manidlou","count":1},{"name":"Marcus Scott","email":"mmmrscott@gmail.com","login":"mmmscott","count":1},{"name":"Marek Piechut","email":"marek@dayone.pl","login":"marekpiechut","count":1},{"name":"Maria Emmanouil","email":"emmanouil.maria@gmail.com","login":"MariaEmma","count":1},{"name":"Maria Paktiti","email":"maria.paktiti@gmail.com","login":"mpaktiti","count":1},{"name":"Maria Stogova","email":"masha.stogova@gmail.com","login":"marystogova","count":1},{"name":"Marian","email":"sorca_marian@yahoo.com","login":"bl4d32","count":1},{"name":"Marian Rusnak","email":"4215517+marian-r","login":"marian-r","count":1},{"name":"MarianneDr","email":"marianne.drysdale@duke.edu","login":"MarianneDr","count":1},{"name":"Maring, Damian Lion","email":"damian.lion.maring@sap.com","login":"DamianLion","count":1},{"name":"Mariusz 'koder' Chwalba","email":"mariusz.chwalba@cashbill.pl","login":"lekoder","count":1},{"name":"Marja Hölttä","email":"marja@chromium.org","login":"marjakh","count":1},{"name":"Mark","email":"mail.ormark@gmail.com","login":"shmuga","count":1},{"name":"Mark Abel","email":"mark_abel@apple.com","login":"abelmark","count":1},{"name":"Mark Arranz","email":"mark.arranz@gmail.com","login":"MarkArranz","count":1},{"name":"Mark Hansen","email":"mark@markhansen.co.nz","login":"mhansen","count":1},{"name":"Mark McNelis","email":"mark.mcnelis@hmhco.com","login":"markmcnelis","count":1},{"name":"Laura Cabrera","email":"lzcabrera@gmail.com","login":"lzcabrera","count":1},{"name":"Lauren Spiegel","email":"lhspiegel@gmail.com","login":"LaurenSpiegel","count":1},{"name":"Lazizbek Ergashev","email":"lazerg2@gmail.com","login":"lazerg","count":1},{"name":"Lee Byron","email":"lee@leebyron.com","login":"leebyron","count":1},{"name":"Lee Gray","email":"lee@spillsoft.com","login":"lee-gray","count":1},{"name":"Lee, Bonggi","email":"iyabong@gmail.com","login":"iyabong","count":1},{"name":"Leeseean Chiu","email":"leeseean@qq.com","login":"leeseean","count":1},{"name":"Luis Camargo","email":"luiska1993@gmail.com","login":"lcamargof","count":1},{"name":"Leonardo Balter","email":"leonardo.balter@gmail.com","login":"leobalter","count":1},{"name":"Leszek Swirski","email":"leszeks@google.com","login":"LeszekSwirski","count":1},{"name":"Lev Gimelfarb","email":"lev.gimelfarb@gmail.com","login":"gimelfarb","count":1},{"name":"Levhita","email":"levhita@gmail.com","login":"levhita","count":1},{"name":"Lewis Cowper","email":"lewis.cowper@googlemail.com","login":"lewiscowper","count":1},{"name":"Lewis Zhang","email":"lewiszhang@gmail.com","login":"lzhang","count":1},{"name":"Liang-Chi Hsieh","email":"viirya@appier.com","login":"viirya","count":1},{"name":"Ling Samuel","email":"lingsamuelgrace@gmail.com","login":"lingsamuel","count":1},{"name":"LitoMore","email":"litomore@gmail.com","login":"LitoMore","count":1},{"name":"Kopachyov Vitaliy","email":"kopachyov.vitaliy@yandex.ru","login":"VetoS88","count":1},{"name":"Kostiantyn Wandalen","email":"wandalen.me@gmail.com","login":"Wandalen","count":1},{"name":"Koushil Mankali","email":"65667531+koushil-mankali","login":"koushil-mankali","count":1},{"name":"Krzysztof Chrapka","email":"chrapka.k@gmail.com","login":"OJezu","count":1},{"name":"Kumar Arnav","email":"36244620+Karnav123","login":"Karnav123","count":1},{"name":"Kunda Sunil Kumar","email":"kunda.sunilkumar@gmail.com","login":"snofty","count":1},{"name":"Kyle Carter","email":"kyle.andrew.carter@gmail.com","login":"kylecarter","count":1},{"name":"Kyle Corsi","email":"kmccmk9@gmail.com","login":"kmccmk9","count":1},{"name":"Kyle Fuller","email":"kyle@fuller.li","login":"kylef","count":1},{"name":"Kyle Martin","email":"kyle.martin@hotmail.co.nz","login":"js-kyle","count":1},{"name":"Kyle Simpson","email":"getify@gmail.com","login":"getify","count":1},{"name":"Kyle Smith","email":"kyle.r.smiff@gmail.com","login":"smith-kyle","count":1},{"name":"Nicolas Moteau","email":"nicolas.moteau@orange.com","login":"nicolas-moteau","count":1},{"name":"Kyle Zhang","email":"icese7en@gmail.com","login":"kyle7zhang","count":1},{"name":"Lambdac0re","email":"Lambdac0re","login":"Lambdac0re","count":1},{"name":"Lance Barlaan","email":"LPTBarlaan@gmail.com","login":"LancePTB","count":1},{"name":"Lucien Greathouse","email":"me@lpghatguy.com","login":"LPGhatguy","count":1},{"name":"Lucio M. Tato","email":"luciotato@gmail.com","login":"luciotato","count":1},{"name":"Khalid Adil","email":"khalidadil29@gmail.com","login":"khalidadil","count":1},{"name":"Luis Del Águila","email":"luisdelaguila@outlook.com","login":"delaguilaluis","count":1},{"name":"Luis Gallon","email":"luisgallon@gmail.com","login":"luisgallon","count":1},{"name":"Lukasz Gasior","email":"lukasz@gasior.net.pl","login":"lukaszgasior","count":1},{"name":"Luke Arduini","email":"luke.arduini@me.com","login":"luk-","count":1},{"name":"Luke Bayes","email":"lbayes@patternpark.com","login":"lukebayes","count":1},{"name":"Luke Childs","email":"lukechilds123@gmail.com","login":"lukechilds","count":1},{"name":"Luke Greenleaf","email":"lukeagreenleaf@gmail.com","login":"gishmel","count":1},{"name":"Luke Haas","email":"lukehaas7@gmail.com","login":"lukehaas","count":1},{"name":"Luke Taher","email":"luketaher@gmail.com","login":"luketaher","count":1},{"name":"Lumír 'Frenzy' Balhar","email":"frenzy.madness@gmail.com","login":"frenzymadness","count":1},{"name":"M1CK431","email":"31622263+M1CK431","login":"M1CK431","count":1},{"name":"MJSHANG","email":"shangmengjiajiajia@gmail.com","login":"mokashang","count":1},{"name":"MK Safi","email":"msafi@msafi.com","login":"msafi","count":1},{"name":"Maarten Zuidhoorn","email":"maarten@zuidhoorn.com","login":"Mrtenz","count":1},{"name":"Larry Lu","email":"pudding850806@gmail.com","login":"LarryLuTW","count":1},{"name":"Liviu Ionescu","email":"ilg@livius.net","login":"ilg-ul","count":1},{"name":"Loic","email":"loic.veteau@outlook.fr","login":"lveteau","count":1},{"name":"Kyle Yu","email":"chaukwai@gmail.com","login":"KyleYu","count":1},{"name":"Lorand Horvath","email":"72015221+lorand-horvath","login":"lorand-horvath","count":1},{"name":"Loris Zinsou","email":"lzinsou@protonmail.com","login":"Hellzed","count":1},{"name":"Louie Llaneta","email":"louie.lou.llaneta@gmail.com","login":"louiellan","count":1},{"name":"Lovell Fuller","email":"github@lovell.info","login":"lovell","count":1},{"name":"Lovingly","email":"42682205+lovinglyy","login":"lovinglyy","count":1},{"name":"Ltrlg","email":"ltrlg.wp@gmail.com","login":"Ltrlg","count":1},{"name":"Luca","email":"lucadig.1994@gmail.com","login":"lutaok","count":1},{"name":"Luca Del Puppo","email":"Puppo","login":"Puppo","count":1},{"name":"Luca Lindhorst","email":"info@lucalindhorst.de","login":"lal12","count":1},{"name":"Luca Raveri","email":"lucaraveri993@gmail.com","login":"lraveri","count":1},{"name":"Lucas Lago","email":"lucasbenderlago@gmail.com","login":"lucaslago","count":1},{"name":"Lucas Liepert","email":"lucasdliepert@gmail.com","login":"lliepert","count":1},{"name":"Michael Stillwell","email":"mjs@beebo.org","login":"ithinkihaveacat","count":1},{"name":"Michael Theriot","email":"michael.lee.theriot@gmail.com","login":"MichaelTheriot","count":1},{"name":"Michael Thomas","email":"aelmalinka@gmail.com","login":"AelMalinka","count":1},{"name":"Michael Wain","email":"michael.wain@skybettingandgaming.com","login":"mwain","count":1},{"name":"Michael Wei","email":"mwei@cs.ucsd.edu","login":"no2chem","count":1},{"name":"Michael-Bryant Choa","email":"mbchoa@gmail.com","login":"mbchoa","count":1},{"name":"Michael-Rainabba Richardson","email":"rainabba@gmail.com","login":"rainabba","count":1},{"name":"Michaela Laurencin","email":"35157522+mlaurencin","login":"mlaurencin","count":1},{"name":"Michal Tehnik","email":"michal.tehnik@mictech.cz","login":"MicTech","count":1},{"name":"Michał Drobniak","email":"michdrob@gmail.com","login":"mdrobny","count":1},{"name":"Mickael Meausoone","email":"mikemeaumo@yahoo.fr","login":"mikemadest","count":1},{"name":"Mohit Malhotra","email":"dev.mohitmalhotra@gmail.com","login":"MOHIT51196","count":1},{"name":"Mohit Raj Saxena","email":"rajmohitsaxena@gmail.com","login":"Mohit-Raj-Saxena","count":1},{"name":"Mihai Potra","email":"mike@mpotra.com","login":"mpotra","count":1},{"name":"Mihir Bhansali","email":"mbmihirbhansali@gmail.com","login":"mihir254","count":1},{"name":"Mikael Finstad","email":"finstaden@gmail.com","login":"mifi","count":1},{"name":"Mike Harsch","email":"mike@harschsystems.com","login":"mharsch","count":1},{"name":"Michael Chen","email":"4326639+mcgitty","login":"mcgitty","count":1},{"name":"Michael Chen","email":"cyjdyj@gmail.com","login":"M1chaelChen","count":1},{"name":"Mickaël Delahaye","email":"mickael.delahaye@gmail.com","login":"polazarus","count":1},{"name":"Miguel Teixeira","email":"miguel.teixeira@poli.ufrj.br","login":"miguelteixeiraa","count":1},{"name":"Michael Graeb","email":"graebm@amazon.com","login":"graebm","count":1},{"name":"Michael Henrique","email":"33435464+mikaws","login":"mikaws","count":1},{"name":"Michael Jackson","email":"mjijackson@gmail.com","login":"mjackson","count":1},{"name":"Michael Kebe","email":"michael.kebe@gmail.com","login":"michaelkebe","count":1},{"name":"Michael Lefkowitz","email":"lefkowitz.michael@gmail.com","login":"lfkwtz","count":1},{"name":"Michael Pal","email":"michael.pal@ubc.ca","login":"cougarkhan","count":1},{"name":"Michael Ridgway","email":"mcridgway@gmail.com","login":"mridgway","count":1},{"name":"Michael Rienstra","email":"mrienstra@gmail.com","login":"mrienstra","count":1},{"name":"Michael Rommel","email":"rommel@layer-7.net","login":"michaelrommel","count":1},{"name":"Michael Rueppel","email":"michael.rueppel@gmail.com","login":"michirue","count":1},{"name":"Michael Scovetta","email":"michael.scovetta@gmail.com","login":"scovetta","count":1},{"name":"Maxwell Krohn","email":"themax@gmail.com","login":"maxtaco","count":1},{"name":"Mitchell Stoutin","email":"mitchell.stoutin@gmail.com","login":"mitchellst","count":1},{"name":"Mitsuo Utano","email":"utano320@gmail.com","login":"utano320","count":1},{"name":"Mo Luo","email":"moluopro@qq.com","login":"moluopro","count":1},{"name":"Mohamed Kamagate","email":"kamagatos@gmail.com","login":"kamagatos","count":1},{"name":"Mohataseem Khan","email":"mohataseem89@gmail.com","login":"Mohataseem89","count":1},{"name":"Naojirou Hisada","email":"naojirouhisada@gmail.com","login":"HisadaNaojiro","count":1},{"name":"Narasimha Prasanna HN","email":"yogaimpression@gmail.com","login":"Narasimha1997","count":1},{"name":"Narcisa Codreanu","email":"10314636+narcisacodreanu","login":"narcisacodreanu","count":1},{"name":"Mohsen","email":"mohsenekhtiari@yahoo.com","login":"mekhtiari","count":1},{"name":"Moni","email":"40552237+NotMoni","login":"NotMoni","count":1},{"name":"Monu-Chaudhary","email":"chaudharymonu45@gmail.com","login":"Monu-Chaudhary","count":1},{"name":"Moogen Tian","email":"moogentian@outlook.com","login":"galeo","count":1},{"name":"Mordy Tikotzky","email":"mordytk@gmail.com","login":"tikotzky","count":1},{"name":"Morgan Brenner","email":"brennemo@oregonstate.edu","login":"brennemo","count":1},{"name":"Moritz Kneilmann","email":"hi@kneilmann.tech","login":"MoritzKn","count":1},{"name":"Moritz Peters","email":"maritz","login":"maritz","count":1},{"name":"dead-horse","email":"dead_horse@qq.com","login":"dead-horse","count":1},{"name":"Mayank Asthana","email":"mayankasthana1993@gmail.com","login":"mayankasthana","count":1},{"name":"Mike Morearty","email":"mike@morearty.com","login":"mmorearty","count":1},{"name":"Mike Pennisi","email":"mike@mikepennisi.com","login":"jugglinmike","count":1},{"name":"Mike Roth","email":"mike_roth@safetrekapp.com","login":"roth-mike","count":1},{"name":"Mike Samuel","email":"mikesamuel@gmail.com","login":"mikesamuel","count":1},{"name":"Mike Tunnicliffe","email":"mike.tunnicliffe@uk.ibm.com","login":"tunniclm","count":1},{"name":"Mike Woods","email":"mikeswoods@gmail.com","login":"mikeswoods","count":1},{"name":"Miken","email":"omarlozano053@gmail.com","login":"themiken","count":1},{"name":"Mikhail Kuklin","email":"mihan007@ya.ru","login":"mihan007","count":1},{"name":"John Paul Bamberg","email":"jpbamberg1993@gmail.com","login":"jpbamberg1993","count":1},{"name":"Hamid Reza Ghavami","email":"161077982+hamidrezaghavami","login":"hamidrezaghavami","count":1},{"name":"Miles Guicent","email":"guicent@pm.me","login":"milesguicent","count":1},{"name":"Ming Liu","email":"vmliu1@gmail.com","login":"ming-codes","count":1},{"name":"Minuk Park","email":"parkm86@gmail.com","login":"mpark86","count":1},{"name":"Mir Mufaqam Ali","email":"mannanali413@gmail.com","login":"mannanali413","count":1},{"name":"Misty De Meo","email":"mistydemeo@gmail.com","login":"mistydemeo","count":1},{"name":"MistyBlunch","email":"gracenikole@gmail.com","login":"MistyBlunch","count":1},{"name":"Matt Kulukundis","email":"matt.fowles@gmail.com","login":"fowles","count":1},{"name":"Matt Lavin","email":"matt.lavin@gmail.com","login":"mdlavin","count":1},{"name":"Matt Probert","email":"1196252+mattpr","login":"mattpr","count":1},{"name":"Matt Reed","email":"matthewreed26@gmail.com","login":"matthewreed26","count":1},{"name":"Matt Robenolt","email":"matt@ydekproductions.com","login":"mattrobenolt","count":1},{"name":"Matt Wilson","email":"matt.wilson@creditcards.com","login":"matt-wilson-cc","count":1},{"name":"Matt Woicik","email":"mattwoicik@gmail.com","login":"SwimmingSage","count":1},{"name":"Matteo Bianchi","email":"47943069+OnSuorce","login":"OnSuorce","count":1},{"name":"Matthew Alsup","email":"matt@thealsups.com","login":"mnalsup","count":1},{"name":"Matthew Aynalem","email":"maynalem@gmail.com","login":"mayn","count":1},{"name":"Matthew Cantelon","email":"me@matthewcantelon.ca","login":"mattcan","count":1},{"name":"Matthew Douglass","email":"matthew@douglass.email","login":"mdouglass","count":1},{"name":"Matthew Leon","email":"ml@matthewleon.com","login":"matthewleon","count":1},{"name":"Matthew Lye","email":"muddletoes@hotmail.com","login":"muddletoes","count":1},{"name":"Matthew Mario Di Pasquale","email":"liveloveprosper@gmail.com","login":"ma11hew28","count":1},{"name":"Matthew McEachen","email":"matthew@photostructure.com","login":"mceachen","count":1},{"name":"Matthew Meyer","email":"mameye@microsoft.com","login":"matthewmeyer","count":1},{"name":"Luciano","email":"lucianomammino@gmail.com","login":"lmammino","count":1},{"name":"Martin Wagner","email":"web@mawalabs.de","login":"mawalu","count":1},{"name":"Marvin ROGER","email":"marvinroger","login":"marvinroger","count":1},{"name":"Mason Malone","email":"mason.malone@gmail.com","login":"MasonM","count":1},{"name":"Matei Copot","email":"matei@copot.eu","login":"towc","count":1},{"name":"Mateusz Burzyński","email":"mateuszburzynski@gmail.com","login":"Andarist","count":1},{"name":"Mathias Küsel","email":"mathiask@hotmail.de","login":"mathiask88","count":1},{"name":"Mathias Pettersson","email":"mape@mape.me","login":"mape","count":1},{"name":"Mathias Schreck","email":"schreck.mathias@googlemail.com","login":"lo1tuma","count":1},{"name":"Mathieu Darse","email":"mattdarse@gmail.com","login":"mdarse","count":1},{"name":"Mathieu Leenhardt","email":"mleenhardt","login":"mleenhardt","count":1},{"name":"Mathieu Pavageau","email":"mth.pvg@gmail.com","login":"mthpvg","count":1},{"name":"Maton Anthony","email":"MatonAnthony","login":"MatonAnthony","count":1},{"name":"Matt Brubeck","email":"mbrubeck@limpet.net","login":"mbrubeck","count":1},{"name":"Matt Ezell","email":"ezell.matt@gmail.com","login":"mattezell","count":1},{"name":"Matt Holmes","email":"pdxmholmes","login":"pdxmholmes","count":1},{"name":"Max Harari","email":"74914421+Meltedd","login":"Meltedd","count":1},{"name":"Maxence Robinet","email":"107369283+saint-james-fr","login":"saint-james-fr","count":1},{"name":"Maxim Bogushevich","email":"boga1@mail.ru","login":"bogushevich","count":1},{"name":"Maxime Quandalle","email":"maxime.quandalle@gmail.com","login":"mquandalle","count":1},{"name":"Mukul Khanna","email":"mukul18khanna@gmail.com","login":"mukulkhanna","count":1},{"name":"Murilo Kakazu","email":"yuri.kakazu@gmail.com","login":"MuriloKakazu","count":1},{"name":"MurkyMeow","email":"dinosowermurky@gmail.com","login":"MurkyMeow","count":1},{"name":"Md Muhtasim Munif Fahim","email":"s1911024120@ru.ac.bd","login":"Muhtasim-Munif-Fahim","count":1},{"name":"Meghana Ramesh","email":"66589407+ml7181","login":"ml7181","count":1},{"name":"Mel","email":"zzidante@gmail.com","login":"zzidante","count":1},{"name":"Merlin Luntke","email":"22600241+Luntke","login":"Luntke","count":1},{"name":"Michael Achenbach","email":"machenbach@chromium.org","login":"mi-ac","count":1},{"name":"Michael Axiak","email":"mike@axiak.net","login":"axiak","count":1},{"name":"Michael Barrett","email":"mike182uk@gmail.com","login":"mike182uk","count":1},{"name":"Michael Bashurov","email":"accounts@saitonakamura.me","login":"saitonakamura","count":1},{"name":"Michael Bernstein","email":"michaelrbernstein@gmail.com","login":"mrb","count":1},{"name":"Michael Bianco","email":"iloveitaly@gmail.com","login":"iloveitaly","count":1},{"name":"Matt Jiles","email":"mjiles1@gmail.com","login":"UNLRN","count":1},{"name":"Matthew Peveler","email":"matt.peveler@gmail.com","login":"MasterOdin","count":1},{"name":"Matthias Bartelmeß","email":"mba@fourplusone.de","login":"fourplusone","count":1},{"name":"조수민","email":"168920170+suuuuuuminnnnnn","login":"suuuuuuminnnnnn","count":1},{"name":"Michael Cho","email":"michael@michaelcho.dev","login":"cho-m","count":1},{"name":"Michael Cox","email":"cox.michael@gmail.com","login":"michaelcox","count":1},{"name":"Michael Ficarra","email":"github@michael.ficarra.me","login":"michaelficarra","count":1},{"name":"Matthias Bastian","email":"dev@matthias-bastian.de","login":"piepmatz","count":1},{"name":"Matthias Liedtke","email":"mliedtke@chromium.org","login":"Liedtke","count":1},{"name":"Matthias Reis","email":"matthias.reis@xing.com","login":"matthias-reis","count":1},{"name":"Matthieu Larcher","email":"gitlab@ringabell.org","login":"mlarcher","count":1},{"name":"Mattia Iannone","email":"iannonemattia7@gmail.com","login":"iannonoss","count":1},{"name":"Mattia Pontonio","email":"44380480+mattiapontonio","login":"mattiapontonio","count":1},{"name":"Mattias Holmlund","email":"mattias.holmlund@netinsight.net","login":"mattiasholmlund","count":1},{"name":"Matías Zúñiga","email":"matias.nicolas.zc@gmail.com","login":"Manizuca","count":1},{"name":"Max Barinov","email":"me@maxbarinov.com","login":"mbarinov","count":1},{"name":"Jeroen Mandersloot","email":"jeroen.mandersloot@gmail.com","login":"JeroenMandersloot","count":1},{"name":"Jerome Etienne","email":"jerome.etienne@gmail.com","login":"jeromeetienne","count":1},{"name":"James Campos","email":"james.r.campos@gmail.com","login":"aeosynth","count":1},{"name":"Joel Dart","email":"jdart@remember.com","login":"joeldart","count":1},{"name":"Joey Cozza","email":"joeycozza@gmail.com","login":"joeycozza","count":1},{"name":"Johan Sørensen","email":"johan@johansorensen.com","login":"js","count":1},{"name":"JiaLi.Passion","email":"JiaLi.Passion@gmail.com","login":"JiaLiPassion","count":1},{"name":"Jiacai Liu","email":"dev@liujiacai.net","login":"jiacai2050","count":1},{"name":"Jiajie Hu","email":"jiajie.hu@intel.com","login":"hujiajie","count":1},{"name":"JialuZhang-intel","email":"jialu.zhang@intel.com","login":"JialuZhang-intel","count":1},{"name":"Jianru Lin","email":"jianru.lin@gmail.com","login":"Jianru-Lin","count":1},{"name":"Jiho Choi","email":"jray319@gmail.com","login":"jray319","count":1},{"name":"Jim Schubert","email":"james.schubert@gmail.com","login":"jimschubert","count":1},{"name":"Jimi van der Woning","email":"jimivdwoning@gmail.com","login":"jimivdw","count":1},{"name":"Jimmy Cann","email":"mail@jimmycann.com","login":"jimmycann","count":1},{"name":"Jing Lin","email":"selinajinglin09@gmail.com","login":"Jing19","count":1},{"name":"Jure Triglav","email":"juretriglav@gmail.com","login":"jure","count":1},{"name":"Jeff","email":"jeffreyladnier@gmail.com","login":"leolightwork","count":1},{"name":"Jeff Dickey","email":"216188+jdxcode","login":"jdxcode","count":1},{"name":"Jeff Marvin","email":"jeff@jeffmarvin.com","login":"JeffMarvin","count":1},{"name":"Jeff Matson","email":"6805601+JeffMatson","login":"JeffMatson","count":1},{"name":"Jarrod Connolly","email":"jarrod@nestedquotes.ca","login":"jarrodconnolly","count":1},{"name":"Jason Hedrick","email":"thecoolestguy@gmail.com","login":"thecoolestguy","count":1},{"name":"Jason Humphrey","email":"Humphrey.jason32@gmail.com","login":"GreenPioneer","count":1},{"name":"Jason Karns","email":"jason.karns@gmail.com","login":"jasonkarns","count":1},{"name":"Jenia","email":"jeniabrook@gmail.com","login":"jeniabrook","count":1},{"name":"Jeny","email":"yenymzo@gmail.com","login":"JenyMzo","count":1},{"name":"Jeong SeokChan","email":"95221819+standard-Chan","login":"standard-Chan","count":1},{"name":"Jeremiah Gowdy","email":"jgowdy@godaddy.com","login":"jgowdy-godaddy","count":1},{"name":"Jeremy Ashkenas","email":"jashkenas@gmail.com","login":"jashkenas","count":1},{"name":"Jeremy Huang","email":"jieyanhuang@gmail.com","login":"jieyanhuang","count":1},{"name":"Jeremy Selier","email":"jeremy@jolicloud.com","login":"jeremys","count":1},{"name":"Jeremy Yallop","email":"yallop@docker.com","login":"yallop","count":1},{"name":"JongChan Choi","email":"disjukr@naver.com","login":"disjukr","count":1},{"name":"Jongyeol Choi","email":"jongyeol.choi@gmail.com","login":"jongyeol","count":1},{"name":"Johannes Ewald","email":"mail@johannesewald.de","login":"jhnns","count":1},{"name":"Johannes Rieken","email":"johannes.rieken@gmail.com","login":"jrieken","count":1},{"name":"Johannes Schöpp","email":"schoepp@rz.uni-frankfurt.de","login":"jschpp","count":1},{"name":"John Albietz","email":"inthecloud247@gmail.com","login":"inthecloud247","count":1},{"name":"John Byrne","email":"troot1@gmail.com","login":"trootski","count":1},{"name":"John F. Mercer","email":"john.f.mercer@gmail.com","login":"jfmercer","count":1},{"name":"John Gee","email":"john@ruru.gen.nz","login":"shadowspawn","count":1},{"name":"John Lamp","email":"j3lamp@gmail.com","login":"j3lamp","count":1},{"name":"John Leidegren","email":"john@leidegren.se","login":"leidegre","count":1},{"name":"John Maguire","email":"jonnie.maguire@gmail.com","login":"jonniedarko","count":1},{"name":"John Mc Quillan","email":"john.mcq1llan@gmail.com","login":"mcqj","count":1},{"name":"John McGuirk","email":"johnmac81@gmail.com","login":"jmcgui05","count":1},{"name":"John Miller","email":"john.miller@gonines.com","login":"FNJ5","count":1},{"name":"Jinho Jang","email":"verycosy@kakao.com","login":"verycosy","count":1},{"name":"Jinwoo Lee","email":"jinwoo68@gmail.com","login":"jinwoo","count":1},{"name":"Jermaine Oppong","email":"jeropp00@gmail.com","login":"graphicbeacon","count":1},{"name":"Jurj Andrei George","email":"ajurj@cloudbasesolutions.com","login":"TheOneTheOnlyJJ","count":1},{"name":"JustApple","email":"114324056+JustappleJust","login":"JustappleJust","count":1},{"name":"Jo Liss","email":"joliss42@gmail.com","login":"joliss","count":1},{"name":"Joao Andrade","email":"jjadonotenter@gmail.com","login":"joaosa","count":1},{"name":"Job","email":"Manduro","login":"Manduro","count":1},{"name":"Joe Andaverde","email":"joe@andaverde.net","login":"dynajoe","count":1},{"name":"Joe Doyle","email":"joe@joedoyle.us","login":"JoeDoyle23","count":1},{"name":"Joe Esposito","email":"joe@joeyespo.com","login":"joeyespo","count":1},{"name":"Joe Grace","email":"wonnnk@gmail.com","login":"wonk","count":1},{"name":"Joe Henry","email":"johenry@me.com","login":"johenry","count":1},{"name":"Joe Pea","email":"joe@trusktr.io","login":"trusktr","count":1},{"name":"Joe Shindelar","email":"eojthebrave@gmail.com","login":"eojthebrave","count":1},{"name":"Joe Walnes","email":"joe@walnes.com","login":"joewalnes","count":1},{"name":"Joel Brandt","email":"joelrbrandt@gmail.com","login":"joelrbrandt","count":1},{"name":"Jonathan Samines","email":"jn.samines@gmail.com","login":"jonathansamines","count":1},{"name":"Jonathan Sharpe","email":"j.r.sharpe@gmail.com","login":"textbook","count":1},{"name":"James Koval","email":"james.ross.koval@gmail.com","login":"jakl","count":1},{"name":"James Kyle","email":"me@thejameskyle.com","login":"jamiebuilds","count":1},{"name":"James Kylstra","email":"kylstraj@oregonstate.edu","login":"kylstraj","count":1},{"name":"James Lal","email":"james@silklabs.com","login":"lightsofapollo","count":1},{"name":"James Nimlos","email":"james@nimlos.com","login":"JamesNimlos","count":1},{"name":"James Pickard","email":"james.pickard@gmail.com","login":"euoia","count":1},{"name":"James Reggio","email":"james.reggio@gmail.com","login":"jamesreggio","count":1},{"name":"James Scott-Brown","email":"james@jamesscottbrown.com","login":"jamesscottbrown","count":1},{"name":"Jay Kim","email":"48934750+jsk95","login":"jsk95","count":1},{"name":"Jay Tailor","email":"60511316+JayvaScript","login":"JayvaScript","count":1},{"name":"Jayden Seric","email":"me@jaydenseric.com","login":"jaydenseric","count":1},{"name":"Jayson D. Henkel","email":"jayson.henkel@split-horizon.net","login":"Deep-Six","count":1},{"name":"Jan","email":"jabro@outlook.com","login":"jabro86","count":1},{"name":"Jan Osusky","email":"Jan.Osusky@iblsoft.com","login":"josusky","count":1},{"name":"Jan Staněk","email":"jstanek@redhat.com","login":"khardix","count":1},{"name":"Jan-Philip Gehrcke","email":"jp@opstrace.com","login":"jgehrcke","count":1},{"name":"Jann Horn","email":"jannhorn@googlemail.com","login":"thejh","count":1},{"name":"David Ward","email":"spy.sappin.your.sentry@gmail.com","login":"gendelbendel","count":1},{"name":"Jacob Page","email":"jpage@godaddy.com","login":"jpage-godaddy","count":1},{"name":"Jahanzaib iqbal","email":"78400134+jahanzaib-iqbal-dev","login":"jahanzaib-iqbal-dev","count":1},{"name":"Jaime Bernardo","email":"jaime@janeasystems.com","login":"jaimecbernardo","count":1},{"name":"Jakob Gillich","email":"jakob@gillich.me","login":"jgillich","count":1},{"name":"Jakob Krigovsky","email":"jakob@krigovsky.com","login":"sonicdoe","count":1},{"name":"Jakub Jankiewicz","email":"jcubic@onet.pl","login":"jcubic","count":1},{"name":"Jakub Lekstan","email":"jakub.lekstan@dreamlab.pl","login":"kuebk","count":1},{"name":"Jakub Mrowiec - Alkagar","email":"alkagar@gmail.com","login":"Alkagar","count":1},{"name":"Jamar Torres","email":"Jetorres88@gmail.com","login":"jrizza88","count":1},{"name":"James Beavers","email":"jamesjbeavers@gmail.com","login":"Druotic","count":1},{"name":"James Bunton","email":"jbunton@atlassian.com","login":"jbunton-atlassian","count":1},{"name":"Ivan Sieder","email":"ivan@sieder.xyz","login":"ivansieder","count":1},{"name":"Ivan Torres","email":"mexpolk@gmail.com","login":"IvanTorresEdge","count":1},{"name":"Ivan Villa","email":"trezeguet55@gmail.com","login":"IvanVilla1585","count":1},{"name":"Ivan Yan","email":"yan.2314@gmail.com","login":"yanxyz","count":1},{"name":"Javier Gonzalez","email":"xaviergonz@gmail.com","login":"xaviergonz","count":1},{"name":"Javier Hernández","email":"jhernandez@emergya.com","login":"javihernandez","count":1},{"name":"Javier Ledezma","email":"juls0593@gmail.com","login":"javleds","count":1},{"name":"Jay Beavers","email":"jay@hikinghomeschoolers.org","login":"JayBeavers","count":1},{"name":"Jay Jaeho Lee","email":"sairion@gmail.com","login":"sairion","count":1},{"name":"Jerry Chin","email":"qinjia@outlook.com","login":"hellopao","count":1},{"name":"Jesper Ek","email":"deadbeef84@gmail.com","login":"deadbeef84","count":1},{"name":"Jesse Gorzinski","email":"jgorzinski@gmail.com","login":"ThePrez","count":1},{"name":"Jesse O'Connor","email":"jessekoconnor@gmail.com","login":"jessekoconnor","count":1},{"name":"Jia","email":"jialiu54321@gmail.com","login":"jialiu54321","count":1},{"name":"Jean Burellier","email":"jean.burellier@gmail.com","login":"sheplu","count":1},{"name":"Jean Michelet","email":"110341611+jean-michelet","login":"jean-michelet","count":1},{"name":"Jean Regisser","email":"jean.regisser@gmail.com","login":"jeanregisser","count":1},{"name":"Jean-Francois Arseneau","email":"jf.arseneau@wealthbar.com","login":"jfarseneau-wb","count":1},{"name":"Jeena Lee","email":"ijeenalee@gmail.com","login":"jeenalee","count":1},{"name":"Jeevankumar S","email":"110320697+Jeevankumar-s","login":"Jeevankumar-s","count":1},{"name":"Jeff","email":"jeff.tian@outlook.com","login":"Jeff-Tian","count":1},{"name":"James Hight","email":"james@zavoo.com","login":"JamesHight","count":1},{"name":"Jannis R","email":"mail@jannisr.de","login":"derhuerst","count":1},{"name":"Janrupf","email":"werbung.janrupf@t-online.de","login":"Janrupf","count":1},{"name":"Jared Kantrowitz","email":"jared.kantrowitz@gmail.com","login":"jkantr","count":1},{"name":"Jared Young","email":"jared.young@panasonic.aero","login":"triscuitoraus","count":1},{"name":"Jarred Sumner","email":"jarred@jarredsumner.com","login":"Jarred-Sumner","count":1},{"name":"Jarrett Widman","email":"jarrett@24m2.com","login":"jrit","count":1},{"name":"esbb48","email":"esbb48@gmail.com","login":"esbb48","count":1},{"name":"et4891","email":"et1103@hotmail.com","login":"et4891","count":1},{"name":"eudaimos","email":"jeff@hwgray.com","login":"eudaimos","count":1},{"name":"eungi","email":"deveungi@gmail.com","login":"galaxy4276","count":1},{"name":"falguniraina","email":"48027052+falguniraina","login":"falguniraina","count":1},{"name":"Jason Macgowan","email":"jason.macgowan@icloud.com","login":"jasonmacgowan","count":1},{"name":"Jason Marsh","email":"regularly.jason@gmail.com","login":"Minimalistic","count":1},{"name":"Jason Nutter","email":"jasondnutter@gmail.com","login":"jasonnutter","count":1},{"name":"Jason Walton","email":"dev@lucid.thedreaming.org","login":"jwalton","count":1},{"name":"Karan Mangtani","email":"karan.mangtani@lrn.com","login":"karan-lrn","count":1},{"name":"Karan Thakkar","email":"karanjthakkar@gmail.com","login":"karanjthakkar","count":1},{"name":"Karl Horky","email":"karl.horky@gmail.com","login":"karlhorky","count":1},{"name":"Karol Walasek","email":"coreconviction@gmail.com","login":"WalasPrime","count":1},{"name":"Katie Stockton Roberts","email":"katie@geekworld.co","login":"katie-roberts","count":1},{"name":"Kcin1993","email":"kcin1993@gmail.com","login":"Kcin1993","count":1},{"name":"Ke Ding","email":"dingkework@hotmail.com","login":"DingDean","count":1},{"name":"Kei Ito","email":"kei.itof@gmail.com","login":"gjbkz","count":1},{"name":"Keksonoid","email":"44970151+Keksonoid","login":"Keksonoid","count":1},{"name":"Kelly Gerber","email":"kellygerber22@yahoo.com","login":"kellygerber","count":1},{"name":"Kelsey Breseman","email":"ifoundthemeaningoflife@gmail.com","login":"Frijol","count":1},{"name":"KelvinLawHF1","email":"kelvin@trainerize.com","login":"KelvinLawHF1","count":1},{"name":"Ken Lin","email":"ken23421@gmail.com","login":"ken23421","count":1},{"name":"Ken Perkins","email":"ken.perkins@rackspace.com","login":"kenperkins","count":1},{"name":"Ken Russo","email":"k.russo@f5.com","login":"russokj","count":1},{"name":"Ken Takagi","email":"tkg214@gmail.com","login":"t-k-g","count":1},{"name":"Kenan Yildirim","email":"kenan@kenany.me","login":"kenany","count":1},{"name":"Juwan Yoo","email":"vhain6512@gmail.com","login":"vhain","count":1},{"name":"Jyotman Singh","email":"jyotman94@gmail.com","login":"jyotman","count":1},{"name":"Jérôme Benoit","email":"jerome.benoit@piment-noir.org","login":"jerome-benoit","count":1},{"name":"Jörg Krause","email":"joerg.krause@embedded.rocks","login":"joerg-krause","count":1},{"name":"K.C.Ashish Kumar","email":"703559+kcak11","login":"kcak11","count":1},{"name":"KASEYA\\yahor.siarheyenka","email":"yahor.siarheyenka@kaseya.com","login":"bricss","count":1},{"name":"Kabir Islam","email":"kaislam1@in.ibm.com","login":"imkabir","count":1},{"name":"Kenrick","email":"kenrick95","login":"kenrick95","count":1},{"name":"Kailean Courtney","email":"kailean@gmail.com","login":"courtnek","count":1},{"name":"Kajol","email":"114169684+shizuka1308","login":"shizuka1308","count":1},{"name":"KaleruMadhu","email":"2400030376@kluniversity.in","login":"Madhu696969","count":1},{"name":"Kalman Hazins","email":"kalmanh@gmail.com","login":"kalmanh","count":1},{"name":"Kalvin Vasconcellos","email":"kalvin.vasconcellos@gmail.com","login":"0xkalvin","count":1},{"name":"Kamil Rytarowski","email":"n54@gmx.com","login":"krytarowski","count":1},{"name":"Kang-Hao Kenny","email":"kanghao.lkh@alibaba-inc.com","login":"kennyluck","count":1},{"name":"Kanika Shah","email":"kanika.shah@appdynamics.com","login":"kanika46shah","count":1},{"name":"Kevin Yu","email":"kevinwcyu","login":"kevinwcyu","count":1},{"name":"Kevin van Zonneveld","email":"kevin@vanzonneveld.net","login":"kvz","count":1},{"name":"Kazuyuki Yamada","email":"tasogare.pg@gmail.com","login":"tasogarepg","count":1},{"name":"Khoo Hao Yit","email":"40757009+KhooHaoYit","login":"KhooHaoYit","count":1},{"name":"Kid","email":"44045911+kidonng","login":"kidonng","count":1},{"name":"Kim Gentes","email":"kim@worshipteam.com","login":"corvinrok","count":1},{"name":"Kim-Anh Tran","email":"kimanh@chromium.org","login":"ktran","count":1},{"name":"Kimaswa Emmanuel Yusufu","email":"67486402+emmayusufu","login":"emmayusufu","count":1},{"name":"Kingsword","email":"kingsword09@gmail.com","login":"kingsword09","count":1},{"name":"Kinnan Kwok","email":"kkwoker@gmail.com","login":"kkwoker","count":1},{"name":"Kirill Ponomarev","email":"shacaron@gmail.com","login":"KeeReal","count":1},{"name":"Kohei Hiraga","email":"white.line.oar@gmail.com","login":"range3","count":1},{"name":"Komivi Agbakpem","email":"kevin.agbakpem@gmail.com","login":"kagbakpem","count":1},{"name":"Konstantin Demin","email":"rockdrilla@gmail.com","login":"rockdrilla","count":1},{"name":"Konstantin Ulitin","email":"ulitin.k@gmail.com","login":"ulitink","count":1},{"name":"Lenz Weber-Tronic","email":"mail@lenzw.de","login":"phryneas","count":1},{"name":"Max H Fisher","email":"mfisher187@bloomberg.net","login":"maxhfisher","count":1},{"name":"Kanika Singhal","email":"singhalkanika198@gmail.com","login":"singhalkanika198","count":1},{"name":"Kenigbolo Meya Stephen","email":"expensivestephen@hotmail.com","login":"kenigbolo","count":1},{"name":"Kenji Okamoto","email":"kenjio","login":"kenjio","count":1},{"name":"Kenneth Skovhus","email":"kenneth.skovhus@gmail.com","login":"skovhus","count":1},{"name":"Konv","email":"82451257+kovsu","login":"kovsu","count":1},{"name":"Kent.Fan","email":"Kent.Fan@gmail.com","login":"funkent","count":1},{"name":"Kerem Kat","email":"keremkat@gmail.com","login":"krk","count":1},{"name":"Kerry Mahne","email":"kerry.mahne@gmail.com","login":"bassgeta","count":1},{"name":"Kevin Caulfield","email":"kevincaulfield01@gmail.com","login":"kcaulfield94","count":1},{"name":"Kevin Cox","email":"kevin@wscon.com","login":"koxauvin","count":1},{"name":"Kevin Decker","email":"kpdecker@gmail.com","login":"kpdecker","count":1},{"name":"Kevin Gadd","email":"kevin.gadd@gmail.com","login":"kg","count":1},{"name":"Kevin Kühnemund","email":"32802935+jabali2004","login":"jabali2004","count":1},{"name":"Kevin Lacabane","email":"5239883+klacabane","login":"klacabane","count":1},{"name":"Kevin Millikin","email":"kmillikin@chromium.org","login":"kmillikin","count":1},{"name":"Kevin O'Hara","email":"kevinohara80@gmail.com","login":"kevinohara80","count":1},{"name":"Kevin Thomas","email":"kevintab95@gmail.com","login":"kevintab95","count":1},{"name":"Juan Roa","email":"jdroa92@gmail.com","login":"roadev","count":1},{"name":"Julia","email":"jkmcgeoghan@myseneca.ca","login":"jkmdev","count":1},{"name":"Jonny Kalambay","email":"jonnyk20@gmail.com","login":"jonnyk20","count":1},{"name":"JoostK","email":"joost.koehoorn@gmail.com","login":"JoostK","count":1},{"name":"Joran Dirk Greef","email":"joran@ronomon.com","login":"jorangreef","count":1},{"name":"Joran Siu","email":"joransiu@ca.ibm.com","login":"joransiu","count":1},{"name":"Jordan Baczuk","email":"JBaczuk","login":"JBaczuk","count":1},{"name":"Jordan Sissel","email":"jls@semicomplete.com","login":"jordansissel","count":1},{"name":"Jose Luis Rivas","email":"me@ghostbar.co","login":"ghostbar","count":1},{"name":"Jose Luis Vivero","email":"josluivivgar@gmail.com","login":"jlvivero","count":1},{"name":"Joseph Hackman","email":"josephhackman@gmail.com","login":"josephhackman","count":1},{"name":"Joseph Joy","email":"josephjoyofficial@gmail.com","login":"joseph0007","count":1},{"name":"Joseph Leon","email":"joseph.leon.9@gmail.com","login":"JosephLeon","count":1},{"name":"James Cowgill","email":"james410@cowgill.org.uk","login":"jcowgill","count":1},{"name":"James Ferguson","email":"jamesanthonyferguson@gmail.com","login":"jamesanthonyferguson","count":1},{"name":"James Herdman","email":"james.herdman@gmail.com","login":"jherdman","count":1},{"name":"Josh Leder","email":"josh@ha.cr","login":"slushie","count":1},{"name":"Jason Wohlgemuth","email":"jhwohlgemuth@gmail.com","login":"jhwohlgemuth","count":1},{"name":"Jizu Sun","email":"jizu.sun@sap.com","login":"jizusun","count":1},{"name":"Jo Colina","email":"jo@bottomatik.com","login":"jsmrcaga","count":1},{"name":"Jon Tippens","email":"jwtippens@gmail.com","login":"legalcodes","count":1},{"name":"Jonah Polack","email":"jonah.polack@gmail.com","login":"jpolack","count":1},{"name":"Jonah Snider","email":"jonah@jonahsnider.com","login":"jonahsnider","count":1},{"name":"Jonas Dohse","email":"jonas@dohse.ch","login":"dohse","count":1},{"name":"Jonas Geiler","email":"git@jonasgeiler.com","login":"jonasgeiler","count":1},{"name":"Jonathan Boarman","email":"jb@jonathan.net","login":"jboarman","count":1},{"name":"Jonathan Cardoso Machado","email":"me@jonathancardoso.com","login":"JCMais","count":1},{"name":"Jonathan Diaz","email":"50384299+jdiaz-dev","login":"jdiaz-dev","count":1},{"name":"Jonathan Gourlay","email":"gourlayjd@linux.com","login":"mrgorbo","count":1},{"name":"Jonathan Lopes","email":"72088434+JonathanLopes404","login":"JonathanLopes404","count":1},{"name":"Jonathan MERCIER","email":"jmercier@cng.fr","login":"jmercier-lbi","count":1},{"name":"Jonathan Montane","email":"jon@stratus.one","login":"JonathanMontane","count":1},{"name":"Jonathan Reem","email":"jonathan.reem@gmail.com","login":"reem","count":1},{"name":"Julian Kniephoff","email":"me@juliankniephoff.com","login":"JulianKniephoff","count":1},{"name":"Julian Lamb","email":"thepurlieu@gmail.com","login":"paragonRobotics","count":1},{"name":"Julie Pagano","email":"julie.pagano@gmail.com","login":"juliepagano","count":1},{"name":"Julien Poissonnier","email":"julien@caffeine.lu","login":"julienp","count":1},{"name":"Julien Waechter","email":"julien.waechter@gmail.com","login":"greenjava","count":1},{"name":"Juliet Zhang","email":"65837446+zhangjuliet","login":"zhangjuliet","count":1},{"name":"Jun Ma","email":"roammm@gmail.com","login":"roamm","count":1},{"name":"Jungku Lee","email":"zighart8456@gmail.com","login":"pluris","count":1},{"name":"Junichi Kajiwara","email":"junichi.kajiwara@gmail.com","login":"kjunichi","count":1},{"name":"Junsu Han","email":"148194790+junius-sec","login":"junius-sec","count":1},{"name":"Josh Broomfield","email":"josh.m.broomfield@gmail.com","login":"Josh-Broomfield","count":1},{"name":"Josh Hollandsworth","email":"josh.hollandsworth@gmail.com","login":"joshholl","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Justice Almanzar","email":"superdash993@gmail.com","login":"Vap0r1ze","count":1},{"name":"Justin Plock","email":"jplock@gmail.com","login":"jplock","count":1},{"name":"Justin Sprigg","email":"IPWNDYOU@gmail.com","login":"jspri","count":1},{"name":"Justin denBroeder","email":"justin.denbroeder@gmail.com","login":"jdenbroeder","count":1},{"name":"Juan Ignacio Benito","email":"benitojuanignacio@gmail.com","login":"juanibe","count":1},{"name":"Josh Lee","email":"jleedev@gmail.com","login":"jleedev","count":1},{"name":"Josh Lim","email":"joshualim92@icloud.com","login":"joshualim92","count":1},{"name":"Joshua Belcher","email":"joshua-belcher@pluralsight.com","login":"joshua-belcher","count":1},{"name":"Joshua Colvin","email":"joshua@joshuacolvin.net","login":"joshuacolvin","count":1},{"name":"Joshua LeMay","email":"jspades93@gmail.com","login":"jahjahLemonade","count":1},{"name":"Joshua Peek","email":"josh@joshpeek.com","login":"josh","count":1},{"name":"José Dapena Paz","email":"jdapena@igalia.com","login":"jdapena","count":1},{"name":"JounQin","email":"admin@1stg.me","login":"JounQin","count":1},{"name":"Juan Andres Andrango","email":"andrango.juanandres@gmail.com","login":"juanandresnyc","count":1},{"name":"Juan Bedoya","email":"juansb827@gmail.com","login":"juansb827","count":1},{"name":"Kael Zhang","email":"i+github@kael.me","login":"kaelzhang","count":1},{"name":"Kai","email":"Schweinepriester","login":"Schweinepriester","count":1},{"name":"Kai Chen","email":"kaichenxyz@gmail.com","login":"kaichen","count":1},{"name":"Kai Groner","email":"kai@gronr.com","login":"groner","count":1},{"name":"Julian Correa","email":"julian.alexis.correa@gmail.com","login":"JulianAlexis","count":1},{"name":"Julian Dropmann","email":"julian@dropmann.org","login":"nappy","count":1}],"past_year_committers":[{"name":"Node.js GitHub Bot","email":"github-bot@iojs.org","login":"nodejs-github-bot","count":273},{"name":"Antoine du Hamel","email":"duhamelantoine1995@gmail.com","login":"aduh95","count":261},{"name":"Filip Skokan","email":"panva.ip@gmail.com","login":"panva","count":193},{"name":"Joyee Cheung","email":"joyeec9h3@gmail.com","login":"joyeecheung","count":175},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":136},{"name":"Matteo Collina","email":"hello@matteocollina.com","login":"mcollina","count":115},{"name":"Trivikram Kamat","email":"trivikr.dev@gmail.com","login":"trivikr","count":113},{"name":"James M Snell","email":"jasnell@gmail.com","login":"jasnell","count":113},{"name":"Chengzhong Wu","email":"legendecas@gmail.com","login":"legendecas","count":107},{"name":"René","email":"contact.9a5d6388@renegade334.me.uk","login":"Renegade334","count":90},{"name":"Michaël Zasso","email":"targos@protonmail.com","login":"targos","count":69},{"name":"Rafael Gonzaga","email":"rafael.nunu@hotmail.com","login":"RafaelGSS","count":69},{"name":"Anna Henningsen","email":"anna@addaleax.net","login":"addaleax","count":55},{"name":"Daijiro Wachi","email":"daijiro.wachi@gmail.com","login":"watilde","count":46},{"name":"Richard Lau","email":"richard.lau@ibm.com","login":"richardlau","count":46},{"name":"Tim Perry","email":"pimterry@gmail.com","login":"pimterry","count":44},{"name":"Marco Ippolito","email":"marcoippolito54@gmail.com","login":"marco-ippolito","count":30},{"name":"Mike McCready","email":"66998419+MikeMcC399","login":"MikeMcC399","count":29},{"name":"Aviv Keller","email":"me@aviv.sh","login":"avivkeller","count":26},{"name":"Archkon","email":"180910180+Archkon","login":"Archkon","count":25},{"name":"Tobias Nießen","email":"tniessen@tnie.de","login":"tniessen","count":25},{"name":"Moshe Atlow","email":"moshe@atlow.co.il","login":"MoLow","count":24},{"name":"sangwook","email":"rewq5991@gmail.com","login":"Han5991","count":23},{"name":"Mert Can Altin","email":"mertgold60@gmail.com","login":"mertcanaltin","count":22},{"name":"Ruben Bridgewater","email":"ruben.bridgewater@datadoghq.com","login":"BridgeAR","count":22},{"name":"Yagiz Nizipli","email":"yagiz@nizipli.com","login":"anonrig","count":20},{"name":"Guilherme Araújo","email":"arauujogui@gmail.com","login":"araujogui","count":19},{"name":"Stefan Stojanovic","email":"stefan.stojanovic@janeasystems.com","login":"StefanStojanovic","count":18},{"name":"Ryuhei Shima","email":"65934663+islandryu","login":"islandryu","count":18},{"name":"npm team","email":"ops+robot@npmjs.com","login":"npm-cli-bot","count":18},{"name":"Gürgün Dayıoğlu","email":"hey@gurgun.day","login":"gurgunday","count":18},{"name":"Stewart X Addison","email":"6487691+sxa","login":"sxa","count":17},{"name":"Efe","email":"dogukankrskl@gmail.com","login":"efekrskl","count":15},{"name":"Robert Nagy","email":"ronagy@icloud.com","login":"ronag","count":14},{"name":"Ali Hassan","email":"24819103+thisalihassan","login":"thisalihassan","count":14},{"name":"Сковорода Никита Андреевич","email":"chalkerx@gmail.com","login":"ChALkeR","count":14},{"name":"Edy Silva","email":"edigleyssonsilva@gmail.com","login":"geeksilva97","count":12},{"name":"Paolo Insogna","email":"paolo@cowtech.it","login":"ShogunPanda","count":12},{"name":"Shelley Vohr","email":"shelley.vohr@gmail.com","login":"codebytere","count":11},{"name":"Guy Bedford","email":"gbedford@cloudflare.com","login":"guybedford","count":11},{"name":"Abdirahim Musse","email":"abdirahim.musse@ibm.com","login":"abmusse","count":10},{"name":"Ilyas Shabi","email":"ilyasshabi94@gmail.com","login":"IlyasShabi","count":10},{"name":"Livia Medeiros","email":"livia@cirno.name","login":"LiviaMedeiros","count":10},{"name":"Pietro Marchini","email":"pietro.marchini94@gmail.com","login":"pmarchini","count":10},{"name":"Yuya Inoue","email":"65857152+inoway46","login":"inoway46","count":9},{"name":"Marco","email":"marco.piraccini@gmail.com","login":"marcopiraccini","count":9},{"name":"Gerhard Stöbich","email":"deb2001-github@yahoo.de","login":"Flarna","count":8},{"name":"Kirill Saied","email":"sayed.kirill@gmail.com","login":"PickBas","count":8},{"name":"Dan McDonald","email":"danmcd@mnx.io","login":"danmcd","count":8},{"name":"Augustin Mauroy","email":"97875033+AugustinMauroy","login":"AugustinMauroy","count":8},{"name":"semimikoh","email":"ejffjeosms@gmail.com","login":"semimikoh","count":8},{"name":"Rich Trott","email":"rtrott@gmail.com","login":"Trott","count":8},{"name":"greenhead","email":"shren0812@gmail.com","login":"shren207","count":8},{"name":"Moonki Choi","email":"moonki1107@gmail.com","login":"iknoom","count":8},{"name":"Kit Dallege","email":"xaum.io@gmail.com","login":"kovan","count":8},{"name":"Nora Dossche","email":"7771979+ndossche","login":"ndossche","count":7},{"name":"Philipp Dunkel","email":"pip@pipobscure.com","login":"pipobscure","count":7},{"name":"theanarkh","email":"theratliter@gmail.com","login":"theanarkh","count":7},{"name":"Haram Jeong","email":"91401364+haramj","login":"haramj","count":7},{"name":"Bruno Rodrigues","email":"swe@brunocroh.com","login":"brunocroh","count":7},{"name":"Luigi Pinca","email":"luigipinca@gmail.com","login":"lpinca","count":7},{"name":"SRAVANI GUNDEPALLI","email":"88590399+sravani1510","login":"sravani1510","count":7},{"name":"Xavier Stouder","email":"xavier@stouder.io","login":"Xstoudi","count":7},{"name":"YuSheng Chen","email":"samuel871211@gmail.com","login":"samuel871211","count":7},{"name":"Vladimir Morozov","email":"vmorozov@microsoft.com","login":"vmoroz","count":7},{"name":"Chemi Atlow","email":"chemi@atlow.co.il","login":"atlowChemi","count":6},{"name":"Dario Piotrowicz","email":"dario.piotrowicz@gmail.com","login":"dario-piotrowicz","count":6},{"name":"Jamie Magee","email":"jamie.magee@gmail.com","login":"JamieMagee","count":6},{"name":"Kamal Rawal","email":"obviouslykamal@gmail.com","login":"Rawal27","count":6},{"name":"Nam Yooseong","email":"102887277+meteorqz6","login":"meteorqz6","count":6},{"name":"Anshika Jain","email":"anshikajain196872@gmail.com","login":"Anshikakalpana","count":5},{"name":"Bart Louwers","email":"bart@emeel.net","login":"louwers","count":5},{"name":"Deokjin Kim","email":"deokjin81.kim@gmail.com","login":"deokjinkim","count":5},{"name":"Donghoon Kang","email":"d159123@naver.com","login":"HoonDongKang","count":5},{"name":"Mohamed Sayed","email":"73386311+3zrv","login":"3zrv","count":5},{"name":"Paul Bouchon","email":"mail@bitpshr.net","login":"bitpshr","count":5},{"name":"Steven","email":"steven@ceriously.com","login":"styfle","count":5},{"name":"SeokHun","email":"tommya98@naver.com","login":"SeokhunEom","count":5},{"name":"Sebastian Beltran","email":"bjohansebas@gmail.com","login":"bjohansebas","count":4},{"name":"RajeshKumar11","email":"kakumanurajeshkumar@gmail.com","login":"RajeshKumar11","count":4},{"name":"Maya Lekova","email":"maya@igalia.com","login":"MayaLekova","count":4},{"name":"Marten Richter","email":"marten.richter@tu-berlin.de","login":"martenrichter","count":4},{"name":"Stephen Belanger","email":"admin@stephenbelanger.com","login":"Qard","count":4},{"name":"hotpineapple","email":"77835382+hotpineapple","login":"hotpineapple","count":4},{"name":"방진혁","email":"jinhyeokfang@gmail.com","login":"JinhyeokFang","count":4},{"name":"Woohyun Sung","email":"whsung0330@gmail.com","login":"whsung0330","count":4},{"name":"ikeyan","email":"katuhiko.ikesita@gmail.com","login":"ikeyan","count":4},{"name":"Jungwon Sohn","email":"sjungwon03@gmail.com","login":"sjungwon03","count":4},{"name":"Jacob Smith","email":"3012099+JakobJingleheimer","login":"JakobJingleheimer","count":4},{"name":"Darshan Sen","email":"raisinten@gmail.com","login":"RaisinTen","count":4},{"name":"Bryan English","email":"bryan@bryanenglish.com","login":"bengl","count":4},{"name":"Adrián Estrada","email":"edsadr@gmail.com","login":"edsadr","count":4},{"name":"Milad Fa","email":"mfarazma@redhat.com","login":"miladfarca","count":4},{"name":"Taejin Kim","email":"60560836+kimtaejin3","login":"kimtaejin3","count":3},{"name":"Vas Sudanagunta","email":"vas@commonkarma.org","login":"vassudanagunta","count":3},{"name":"Yilong Li","email":"burningdian@gmail.com","login":"umuoy1","count":3},{"name":"agape1225","email":"49804691+agape1225","login":"agape1225","count":3},{"name":"btea","email":"2356281422@qq.com","login":"btea","count":3},{"name":"hqzing","email":"hqzing@outlook.com","login":"hqzing","count":3},{"name":"Soul Lee","email":"alus20x@gmail.com","login":"soulee-dev","count":3},{"name":"jakecastelli","email":"38635403+jakecastelli","login":"jakecastelli","count":3},{"name":"沈鸿飞","email":"shen.hongfei@outlook.com","login":"ShenHongFei","count":3},{"name":"한만욱","email":"98882987+manNomi","login":"manNomi","count":3},{"name":"Juan José","email":"soyjuanarbol@gmail.com","login":"juanarbol","count":3},{"name":"parkhojeong","email":"parkhj062@gmail.com","login":"parkhojeong","count":3},{"name":"Azad Gupta","email":"158742337+azadgupta1","login":"azadgupta1","count":3},{"name":"Nicholas Paun","email":"npaun@cloudflare.com","login":"npaun","count":3},{"name":"mag123c","email":"diehreo@gmail.com","login":"mag123c","count":3},{"name":"Trevor Burnham","email":"trevor@databraid.com","login":null,"count":3},{"name":"Eric Rannaud","email":"eric.rannaud@gmail.com","login":"ericrannaud","count":3},{"name":"David Evans","email":"davidje13","login":"davidje13","count":3},{"name":"Hardanish Singh","email":"61027578+Hardanish-Singh","login":"Hardanish-Singh","count":3},{"name":"Huáng Jùnliàng","email":"jlhwung@gmail.com","login":"JLHwung","count":3},{"name":"Jordan Harband","email":"ljharb@gmail.com","login":"ljharb","count":3},{"name":"Kevin Gibbons","email":"bakkot@gmail.com","login":"bakkot","count":3},{"name":"Lee Jiho","email":"jiho30125@gmail.com","login":"wlgh1553","count":3},{"name":"Levi Zim","email":"rsworktech@outlook.com","login":"kxxt","count":3},{"name":"Miguel Marcondes Filho","email":"miguelmarcondesfilho@gmail.com","login":"miguelmarcondesf","count":3},{"name":"Ms2ger","email":"Ms2ger@igalia.com","login":"Ms2ger","count":3},{"name":"Sohyeon Kim","email":"ksohyeon39@gmail.com","login":"KimSH39","count":3},{"name":"gahaas","email":"ahaas@google.com","login":"gahaas","count":3},{"name":"Mohamed Akram","email":"mohd.akram@outlook.com","login":"mohd-akram","count":2},{"name":"Muhammad Zeeshan","email":"61280174+zeeshan56656","login":"zeeshan56656","count":2},{"name":"Seongeun Lee","email":"dltjddms1028@gmail.com","login":"leah-1ee","count":2},{"name":"Yoo","email":"121166835+ri7116","login":"ri7116","count":2},{"name":"Xiao-Tao","email":"zhoumingtao@loongson.cn","login":"Xiao-Tao","count":2},{"name":"Sumit Kumar Das","email":"151006536+skdas20","login":"skdas20","count":2},{"name":"Rohan Santhosh Kumar","email":"181558744+Rohan5commit","login":"Rohan5commit","count":2},{"name":"Robo","email":"hop2deep@gmail.com","login":"deepak1556","count":2},{"name":"Riddhi","email":"riddhi.khera.07@gmail.com","login":"rxiddhi","count":2},{"name":"Igor Sheludko","email":"ishell@chromium.org","login":"isheludko","count":2},{"name":"Olivier Flückiger","email":"olivf@chromium.org","login":"o-","count":2},{"name":"Niklas Wenzel","email":"dev@nikwen.de","login":"nikwen","count":2},{"name":"David Sanders","email":"dsanders11@ucsbalum.com","login":"dsanders11","count":2},{"name":"Daeyeon Jeong","email":"daeyeon.dev@gmail.com","login":"daeyeon","count":2},{"name":"Michael Dawson","email":"midawson@redhat.com","login":"mhdawson","count":2},{"name":"Meghan Denny","email":"meghan@bun.sh","login":"nektro","count":2},{"name":"Naman Trivedi","email":"trivenay@amazon.com","login":"trivenay","count":2},{"name":"Om Ghante","email":"mr.omghante1@gmail.com","login":"omghante","count":2},{"name":"nabeel378","email":"65507306+nabeel378","login":"nabeel378","count":2},{"name":"mike-git374","email":"217764531+mike-git374","login":"mike-git374","count":2},{"name":"liujiahui","email":"75659415+Javonne-liu","login":"Javonne-liu","count":2},{"name":"lilianakatrina684-a11y","email":"lilianakatrina684@gmail.com","login":"lilianakatrina684-a11y","count":2},{"name":"kyungrae2002","email":"148605113+kyungrae2002","login":"kyungrae2002","count":2},{"name":"jhofstee","email":"jhofstee@victronenergy.com","login":"jhofstee","count":2},{"name":"github-actions[bot]","email":"41898282+github-actions[bot]","login":"github-actions[bot]","count":2},{"name":"flakey5","email":"73616808+flakey5","login":"flakey5","count":2},{"name":"bq","email":"adam@haglund.dev","login":"beeequeue","count":2},{"name":"Maël Nison","email":"mael.nison@mistral.ai","login":"arcanis","count":2},{"name":"Michael Smith","email":"mikesm@zillowgroup.com","login":"michaelsmithxyz","count":2},{"name":"이혜미","email":"103042868+hyemimi","login":"hyemimi","count":2},{"name":"Clemens Backes","email":"post@clemens-backes.de","login":"backes","count":2},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Brian Muenzenmeyer","email":"brian.muenzenmeyer@gmail.com","login":"bmuenzenmeyer","count":2},{"name":"BCD1me","email":"152237136+Amemome","login":"Amemome","count":2},{"name":"Asaf Federman","email":"asaf1235588@gmail.com","login":"Asaf-Federman","count":2},{"name":"Lu Yahan","email":"yahan@iscas.ac.cn","login":"luyahan","count":2},{"name":"Artur Gawlik","email":"artur.gawlik@icloud.com","login":"arturgawlik","count":2},{"name":"Amol Yadav","email":"amyssnipet@yahoo.com","login":"amyssnippet","count":2},{"name":"Allon Murienik","email":"mureinik@gmail.com","login":"mureinik","count":2},{"name":"Alfredo González","email":"12631491+mfdebian","login":"mfdebian","count":2},{"name":"Alex Yang","email":"himself65@outlook.com","login":"himself65","count":2},{"name":"Aditi","email":"62544124+Aditi-1400","login":"Aditi-1400","count":2},{"name":"0hm☘️","email":"109351887+0hmX","login":"0hmX","count":2},{"name":"Matthew Aitken","email":"maitken033380023@gmail.com","login":"KhafraDev","count":2},{"name":"Luan Muniz","email":"luanmuniz","login":"luanmuniz","count":2},{"name":"Kevin Eady","email":"8634912+KevinEady","login":"KevinEady","count":2},{"name":"Junsoo Ha","email":"35479251+ganjanggejang","login":"ganjanggejang","count":2},{"name":"Jimmy Leung","email":"43258070+hkleungai","login":"hkleungai","count":2},{"name":"Jihwan","email":"hanityx@gmail.com","login":"hanityx","count":2},{"name":"Jeetu Suthar","email":"129197623+JeetuSuthar","login":"JeetuSuthar","count":2},{"name":"Ic3b3rg","email":"s.ceccarini94@gmail.com","login":"Ic3b3rg","count":2},{"name":"Hiroki Osame","email":"hiroki.osame@gmail.com","login":"privatenumber","count":2},{"name":"Harjoth Khara","email":"harjoth.khara@gmail.com","login":"harjothkhara","count":2},{"name":"Geoffrey Booth","email":"webadmin@geoffreybooth.com","login":"GeoffreyBooth","count":2},{"name":"Ethan Arrowood","email":"ethan@arrowood.dev","login":"Ethan-Arrowood","count":2},{"name":"Caio Lima","email":"caiolima@igalia.com","login":"caiolima","count":2},{"name":"Ayoub Mabrouk","email":"77799760+Ayoub-Mabrouk","login":"Ayoub-Mabrouk","count":1},{"name":"Ben Noordhuis","email":"info@bnoordhuis.nl","login":"bnoordhuis","count":1},{"name":"Abhishek Kv. Savani","email":"abhishek.savani@jumia.com","login":"abhishekSavani","count":1},{"name":"Adam Mcgrath","email":"adam.mcgrath@okta.com","login":"adamjmcgrath","count":1},{"name":"Attila Szegedi","email":"szegedi","login":"szegedi","count":1},{"name":"Artsiom Malakhau","email":"artem.malakhov.dev@gmail.com","login":"artsiom-malakhau","count":1},{"name":"Aras Abbasi","email":"aras.abbasi@googlemail.com","login":"Uzlopak","count":1},{"name":"Anthony Green","email":"green@moxielogic.com","login":"atgreen","count":1},{"name":"Angelo Gazzola","email":"angelo@nglgzz.com","login":"nglgzz","count":1},{"name":"Aditya Chopra","email":"nytc120605@gmail.com","login":"cruzz77","count":1},{"name":"Ahmed Elhor","email":"53372116+aelhor","login":"aelhor","count":1},{"name":"Ajay A","email":"aji478514@gmail.com","login":"Ajay-2005","count":1},{"name":"Akshat","email":"dragonaticvansh@gmail.com","login":"akshatsrivastava11","count":1},{"name":"AkshatOP","email":"74758662+AkshatOP","login":"AkshatOP","count":1},{"name":"Alex Schwartz","email":"alexschwartz01@gmail.com","login":"alexsch01","count":1},{"name":"Alexander Makarenko","email":"estliberitas@gmail.com","login":"estliberitas","count":1},{"name":"Aliaksandr","email":"42497203+AlexCannonball","login":"AlexCannonball","count":1},{"name":"Beth Griggs","email":"bethanyngriggs@gmail.com","login":"BethGriggs","count":1},{"name":"bugyaluwang","email":"bugyaluwang@qq.com","login":null,"count":1},{"name":"Richard Clarke","email":"hey@rsclarke.dev","login":"rsclarke","count":1},{"name":"Richie Bendall","email":"richiebendall@gmail.com","login":"Richienb","count":1},{"name":"Rob Palmer","email":"rob.palmer2@gmail.com","login":"robpalme","count":1},{"name":"Alireza Ebrahimkhani","email":"46849584+AlirezaEbrahimkhani","login":"AlirezaEbrahimkhani","count":1},{"name":"Abdelrahman Awad","email":"abdelrahman.awad@sentry.io","login":"logaretm","count":1},{"name":"Rod Vagg","email":"rod@vagg.org","login":"rvagg","count":1},{"name":"Roman Reiss","email":"me@silverwind.io","login":"silverwind","count":1},{"name":"RonGamzu","email":"37371774+RonGamzu","login":"RonGamzu","count":1},{"name":"Ronit Sabhaya","email":"ronitsabhaya75@gmail.com","login":"Ronitsabhaya75","count":1},{"name":"RoomWithOutRoof","email":"166608075+Jah-yee","login":"Jah-yee","count":1},{"name":"Ruben Nogueira","email":"ruben.p.nogueira@gmail.com","login":"rubnogueira","count":1},{"name":"Ruy Adorno","email":"ruy@vlt.sh","login":"ruyadorno","count":1},{"name":"Ryan Fitzgerald","email":"114442851+rf-figma","login":"rf-figma","count":1},{"name":"Samuel Kapust","email":"spkapust@gmail.com","login":"spkapust","count":1},{"name":"Santeri Hiltunen","email":"github@me.hilzu.moe","login":"Hilzu","count":1},{"name":"Santiago Gimeno","email":"santiago.gimeno@gmail.com","login":"santigimeno","count":1},{"name":"Sergey Zelenov","email":"github@zelenov.su","login":"tadjik1","count":1},{"name":"Shivam S","email":"152616194+BIGSUS24","login":"BIGSUS24","count":1},{"name":"Stefano Baghino","email":"sbaghino@gradle.com","login":"stefanobaghino","count":1},{"name":"SudhansuBandha","email":"63417376+SudhansuBandha","login":"SudhansuBandha","count":1},{"name":"T","email":"6601329+cookesan","login":"cookesan","count":1},{"name":"Thomas Klausner","email":"wiz@gatalith.at","login":"0-wiz-0","count":1},{"name":"Thomas Watson","email":"w@tson.dk","login":"watson","count":1},{"name":"Tian Teng","email":"tengtianmoemoe@gmail.com","login":"Herrtian","count":1},{"name":"Mo Luo","email":"moluopro@qq.com","login":"moluopro","count":1},{"name":"Mohataseem Khan","email":"mohataseem89@gmail.com","login":"Mohataseem89","count":1},{"name":"Mohit Raj Saxena","email":"rajmohitsaxena@gmail.com","login":"Mohit-Raj-Saxena","count":1},{"name":"TseIan","email":"tseianxwc@gmail.com","login":"Tseian","count":1},{"name":"Ugaitz Urien","email":"ugaitz.urien@datadoghq.com","login":"uurien","count":1},{"name":"Mowafak Almahaini","email":"97206982+SuperMo0","login":"SuperMo0","count":1},{"name":"Muhammad Salman Aziz","email":"85288719+salman-aziz-4425","login":"salman-aziz-4425","count":1},{"name":"N. Bighetti","email":"60653216+tenkirin","login":"tenkirin","count":1},{"name":"Nad Alaba","email":"37968805+nadalaba","login":"nadalaba","count":1},{"name":"Neal Beeken","email":"nbbeeken@gmail.com","login":"nbbeeken","count":1},{"name":"Nenad Spasenic","email":"40522817+nsinfoPRO","login":"nsinfoPRO","count":1},{"name":"Nicola Del Gobbo","email":"nicoladelgobbo@gmail.com","login":"NickNaso","count":1},{"name":"Pablo Erhard","email":"104538390+pabloerhard","login":"pabloerhard","count":1},{"name":"Pascal Garber","email":"pascal@artandcode.studio","login":"JumpLink","count":1},{"name":"Patrick Costa","email":"patrickrbcosta@gmail.com","login":"patrickrbc","count":1},{"name":"PaulyBearCoding","email":"180776718+PaulyBearCoding","login":"PaulyBearCoding","count":1},{"name":"PhistucK","email":"phistuck@gmail.com","login":"phistuck","count":1},{"name":"Pramit Sharma","email":"dev@matricaldefunkt.me","login":"MatricalDefunkt","count":1},{"name":"RANDRIAMANANTENA Narindra Tiana Annaick","email":"annaick.tiana@gmail.com","login":"Annaick","count":1},{"name":"Rafael Magrin","email":"326633+rmagrin","login":"rmagrin","count":1},{"name":"Rahul","email":"rahulchaphalkar@gmail.com","login":"rahulchaphalkar","count":1},{"name":"Ranieri Althoff","email":"1993083+ranisalt","login":"ranisalt","count":1},{"name":"Raz Luvaton","email":"rluvaton@gmail.com","login":"rluvaton","count":1},{"name":"Remco Haszing","email":"remcohaszing@gmail.com","login":"remcohaszing","count":1},{"name":"esgor","email":"100363036+Eusgor","login":"Eusgor","count":1},{"name":"eungi","email":"deveungi@gmail.com","login":"galaxy4276","count":1},{"name":"Robin Malfait","email":"malfait.robin@gmail.com","login":"RobinMalfait","count":1},{"name":"giulioAZ","email":"gcomi@amazon.com","login":"giulioAZ","count":1},{"name":"joao-oliveira-softtor","email":"joao.oliveira@softtor.com.br","login":"joao-oliveira-softtor","count":1},{"name":"liuxingbaoyu","email":"30521560+liuxingbaoyu","login":"liuxingbaoyu","count":1},{"name":"lluisemper","email":"58423269+lluisemper","login":"lluisemper","count":1},{"name":"notvivek12","email":"vivekjoshi82015@gmail.com","login":"NotVivek12","count":1},{"name":"reillylm","email":"reillylm","login":"reillylm","count":1},{"name":"schliepa","email":"markus.m.stadler@gmail.com","login":"schliepa","count":1},{"name":"siaeyy","email":"75006429+siaeyy","login":"siaeyy","count":1},{"name":"simon-id","email":"simon.id@protonmail.com","login":"simon-id","count":1},{"name":"skooch","email":"github@skooch.ws","login":"skooch","count":1},{"name":"soreavis","email":"263610811+soreavis","login":"soreavis","count":1},{"name":"stduhpf","email":"stephduh@live.fr","login":"stduhpf","count":1},{"name":"tannal","email":"tannal2409@gmail.com","login":"tannal","count":1},{"name":"ulofiai","email":"monsterking@tutamail.com","login":"ulofiai","count":1},{"name":"varshitha","email":"varshitha.kolupuri@gmail.com","login":"dobbydobap","count":1},{"name":"wantaek","email":"wantaekchoi@gmail.com","login":"wantaekchoi","count":1},{"name":"xiaocainiao633","email":"1770329881@qq.com","login":"xiaocainiao633","count":1},{"name":"xiaoyao","email":"15558110117@163.com","login":"FEliuyg","count":1},{"name":"ympark2011","email":"32405649+Yayapapa","login":"Yayapapa","count":1},{"name":"Đỗ Trọng Hải","email":"41283691+hainenber","login":"hainenber","count":1},{"name":"우혁","email":"woogur29@gmail.com","login":"wo-o29","count":1},{"name":"Tierney Cyren","email":"hello@bnb.im","login":"bnb","count":1},{"name":"Tom Pereira","email":"10725179+TomStrepsil","login":"TomStrepsil","count":1},{"name":"Tony Gorez","email":"gorez.tony@gmail.com","login":"tony-go","count":1},{"name":"조수민","email":"168920170+suuuuuuminnnnnn","login":"suuuuuuminnnnnn","count":1},{"name":"Robin van Wijngaarden","email":"info@robinvanwijngaarden.nl","login":"robinvw1","count":1},{"name":"Ulises Gascón","email":"ulisesgascongonzalez@gmail.com","login":"UlisesGascon","count":1},{"name":"Vivian Wang","email":"wangruikang@iscas.ac.cn","login":"dramforever","count":1},{"name":"Weixie Cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"XTY","email":"xty@xty.io","login":"xty","count":1},{"name":"Xuguang Mei","email":"meixuguang@gmail.com","login":"meixg","count":1},{"name":"Y1D7NG","email":"y1d7ng@yeah.net","login":"Y1D7NG","count":1},{"name":"Yaksh Bariya","email":"yakshbari4@gmail.com","login":"thunder-coding","count":1},{"name":"Yeaseen","email":"yeaseen.arafat96@gmail.com","login":"Yeaseen","count":1},{"name":"YspritanHyzygy","email":"yspritan@gmail.com","login":"YspritanHyzygy","count":1},{"name":"Yuki Okita","email":"yukiokita2018@gmail.com","login":"y-okt","count":1},{"name":"Yves M.","email":"4225430+yvele","login":"yvele","count":1},{"name":"alphaleadership","email":"47387699+alphaleadership","login":"alphaleadership","count":1},{"name":"avcribl","email":"129687137+avcribl","login":"avcribl","count":1},{"name":"ayj8201","email":"junny.on.top@gmail.com","login":"junnyontop-pixel","count":1},{"name":"aymanxdev","email":"ayman.bacc@gmail.com","login":"aymanxdev","count":1},{"name":"chirsz","email":"chirsz-ever@outlook.com","login":"chirsz-ever","count":1},{"name":"chris","email":"earthaccount+gh@mailbox.org","login":"chohner","count":1},{"name":"coderaiser","email":"mnemonic.enemy@gmail.com","login":"coderaiser","count":1},{"name":"Divyanshu Sharma","email":"155464075+DivyanshuX9","login":"DivyanshuX9","count":1},{"name":"Dmytro Semchuk","email":"59896147+x0m4ek","login":"x0m4ek","count":1},{"name":"fisker Cheung","email":"lionkay@gmail.com","login":"fisker","count":1},{"name":"EduardF1","email":"50618110+EduardF1","login":"EduardF1","count":1},{"name":"Eng Zer Jun","email":"engzerjun@gmail.com","login":"Juneezee","count":1},{"name":"Erick Wendel","email":"erick.workspace@gmail.com","login":"ErickWendel","count":1},{"name":"Fahad Khan","email":"fahadkhanxyz8816@gmail.com","login":"cybe4sent1nel","count":1},{"name":"Fedor Indutny","email":"238531+indutny","login":"indutny","count":1},{"name":"Felipe Coelho","email":"felipecoelho.ness@gmail.com","login":"Felipeness","count":1},{"name":"Gabriel Quaresma","email":"j.quaresmasantos_98@hotmail.com","login":"joaoGabriel55","count":1},{"name":"Ge Gao","email":"53395609+Snowflyt","login":"Snowflyt","count":1},{"name":"Hallison Pereira Melo","email":"hallss93@hotmail.com","login":"hallss93","count":1},{"name":"Hamid Reza Ghavami","email":"161077982+hamidrezaghavami","login":"hamidrezaghavami","count":1},{"name":"Hamza Kargin","email":"hamzakargin@outlook.com","login":"hamzakargin","count":1},{"name":"Hans Klunder","email":"hans.klunder@gmail.com","login":"seriousme","count":1},{"name":"Heath Dutton🕴️","email":"heathdutton@gmail.com","login":"heathdutton","count":1},{"name":"Hendrik Liebau","email":"mail@hendrik-liebau.de","login":"unstubbable","count":1},{"name":"Honey Tyagi","email":"78690656+HoneyTyagii","login":"HoneyTyagii","count":1},{"name":"Igor Shevelenkov","email":"159804842+igor-shevelenkov","login":"igor-shevelenkov","count":1},{"name":"Ijtihed Kilani","email":"ijtihedk@gmail.com","login":"Ijtihed","count":1},{"name":"Ilia Alshanetsky","email":"ilia@ilia.ws","login":"iliaal","count":1},{"name":"Issac","email":"163278029+theSnackOverflow","login":"theSnackOverflow","count":1},{"name":"Ivan Trubach","email":"mr.trubach@icloud.com","login":"tie","count":1},{"name":"JJ","email":"jj@thesalleys.com","login":"computerscienceiscool","count":1},{"name":"Andy Weiss","email":"831355+rokob","login":"rokob","count":1},{"name":"Andy Pan","email":"i@andypan.me","login":"panjf2000","count":1},{"name":"Jakob Kummerow","email":"jkummerow@chromium.org","login":"jakobkummerow","count":1},{"name":"Bob Put","email":"85964518+bobu-putheeckal","login":"bobu-putheeckal","count":1},{"name":"Botato","email":"51982229+Botato300","login":"Botato300","count":1},{"name":"Brian Meek","email":"brian.ourhut@gmail.com","login":"brianathere","count":1},{"name":"Burkov Egor","email":"eburkov@rvision.ru","login":"wooffie","count":1},{"name":"Calvin","email":"clavin","login":"clavin","count":1},{"name":"Carlo Cabrera","email":"github@carlo.cab","login":"carlocab","count":1},{"name":"Charles Kerr","email":"charles@charleskerr.com","login":"ckerr","count":1},{"name":"ChrisJr404","email":"Sintation@gmail.com","login":"ChrisJr404","count":1},{"name":"Christopher Hiller","email":"boneskull@boneskull.com","login":"boneskull","count":1},{"name":"Claudio Wunder","email":"cwunder@gnome.org","login":"ovflowd","count":1},{"name":"Colin Ihrig","email":"cjihrig@gmail.com","login":"cjihrig","count":1},{"name":"Craig Macomber (Microsoft)","email":"42876482+CraigMacomber","login":"CraigMacomber","count":1},{"name":"Dan Fabulich","email":"dan@fabulich.com","login":"dfabulich","count":1},{"name":"Daniel Lando","email":"daniel.sorridi@gmail.com","login":"robertsLando","count":1},{"name":"Daniel Lemire","email":"daniel@lemire.me","login":"lemire","count":1},{"name":"Daniel M Brasil","email":"danielmbrasil@protonmail.com","login":"danielmbrasil","count":1},{"name":"David Hidalgo","email":"dehidalgov+code@gmail.com","login":"Daverd-GM","count":1},{"name":"David Thornton","email":"david.m.thornton@gmail.com","login":"davidthornton","count":1},{"name":"DeepView Autofix","email":"276251120+deepview-autofix","login":"deepview-autofix","count":1},{"name":"DeveloperViraj","email":"workwithvirajjadhav@gmail.com","login":"DeveloperViraj","count":1},{"name":"Diango Gavidia","email":"diango.code@gmail.com","login":"diangogav","count":1},{"name":"Koushil Mankali","email":"65667531+koushil-mankali","login":"koushil-mankali","count":1},{"name":"Krishnadas PC","email":"pckrishnadas88@gmail.com","login":"pckrishnadas88","count":1},{"name":"Lazizbek Ergashev","email":"lazerg2@gmail.com","login":"lazerg","count":1},{"name":"Louie Llaneta","email":"louie.lou.llaneta@gmail.com","login":"louiellan","count":1},{"name":"Luca Raveri","email":"lucaraveri993@gmail.com","login":"lraveri","count":1},{"name":"MJSHANG","email":"shangmengjiajiajia@gmail.com","login":"mokashang","count":1},{"name":"Madelyn","email":"madelynreyes2026@gmail.com","login":"developers-universe-1","count":1},{"name":"Mahin Anowar","email":"86069420+MahinAnowar","login":"MahinAnowar","count":1},{"name":"Manish Goregaokar","email":"manishearth@google.com","login":"Manishearth","count":1},{"name":"Mark S. Miller","email":"erights","login":"erights","count":1},{"name":"Martin Costello","email":"martin@martincostello.com","login":"martincostello","count":1},{"name":"Martin Slota","email":"46676886+martinslota","login":"martinslota","count":1},{"name":"Martin Wagner","email":"web@mawalabs.de","login":"mawalu","count":1},{"name":"Matthias Liedtke","email":"mliedtke@chromium.org","login":"Liedtke","count":1},{"name":"Mattias Buelens","email":"649348+MattiasBuelens","login":"MattiasBuelens","count":1},{"name":"Max H Fisher","email":"mfisher187@bloomberg.net","login":"maxhfisher","count":1},{"name":"Max Harari","email":"74914421+Meltedd","login":"Meltedd","count":1},{"name":"Maxence Robinet","email":"107369283+saint-james-fr","login":"saint-james-fr","count":1},{"name":"Md Muhtasim Munif Fahim","email":"s1911024120@ru.ac.bd","login":"Muhtasim-Munif-Fahim","count":1},{"name":"Michael Solomon","email":"github@tltv.co.il","login":"mikicho","count":1},{"name":"Mika Fischer","email":"mika.fischer@zoopnet.de","login":"mika-fischer","count":1},{"name":"Mikhail","email":"connormiha1@gmail.com","login":"Connormiha","count":1},{"name":"Miles Guicent","email":"guicent@pm.me","login":"milesguicent","count":1},{"name":"dynst","email":"148708712+dynst","login":"dynst","count":1},{"name":"Jacob Nichols","email":"32579287+ZenMasterJacob20011","login":"ZenMasterJacob20011","count":1},{"name":"Jahanzaib iqbal","email":"78400134+jahanzaib-iqbal-dev","login":"jahanzaib-iqbal-dev","count":1},{"name":"Donghoon Nam","email":"54799053+codenamenam","login":"codenamenam","count":1},{"name":"Jan Martin","email":"jan.krems@gmail.com","login":"jkrems","count":1},{"name":"Jarred Sumner","email":"jarred@jarredsumner.com","login":"Jarred-Sumner","count":1},{"name":"Jean Michelet","email":"110341611+jean-michelet","login":"jean-michelet","count":1},{"name":"Jeevankumar S","email":"110320697+Jeevankumar-s","login":"Jeevankumar-s","count":1},{"name":"Jeff","email":"jeffreyladnier@gmail.com","login":"leolightwork","count":1},{"name":"Jeff Matson","email":"6805601+JeffMatson","login":"JeffMatson","count":1},{"name":"Jeong SeokChan","email":"95221819+standard-Chan","login":"standard-Chan","count":1},{"name":"Jiawen Geng","email":"technicalcute@gmail.com","login":"gengjiawen","count":1},{"name":"Jinho Jang","email":"verycosy@kakao.com","login":"verycosy","count":1},{"name":"Jonas Geiler","email":"git@jonasgeiler.com","login":"jonasgeiler","count":1},{"name":"Jonathan Lopes","email":"72088434+JonathanLopes404","login":"JonathanLopes404","count":1},{"name":"Josh Kelley","email":"joshkel@gmail.com","login":"joshkel","count":1},{"name":"Junsu Han","email":"148194790+junius-sec","login":"junius-sec","count":1},{"name":"Jurj Andrei George","email":"ajurj@cloudbasesolutions.com","login":"TheOneTheOnlyJJ","count":1},{"name":"JustApple","email":"114324056+JustappleJust","login":"JustappleJust","count":1},{"name":"KaleruMadhu","email":"2400030376@kluniversity.in","login":"Madhu696969","count":1},{"name":"Karan Mangtani","email":"karan.mangtani@lrn.com","login":"karan-lrn","count":1},{"name":"Kimaswa Emmanuel Yusufu","email":"67486402+emmayusufu","login":"emmayusufu","count":1},{"name":"Kingsword","email":"kingsword09@gmail.com","login":"kingsword09","count":1},{"name":"Kohei","email":"kohei.ueno119@gmail.com","login":"cola119","count":1},{"name":"Konstantin Tsabolov","email":"1006564+tsabolov","login":"tsabolov","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:08.881Z","repositories_count":7157978,"commits_count":1060579234,"contributors_count":46512834,"owners_count":1429845,"committers_count":3470671,"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":"nodejs/node","html_url":"https://github.com/nodejs/node","last_synced_at":"2026-09-08T23:00:09.972Z","status":null,"issues_count":9887,"pull_requests_count":25058,"avg_time_to_close_issue":16464151.176408775,"avg_time_to_close_pull_request":2885159.639125378,"issues_closed_count":7609,"pull_requests_closed_count":21490,"pull_request_authors_count":2521,"issue_authors_count":5419,"avg_comments_per_issue":6.117123495499141,"avg_comments_per_pull_request":6.712068002234815,"merged_pull_requests_count":9807,"bot_issues_count":2,"bot_pull_requests_count":365,"past_year_issues_count":230,"past_year_pull_requests_count":959,"past_year_avg_time_to_close_issue":4042352.011764706,"past_year_avg_time_to_close_pull_request":3406165.605479452,"past_year_issues_closed_count":85,"past_year_pull_requests_closed_count":365,"past_year_pull_request_authors_count":320,"past_year_issue_authors_count":181,"past_year_avg_comments_per_issue":2.408695652173913,"past_year_avg_comments_per_pull_request":5.031282586027111,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":17,"past_year_merged_pull_requests_count":205,"created_at":"2023-05-09T10:29:01.574Z","updated_at":"2026-09-08T23:00:10.011Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodejs%2Fnode/issues","issue_labels_count":{"table":{"feature request":1447,"doc":604,"confirmed-bug":501,"stale":478,"windows":427,"fs":372,"flaky-test":359,"build":348,"stream":330,"v8 engine":318,"http":292,"invalid":268,"question":246,"test_runner":241,"esm":231,"duplicate":202,"wrong repo":189,"crypto":172,"good first issue":171,"meta":165,"help wanted":165,"child_process":163,"http2":156,"module":151,"net":139,"worker":137,"macos":132,"tls":127,"loaders":123,"inspector":123,"repl":122,"libuv":116,"test":111,"buffer":109,"discuss":107,"node-api":100,"performance":100,"async_hooks":98,"memory":96,"vm":94,"process":85,"npm":85,"i18n-api":74,"util":74,"openssl":73,"whatwg-url":71,"c++":70,"install":67,"dns":67,"linux":65,"wontfix":58,"arm":54,"promises":53,"url":52,"web streams":52,"errors":49,"never-stale":46,"cli":45,"https":45,"security":45,"zlib":44,"perf_hooks":43,"stalled":42,"tools":41,"fetch":38,"assert":38,"regression":37,"experimental":37,"dependencies":35,"events":35,"readline":34,"timers":32,"needs-ci":32,"path":31,"sqlite":30,"source maps":30,"console":30,"quic":29,"repro-exists":29,"watch-mode":28,"web-standards":28,"v18.x":28,"cluster":27,"addons":27,"benchmark":26,"author ready":25,"coverage":25,"icu":24,"wasm":24,"deprecations":24,"lib / src":24,"tsc-agenda":22,"os":21,"v8 module":21,"v22.x":21,"dgram":20,"dotenv":20,"webcrypto":20,"domain":19,"ibm i":18,"wasi":18,"eventtarget":18,"blocked":18,"embedding":18,"cares":18,"snapshot":17,"v20.x":17,"v16.x":17,"android":17,"python":17,"strip-types":17,"http_parser":17,"aix":16,"permission":15,"freebsd":15,"policy":15,"stdio":14,"tty":14,"debugger":13,"known limitation":13,"abortcontroller":13,"gyp":13,"ppc":12,"encoding":12,"single-executable":12,"mips":12,"s390":11,"trace_events":11,"riscv64":11,"report":11,"release":11,"diagnostics_channel":9,"commit-queue-squash":9,"config":8,"needs more info":8,"querystring":8,"v8 platform":8,"smartos":8,"async_local_storage":7,"v23.x":7,"wsl":6,"release-agenda":5,"semver-major":5,"ffi":5,"wip":5,"commit-queue-failed":4,"diag-agenda":4,"string_decoder":4,"realm":4,"semver-minor":3,"shared_lib":3,"typings":3,"brotli":3,"node-api-semver-major":2,"code-and-learn":2,"uvwasi-agenda":2,"bug":2,"commit-queue-rebase":2,"lts":2,"v24.x":2,"dont-land-on-v18.x":2,"lts-watch-v20.x":2,"v21.x":2,"vfs":2,"v19.x":2,"frontend":1,"security-wg-agenda":1,"test_runner-agenda":1,"post-mortem":1,"v26.x":1,"needs-benchmark-ci":1,"backend":1,"contributions welcome":1,"t: tests":1,"high":1,"c: algebra":1,"r: worksforme":1,"lts-watch-v18.x":1,"loaders-agenda":1,"test-action":1,"notable-change":1,"s390x":1,"dont-land-on-v19.x":1,"type-strip":1,"whatwg-urlpattern":1,"http3":1,"t: enhancement":1,"request-ci-failed":1,"revert":1}},"pull_request_labels_count":{"table":{"needs-ci":10513,"author ready":10346,"doc":5022,"c++":3751,"test":3402,"fast-track":2216,"commit-queue-squash":2193,"lib / src":2016,"meta":1809,"tools":1689,"build":1380,"dependencies":1332,"semver-minor":1101,"fs":954,"crypto":936,"semver-major":870,"v8 engine":666,"esm":661,"test_runner":633,"notable-change":609,"http":559,"commit-queue-rebase":533,"commit-queue-failed":526,"stream":524,"util":472,"dont-land-on-v20.x":463,"dont-land-on-v18.x":440,"buffer":392,"review wanted":384,"module":377,"benchmark":371,"process":366,"node-api":336,"dont-land-on-v16.x":335,"stalled":296,"release":282,"http2":282,"deprecations":269,"child_process":256,"net":256,"npm":255,"tls":251,"dont-land-on-v22.x":250,"errors":247,"windows":241,"invalid":233,"assert":232,"commit-queue":229,"repl":228,"async_hooks":224,"worker":223,"openssl":222,"experimental":215,"performance":209,"events":193,"sqlite":184,"flaky-test":181,"v18.x":179,"needs-benchmark-ci":178,"zlib":177,"cli":176,"vm":174,"quic":174,"whatwg-url":165,"blocked":157,"webcrypto":155,"web streams":154,"lts-watch-v20.x":153,"inspector":153,"code-and-learn":145,"stale":144,"backported-to-v18.x":144,"v20.x":138,"v22.x":138,"timers":137,"v16.x":134,"typings":132,"needs-citgm":128,"readline":124,"cares":123,"url":119,"github_actions":118,"wip":118,"permission":114,"loaders":112,"python":106,"dns":105,"strip-types":102,"cluster":99,"libuv":96,"dont-land-on-v23.x":91,"backported-to-v16.x":90,"backport-requested-v18.x":89,"path":87,"tsc-agenda":87,"dgram":85,"security":81,"embedding":79,"perf_hooks":78,"lts-watch-v18.x":78,"addons":78,"os":74,"diagnostics_channel":68,"web-standards":66,"console":61,"wasi":59,"backport-requested-v22.x":59,"i18n-api":59,"report":56,"lts-watch-v22.x":55,"debugger":55,"dont-land-on-v24.x":54,"https":52,"backport-open-v18.x":52,"backported-to-v20.x":52,"backport-open-v20.x":50,"source maps":48,"macos":47,"tty":46,"gyp":45,"icu":45,"watch-mode":44,"single-executable":42,"request-ci":42,"v24.x":42,"request-ci-failed":41,"coverage":40,"dont-land-on-v19.x":39,"javascript":39,"eventtarget":38,"install":37,"async_local_storage":37,"config":37,"backport-requested-v20.x":33,"help wanted":30,"baking-for-lts":30,"arm":29,"domain":29,"v23.x":29,"revert":29,"ibm i":28,"v8 platform":28,"backported-to-v22.x":27,"policy":27,"v19.x":26,"backport-blocked-v18.x":26,"promises":24,"encoding":24,"backport-open-v16.x":22,"http_parser":22,"v21.x":21,"duplicate":21,"freebsd":21,"confirmed-bug":21,"trace_events":21,"querystring":20,"dont-land-on-v21.x":20,"backport-open-v22.x":19,"dotenv":19,"string_decoder":18,"snapshot":18,"abortcontroller":18,"smartos":17,"discuss":17,"backport-blocked-v20.x":17,"aix":16,"backport-requested-v16.x":16,"backport-blocked-v16.x":16,"wasm":16,"android":15,"vfs":13,"diag-agenda":13,"riscv64":12,"v8 module":12,"realm":11,"dont-land-on-v26.x":10,"backported-to-v19.x":10,"wrong repo":10,"release-agenda":10,"fetch":9,"whatwg-urlpattern":9,"ffi":9,"v26.x":8,"brotli":8,"modules-agenda":8,"backport-open-v26.x":7,"backported-to-v21.x":6,"punycode":6,"lts":6,"linux":6,"loaders-agenda":6,"backport-open-v24.x":5,"security-wg-agenda":5,"regression":5,"s390":5,"ppc":5,"lts-watch-v24.x":4,"backport-requested-v24.x":4,"backport-requested-v23.x":4,"post-mortem":4,"loong64":4,"backport-blocked-v19.x":4,"type-strip":3,"lts-watch-v16.x":3,"http3":3,"backported-to-v24.x":3,"backported-to-v23.x":3,"memory":3,"large-pr":3,"backport-requested-v19.x":3,"stdio":2,"known limitation":2,"test-stale-pr":2,"never-stale":2,"backported-to-v26.x":2,"node-api-semver-major":2,"dev/testing":1,"shared_lib":1,"feature request":1,"style":1,"bug":1,"dtls":1,"changelog/no-changelog":1,"question":1,"Skip Changelog":1,"team/agent-e2e-testing":1,"webtransport":1,"alpine":1,"lacks-second-approval":1,"backport-blocked-v22.x":1,"mips":1,"go":1,"next-10-agenda":1,"feature":1,"s390x":1,"dependencies-go":1,"Stale":1,"wontfix":1,"web-agenda":1}},"issue_author_associations_count":{"table":{"NONE":6150,"MEMBER":1957,"CONTRIBUTOR":1771,"COLLABORATOR":6,"OWNER":2,"MANNEQUIN":1}},"pull_request_author_associations_count":{"table":{"MEMBER":14224,"CONTRIBUTOR":7865,"NONE":2167,"COLLABORATOR":800,"OWNER":2}},"issue_authors":{"table":{"ronag":182,"targos":141,"Trott":89,"jasnell":88,"joyeecheung":86,"anonrig":74,"mcollina":74,"szmarczak":69,"zyscoder":67,"mhdawson":58,"bnoordhuis":55,"RedYetiDev":54,"richardlau":52,"mscdex":50,"ghost":47,"tniessen":45,"benjamingr":41,"jimmywarting":41,"mmarchini":38,"istiak101":36,"gengjiawen":35,"RaisinTen":33,"gireeshpunathil":33,"aduh95":32,"kapouer":32,"gabrielschulhof":31,"legendecas":29,"trivikr":29,"mmomtchev":28,"connor4312":27,"MoLow":26,"addaleax":26,"nicolo-ribaudo":25,"BridgeAR":25,"GeoffreyBooth":24,"cjihrig":24,"ORESoftware":24,"sam-github":24,"nodejs-github-bot":23,"panva":23,"rluvaton":22,"loynoir":21,"pimterry":21,"isaacs":20,"Flarna":19,"ehmicky":19,"Renegade334":19,"devsnek":18,"KhafraDev":18,"guybedford":18,"Ethan-Arrowood":18,"SimenB":18,"LiviaMedeiros":18,"bmeck":17,"Jamesernator":17,"lpinca":16,"JakobJingleheimer":16,"ganeshkbhat":16,"MylesBorins":16,"ChALkeR":16,"refack":15,"bnb":15,"hashseed":15,"dilyanpalauzov":15,"theanarkh":15,"domenic":15,"RafaelGSS":14,"ErickWendel":14,"annevk":14,"Semigradsky":13,"himself65":13,"vsemozhetbyt":13,"silverwind":13,"dead-claudia":13,"piranna":13,"mafintosh":12,"rexagod":12,"AdamMajer":12,"everett1992":12,"fabiospampinato":12,"rickyes":12,"regseb":12,"introspection3":12,"hemanth":12,"marco-ippolito":12,"privatenumber":11,"bcoe":11,"arcanis":11,"dario-piotrowicz":11,"prettydiff":11,"sindresorhus":10,"martenrichter":10,"masx200":10,"F3n67u":10,"ywave620":10,"thernstig":10,"clshortfuse":10,"zloirock":10,"zbjornson":10,"misos1":10,"MrJithil":10,"cola119":10,"DerekNonGeneric":9,"navegador5":9,"ljharb":9,"alshdavid":9,"danfuzz":9,"rvagg":9,"coreyfarrell":9,"Himself65":9,"Brooooooklyn":9,"wooffie":9,"skyclouds2001":9,"murgatroid99":9,"Qard":8,"puzpuzpuz":8,"alexsch01":8,"srl295":8,"TimothyGu":8,"LongTengDao":8,"yuzibo":8,"pd4d10":8,"kvakil":8,"orgads":8,"mika-fischer":8,"abmusse":8,"kanongil":8,"matthieusieben":8,"lucshi":7,"jaydenseric":7,"lachrist":7,"coderaiser":7,"martinheidegger":7,"sapphi-red":7,"rotu":7,"iambumblehead":7,"andreas-schwab":7,"kaizhu256":7,"remcohaszing":7,"ExE-Boss":7,"jcbhmr":7,"timfish":7,"jazelly":7,"cspotcode":7,"geeksilva97":7,"axkibe":7,"BobFrankston":7,"JounQin":7,"anor731":7,"lucacasonato":7,"danbev":7,"zdm":7,"mnini":7,"kwasimensah":7,"jdalton":7,"evanw":7,"daveisfera":7,"AriPerkkio":6,"mertcanaltin":6,"H4ad":6,"JLHwung":6,"andrewhodel":6,"Mesteery":6,"rochdev":6,"avivkeller":6,"TimDaub":6,"ggoodman":6,"codebytere":6,"sxa":6,"jorangreef":6,"bmacnaughton":6,"WillAvudim":6,"pubmikeb":6,"markddrake":6,"giltayar":6,"Raynos":6,"cclauss":6,"mureinik":6,"DaemonBeast":6,"kevgeoleo":6,"spazmodius":6,"trevnorris":6,"jakecastelli":6,"indutny":5,"justinfagnani":5,"MikeMcC399":5,"seishun":5,"trentm":5,"davidje13":5,"mcandre":5,"machineghost":5,"mikeal":5,"bpstrngr":5,"yashLadha":5,"rozzilla":5,"XadillaX":5,"luanshyy":5,"paulrutter":5,"joepie91":5,"ThisIsMissEm":5,"Richienb":5,"bjohansebas":5,"ArchanaWind":5,"joaocgreis":5,"bakkot":5,"williamkbroome":5,"jkrems":5,"ZEDCWT":5,"JoakimCh":5,"Candylong":5,"trusktr":5,"MattiasBuelens":5,"bpasero":5,"awwright":5,"ShogunPanda":5,"olalonde":5,"markwylde":4,"novemberborn":4,"caub":4,"MattIPv4":4,"AugustinMauroy":4,"hyrious":4,"pauldraper":4,"santigimeno":4,"AlttiRi":4,"lukiano":4,"sparecycles":4,"artur-ma":4,"schuay":4,"nomagick":4,"WebReflection":4,"mStirner":4,"timmolendijk":4,"nwtgck":4,"malthe":4,"debadree25":4,"nicholaswmin":4,"Pomax":4,"armanbilge":4,"orinatic":4,"brillout":4,"garetman":4,"andreialecu":4,"splitice":4,"ofrobots":4,"philnash":4,"lydell":4,"jsumners":4,"brettz9":4,"tufosa":4,"jeffrson":4,"bl-ue":4,"marsonya":4,"snowystinger":4,"pulkit-30":4,"ekraihan":4,"fasttime":4,"btea":4,"misterdjules":4,"aalexgabi":4,"ajvincent":4,"haraldrudell":4,"mykola-mokhnach":4,"TanninOne":4,"efekrskl":4,"uhyo":4,"mdouglass":4,"arthurfiorette":4,"8HoLoN":4,"islandryu":4,"axetroy":4,"vdata1":4,"viferga":4,"karlhorky":4,"roblourens":4,"takayama-lily":4,"hqzing":4,"jeremymeng":4,"sinclairzx81":4,"nassau-t":4,"frank-dspeed":4,"OliverJAsh":4,"Antonius-S":4,"mbrevda":4,"Lhokhilloo":4,"BethGriggs":4,"VlkrS":4,"koshic":4,"flakey5":4,"fawazahmed0":4,"loganfsmyth":4,"mkrawczuk":4,"rbuckton":4,"wmertens":4,"DetachHead":3,"Gershy":3,"noahehall":3,"espoal":3,"ejose19":3,"lomaster1":3,"hvlxh":3,"dubzzz":3,"rektide":3,"muthomilewis99":3,"JonasBa":3,"wclr":3,"hardfist":3,"egoroof":3,"jgehrcke":3,"lbh8srv68":3,"Pyrolistical":3,"qinzhiben11":3,"FStefanni":3,"streamich":3,"julien-f":3,"cinderblock":3,"abster":3,"dougwilson":3,"StephenLynx":3,"hulkish":3,"apaprocki":3,"boneskull":3,"ai":3,"overlookmotel":3,"pluris":3,"yunnysunny":3,"sbc100":3,"AKadisak1313":3,"blackrt0":3,"devraymondsh":3,"ZFail":3,"romainmenke":3,"cakoose":3,"laino":3,"mvduin":3,"LiST-GIT":3,"Uzlopak":3,"zhenweijin":3,"jcubic":3,"nex3":3,"nschonni":3,"niftylettuce":3,"StefanStojanovic":3,"JoshuaWise":3,"Tasyaafannie":3,"mihaon":3,"kumarrishav":3,"watson":3,"bengl":3,"OguzhanUmutlu":3,"bricss":3,"sajal50":3,"DavidRusso":3,"niedzielski":3,"dothebart":3,"bzoz":3,"Jason3S":3,"alan-agius4":3,"GrosSacASac":3,"Asaf-Federman":3,"sgallagher":3,"kettanaito":3,"jmm":3,"ackava":3,"slVqND9w":3,"SheetJSDev":3,"caoccao":3,"cTn-dev":3,"fs-eire":3,"essential-existence":3,"medikoo":3,"jesushi27":3,"james-pre":3,"merceyz":3,"nappy":3,"ForbiddenEra":3,"corrideat":3,"davidfirst":3,"Rantoledo":3,"dr-js":3,"gprosch":3,"ijisol":3,"kobrineli":3,"nbbeeken":3,"ptomato":3,"dmichon-msft":3,"aleksey-hoffman":3,"sheerun":3,"HamzaZaidiX":3,"tomasgvivo":3,"topvis":3,"lroal":3,"StarpTech":3,"7c":3,"alcuadrado":3,"Lxxyx":3,"ThePlenkov":3,"alexander-akait":3,"alexlamsl":3,"reverofevil":3,"MasterJames":3,"pmarchini":3,"rubyFeedback":3,"phryneas":3,"tony-go":3,"derekschrock":3,"rysi3k":3,"caijw":3,"myocytebd":3,"dev2alert":3,"joeyhub":3,"damianobarbati":3,"d3x0r":3,"panylosten":3,"BourgoisMickael":3,"jamesdiacono":3,"ckcr4lyf":3,"DanKaplanSES":3,"EarlyRiser42":3,"aral":3,"mysticatea":3,"gunters63":3,"vtjnash":3,"jlchristi":3,"bojavou":3,"Septa2112":3,"ernestostifano":3,"cactysman":3,"panmenghan":3,"liuxingbaoyu":3,"issuefiler":3,"asklar":3,"MatteoBax":3,"unilynx":3,"congzhangzh":3,"luyahan":3,"weary-adventurer":3,"rauschma":3,"CuriousStork":3,"kyranet":3,"coolaj86":3,"bluelovers":3,"Prinzhorn":3,"zen0wu":3,"meixg":3,"achingbrain":3,"TheEpicFace007":3,"Ginden":3,"syg":3,"timokoessler":3,"isheludko":3,"MadaraUchiha":3,"Qix-":3,"broofa":3,"Congelli501":3,"averri":3,"fisker":3,"jtuchel":3,"edemaine":3,"TheBrenny":3,"SHADYKIMBUM":3,"56789KD":3,"veganaize":3,"mkszuba":3,"khaosdoctor":3,"kwebble":3,"josephg":3,"nujarum":3,"Krinkle":3,"ebickle":3,"pacifiquem":3,"zombieleet":3,"fabiancook":3,"vassudanagunta":3,"a-shvedov":2,"btsimonh":2,"CanadaHonk":2,"NikolayMakhonin":2,"fregante":2,"Sebmaster":2,"enisdenjo":2,"yanovich":2,"lemire":2,"robertpatrick":2,"lastdoctor":2,"devongovett":2,"YallaDealz":2,"CobraFighter":2,"mawaregetsuka":2,"JacksonTian":2,"Allain55":2,"strager":2,"zhanzhenzhen":2,"APshenkin":2,"idranme":2,"dloetzke":2,"arreehm":2,"fraxken":2,"d0nc1h0t":2,"YuryStrozhevsky":2,"HarshithaKP":2,"cpojer":2,"mathewgeola":2,"xieyuheng":2,"csvan":2,"demurgos":2,"a-parser":2,"NicolasSchwarzer":2,"evert":2,"fknx":2,"malmirhadis2":2,"yoavweiss":2,"mweberxyz":2,"jonesT121":2,"HomyeeKing":2,"akornatskyy":2,"zenflow":2,"paul-marechal":2,"BadIdeaException":2,"Delapouite":2,"ivan-kleshnin":2,"d3lm":2,"izelnakri":2,"vampirefrog":2,"hi-ogawa":2,"hillar":2,"Appnet1337":2,"melusc":2,"simov":2,"yamachu":2,"jeswr":2,"trivenay":2,"Somebi":2,"LitileXueZha":2,"Chaython":2,"Linkgoron":2,"Macil":2,"mariusgrigaitis":2,"jleedev":2,"thany":2,"mizulu":2,"joelrbrandt":2,"GeorgiiGalechyan":2,"LU7P":2,"zzo38":2,"daeyeon":2,"intervalia":2,"fzn0x":2,"tetsuharuohzeki":2,"jenthone":2,"RareScrap":2,"geryogam":2,"kxxt":2,"ctavan":2,"nimit95":2,"Jimbly":2,"Mrgaton":2,"cyberphone":2,"tchetwin":2,"MGorkov":2,"SetTrend":2,"segevfiner":2,"Fishrock123":2,"martian17":2,"richerfu":2,"lovetingyuan":2,"nmalyschkin":2,"marjakh":2,"Zibri":2,"sarowarhosen03":2,"doberkofler":2,"q66":2,"jgowdy":2,"ShenHongFei":2,"haqer1":2,"branisha":2,"sogaani":2,"avcribl":2,"InsaniManES":2,"samardzicneo":2,"laurisvan":2,"MAKGAMEROFFICIAL":2,"RobinTail":2,"kmannislands":2,"markb-trustifi":2,"Tirine":2,"AviVahl":2,"kylo5aby":2,"satire-foxfire":2,"wesleyolis":2,"fluentwind":2,"eldoy":2,"Luzgan":2,"evenstensberg":2,"eljefedelrodeodeljefe":2,"deanhiller":2,"thunderol":2,"phoenix741":2,"Babak-Gholamzadeh":2,"svdHero":2,"safareli":2,"thisconnect":2,"climba03003":2,"GulgDev":2,"davewasmer":2,"peixotoleonardo":2,"cruiseliu":2,"VoltrexKeyva":2,"Zeyad-iss":2,"nylen":2,"sheremet-va":2,"brandonros":2,"zionly":2,"FishOrBear":2,"CodPro-Sui":2,"jc-lab":2,"gruber123":2,"episage":2,"dsherret":2,"morkai":2,"sguillia":2,"arobert93":2,"yhojann-cl":2,"rlindner81":2,"jfhr":2,"skittles1412":2,"mejedi":2,"bloobaru":2,"Marv-CZ":2,"gluxon":2,"minrk":2,"p3x-robot":2,"ggrossetie":2,"shipujin":2,"ZYinMD":2,"robross0606":2,"tjuhaszrh":2,"TerrorJack":2,"crowrvo":2,"tizmagik":2,"huseeiin":2,"TheOneTheOnlyJJ":2,"lundibundi":2,"w3nl":2,"robey":2,"compulim":2,"SFx2018":2,"nojvek":2,"paulmillr":2,"jedwards1211":2,"calidion":2,"jetibest":2,"deokjinkim":2,"harrisi":2,"zkochan":2,"KRAUS1203":2,"mildsunrise":2,"jdiaz-dev":2,"basickarl":2,"kanasimi":2,"thezzisu":2,"tolmasky":2,"Bnaya":2,"chadbrewbaker":2,"dubiousjim":2,"simone-sanfratello":2,"shaseley":2,"GuillaumeBlanchet":2,"kakaroto":2,"hp8wvvvgnj6asjm7":2,"corydorning":2,"RReverser":2,"ak239":2,"williamh":2,"empyrical":2,"simonbuchan":2,"JaoodxD":2,"hyf0":2,"darkk":2,"bolt-juri-gavshin":2,"jayaddison":2,"Xstoudi":2,"shlroland":2,"ARitz-Cracker":2,"OrKoN":2,"underflow00":2,"skypesky":2,"sdegutis":2,"weswigham":2,"JQuilty":2,"SkybuckFlying":2,"emilbayes":2,"ctjlewis":2,"antoinep92":2,"darksabrefr":2,"tianxiadys":2,"rahbari":2,"AjaniBilby":2,"xirzec":2,"JSMonk":2,"minhaics":2,"ematipico":2,"dy-dx":2,"dandv":2,"mitsos1os":2,"rossj":2,"broksonic21":2,"zemse":2,"exoego":2,"TrevorBurnham":2,"akc42":2,"jlarmstrongiv":2,"Ayzrian":2,"SukkaW":2,"sendoru":2,"zero1five":2,"LRagji":2,"ilg-ul":2,"JMTK":2,"AndreasMadsen":2,"arciisine":2,"gildas-lormeau":2,"vweevers":2,"po6ix":2,"slagiewka":2,"devlohani99":2,"ugultopu":2,"0-wiz-0":2,"bankkamo":2,"lutzroeder":2,"fishcharlie":2,"FireBurn":2,"jakearchibald":2,"sholladay":2,"dieulot":2,"acutmore":2,"arhart":2,"mhassan1":2,"JonathanWilbur":2,"chacent":2,"ethanresnick":2,"Ayase-252":2,"adrienjoly":2,"uNetworkingAB":2,"silkentrance":2,"tshinnic":2,"npenin":2,"didiercolens":2,"killagu":2,"xicilion":2,"zuozp8":2,"ziimakc":2,"pandeykushagra51":2,"majumadhusudanan2024":2,"erify-world":2,"hildjj":2,"leithouse":2,"greggman":2,"SinoBidOne":2,"Onewing90":2,"davedodo":2,"cirosantilli":2,"daguej":2,"hoodmane":2,"traskmorton":2,"babakfp":2,"tshemsedinov":2,"Nguyenthaocc727":2,"animetosho":2,"jehon":2,"debohman":2,"Tofandel":2,"makingglitches":2,"rentalhost":2,"Apollon77":2,"anthony-tuininga":2,"greguz":2,"jonschlinkert":2,"danielleadams":2,"jrvidal":2,"shaizdragon87":2,"ericcornelissen":2,"kyrylkov":2,"richterdennis":2,"isker":2,"PandaWorker":2,"MrQubo":2,"extremeheat":2,"Deuces9ers":2,"slorber":2,"asamuzaK":2,"gordonmleigh":2,"Rxbbit":2,"theoludwig":2,"TomasHubelbauer":2,"kloczek":2,"Apokalypt":2,"davedoesdev":2,"edilson258":2,"ryzokuken":2,"Karin-HR-Key-IL":2,"gitspeaks":2,"Leko":2,"nicojs":2,"Zhxhh":2,"rickmed":2,"ruyadorno":2,"styfle":2,"frederi-co":2,"UlisesGascon":2,"anomiex":2,"Gumbit":2,"mrrobbins":2,"RevealedFrom":2,"hyj1991":2,"exx8":2,"PhakornKiong":2,"calebmer":2,"DanielRamosAcosta":2,"subfuzion":2,"govindrai":2,"yume-chan":2,"voxik":2,"toramanomer":2,"Jamlee":2,"PolariTOON":2,"naseemkullah":2,"iron-coder12":2,"anonhostpi":2,"carlansley":2,"erights":2,"gibson042":2,"natesire":2,"stevenvachon":2,"tuannd89":2,"devinivy":2,"zachsa":2,"mohd-akram":2,"8chanAnon":2,"budarin":2,"viceice":2,"blakebyrnes":2,"awilfox":2,"albertyw":2,"emilfihlman":2,"breisig":2,"Asnow-c":2,"danielgindi":2,"jeffsec-aws":2,"CherryDT":2,"septatrix":2,"surma":2,"OvertJUAN":2,"hrishikesh-kadam":2,"Chutanee":2,"bizob2828":2,"saurabhdaware":2,"sparist":2,"PoojaDurgad":2,"seirdotexe":2,"ferlikh":2,"CxRes":2,"smbape":2,"petamoriken":2,"Lonniebiz":2,"Milo123459":2,"tjx666":2,"dharesign":2,"Jean-Luc-Picard-2021":2,"meyfa":2,"jerome-benoit":2,"Hakerh400":2,"rabeeqiblawi":2,"hax":2,"mceachen":2,"srcmake":2,"warlock1996":2,"virtuallyunknown":2,"etna":2,"dnalborczyk":2,"cpcallen":2,"galkin":2,"Jayman2000":2,"astormnewrelic":2,"nathanblair":2,"sajshshs":2,"AshCripps":2,"aalonso777777":2,"ayonli":2,"sosoba":2,"petkaantonov":2,"hossain666":2,"dmitry-chukanov":2,"abbshr":2,"gavinaiken":2,"manoraj":2,"mdeknowis":2,"Melab":2,"xloem":2,"sant123":2,"lacmuch":2,"btakita":2,"ericfortis":2,"juanarbol":2,"julienw":2,"segrey":2,"crystalin":2,"megavolt666eblan":2,"qiulang":2,"mikicho":2,"rifler":2,"FranckFreiburger":2,"CalebCarroll":2,"LvChengbin":2,"HarikrishnanBalagopal":2,"xtx1130":2,"Chooks22":2,"kekee000":2,"futuremotiondev":2,"yagehu":2,"najibghadri":2,"sheepa":2,"jrj2211":2,"edsnowden":2,"cemerick":2,"batrla":2,"yunxu1019":2,"hihehe52":2,"MaledongGit":2,"joshxyzhimself":2,"iSkore":2,"spencerwilson":2,"lvqq":2,"emerzon":2,"nikikalwar":2,"richiemccoll":2,"guest271314":2,"yosuke-furukawa":2,"haggholm":2,"ILikeRubberDuckies":2,"simoneb":2,"chinmoy12c":2,"mrbbot":2,"lobsterkatie":2,"AkhonDhoo":2,"Archkon":2,"joy-0909":2,"poojamargreat":2,"jhmaster2000":2,"erossignon":2,"c-vetter":2,"VenRoot":2,"turbocrime":2,"ledbit":2,"mmkal":2,"wojtekmaj":2,"implausible":2,"vitaliylag":2,"sysmat":2,"destroyer22719":2,"moubctez":2,"clemyan":2,"jim-king-2000":2,"doctore-source":2,"ksmithut":2,"blimmer":2,"PANCHO7532B":2,"dpchamps":2,"mctrafik":2,"worstpractice":2,"rotemdan":2,"dev-ardi":2,"ulitink":2,"DavyLandman":2,"benbucksch":2,"darrachequesne":2,"Zvicii":2,"etnbrd":2,"patoi":2,"Praveen-tailor49":2,"gifford41":2,"MuratovBektur":2,"sdavids":2,"alirezaraha3":2,"mkvlrn":2,"Tobbe":2,"Lampese":2,"timostamm":2,"khteh":2,"mike-marcacci":2,"liudonghua123":2,"aherlihy":2,"djmarcin":2,"Z3TA":2,"asavah":2,"KunalBurangi":2,"A19890":2,"tristanls":2,"vdeturckheim":2,"dylanaraps":2,"luketaher":2,"bartlomieju":2,"gerardolima":2,"dmurvihill":2,"sebmck":2,"Sainan":2,"kt3k":2,"wolfgang42":2,"urugator":2,"puskin94":2,"znewsham":2,"watilde":2,"AdityaAnand1":1,"coder3086":1,"giri-v":1,"koblas":1,"wmo123":1,"sffc":1,"laneme":1,"pbininda":1,"FeGarFro":1,"ksn5":1,"gribnoysup":1,"abhishekV004":1,"YATINDRA-07":1,"lrlna":1,"nooritaki":1,"dgp1130":1,"xuefengwang":1,"KilianKilmister":1,"BalaM314":1,"cswl":1,"rakleed":1,"thomas-riccardi":1,"hch-2k8":1,"Gani-23":1,"Koutoulakis":1,"NorbertHeusser":1,"Arminkazemi1994":1,"as9996":1,"jloleysens":1,"elliot-huffman":1,"denghongcai":1,"meihuaping":1,"ulfgebhardt":1,"bubba":1,"bchabrier":1,"michax":1,"lulu5239":1,"dmgr":1,"BasMasking":1,"Jarred-Sumner":1,"joelmukuthu":1,"ameerahm":1,"glacambre":1,"STRML":1,"jonnydgreen":1,"Jayx239":1,"LanguageXange":1,"DevAhmedRadwan":1,"Gkirman81":1,"imyjim":1,"masylum":1,"albert-github":1,"Ylous":1,"segun-flexible":1,"DevSDK":1,"tayweekiam":1,"madebr":1,"lucassanascimento":1,"chris-sadighgroup":1,"zhoupb01":1,"BTOdell":1,"username-II":1,"ji123111":1,"D4V3M0NK":1,"jamesjer":1,"justablob":1,"jonerer":1,"AliasT":1,"risindul":1,"SamMorrowDrums":1,"marco-a":1,"SharpBCD":1,"davidflanagan":1,"Hernandez001619":1,"apparebit":1,"limboonlun":1,"felipezacani":1,"JohnJobson":1,"yrsh":1,"splincode":1,"wankdanker":1,"popey456963":1,"DonJayamanne":1,"Carlos314159":1,"Stono":1,"alexfernandez":1,"erfan-ir":1,"ri7116":1,"RobertDiebels":1,"dkebler":1,"mahdi-farnia":1,"AceMood":1,"jesobreira":1,"cvisserMaxedy":1,"szymonmaslowski":1,"wmelton":1,"Corben78":1,"SecurityCRob":1,"raymondlaw":1,"unreleased":1,"vipulwairagade":1,"knksmith57":1,"orlitzky":1,"NTEQ":1,"miguelaeh":1,"graham-p":1,"dolphin278":1,"ptrxyz":1,"gweesin":1,"ericbos111":1,"Yogu":1,"yogeshlc":1,"arganoid":1,"joeheyming":1,"fmcarvalho":1,"mupchurch-verys":1,"bramvandervoet":1,"terrywh":1,"HikaruHokkyokusei":1,"KrayzeeKev":1,"m-rousse":1,"MatanYemini":1,"motoshkov":1,"BlackKerio":1,"owenallenaz":1,"hichemfantar":1,"konimex":1,"codeoflin":1,"chadhutchins182":1,"yangxiaomin08":1,"alexanderniebuhr":1,"cekvenich":1,"libin1991":1,"heavyk":1,"Geelik":1,"ymeine":1,"nilproject":1,"Madriix":1,"bingenito":1,"motla":1,"GutsSwagin":1,"y1j2x34":1,"yogesh-kumar-r":1,"yuvashrikarunakaran":1,"gorbinphilip1":1,"danhendo89":1,"yerlaser":1,"lf1029698952":1,"AndrewGoal":1,"hronro":1,"todor-a":1,"denexapp":1,"ngdangtu-vn":1,"ArnaudBrousseau":1,"mo-at-dave":1,"mccaig":1,"tobq":1,"akuankka128":1,"omkadiri":1,"kkorada":1,"sabah215":1,"alexp1917":1,"bes":1,"elecV2":1,"steipete":1,"Valia1477":1,"seven-deuce":1,"Ansh039":1,"vfilatov":1,"rayw000":1,"guomeng306":1,"lgpasquale":1,"ejkj700":1,"rb3110":1,"smriti-spotnana":1,"uclnj":1,"pzskyz":1,"alexhx5":1,"crbudzeak":1,"timsuchanek":1,"f3oall":1,"bmdrake919":1,"wanglin86769":1,"mdathrika":1,"alesmenzel":1,"mmckinlaySFDC":1,"stefanradu904":1,"Ninroot":1,"moltar":1,"turtle0x1":1,"jamiebuilds":1,"tsapko3628":1,"MTRX1":1,"NeoPhi":1,"antonyggvzvmnxxcx":1,"derekxlu":1,"joacub":1,"jk1z":1,"force-net":1,"yorkie":1,"frankli0324":1,"LittleBear-6w6":1,"dividedmind":1,"kamatil-dev":1,"jdmarshall":1,"nbdd0121":1,"tecrajeshXactly":1,"ferencbeutel4711":1,"hsgreen":1,"soobin1104":1,"michaelKurowski":1,"jiec-msft":1,"jorenvandeweyer":1,"pr4j3sh":1,"ramote":1,"theofficialgman":1,"jbriales":1,"marcopdonoso":1,"michaelfig":1,"TrueWill":1,"simllll":1,"tailot":1,"xgiovio":1,"NiedziolkaMichal":1,"edusurf10":1,"rmehner":1,"MKRhere":1,"GHExplorer":1,"logiclrd":1,"alexpusch":1,"ahaha721":1,"rohitcoder":1,"ulvinasirli99":1,"qurafi":1,"mkteagle":1,"sashberd":1,"access-control-rtfm":1,"soumyabardhan":1,"changk99":1,"juanrgm":1,"DuAnto":1,"Ralle":1,"DevinJohw":1,"loretoparisi":1,"sgrishchenko":1,"vladshcherbin":1,"JBaczuk":1,"stachupl":1,"pronebird":1,"RDIL":1,"devanshdixit":1,"codyfyi":1,"Roysmen":1,"SimonSimCity":1,"hudochenkov":1,"Annihil":1,"developsessions":1,"vadzim":1,"VanillaMaster":1,"NetheriteJam":1,"avacadox21":1,"IdmonAir":1,"horpto":1,"natorion":1,"murillo128":1,"maxrudiy":1,"anianj":1,"ylc395":1,"ttodua":1,"jasonjiicloud":1,"SiddharthShyniben":1,"stegano":1,"Noor0":1,"alexweej":1,"marcofranssen":1,"wuteng606":1,"arthur-clifford":1,"matthewzhaocc":1,"sizkein":1,"twchn":1,"djulien":1,"Nugine":1,"p51lee":1,"abdulkyume":1,"caldodge":1,"micash545":1,"js1darren":1,"JanCantCode":1,"goleoh":1,"kemphack":1,"lux01":1,"sjpotter":1,"rohan-kulkarni-25":1,"rossburton":1,"ZebraNorth":1,"evansnicholas":1,"nabinked":1,"gabrieleborelli":1,"pqnet":1,"dmand-commits":1,"Koromix":1,"sirdawidd":1,"cyrilchapon":1,"3cp":1,"astefanutti":1,"anst270125":1,"MeemeeLab":1,"Delagen":1,"gorankarlic":1,"srxzr":1,"ddwolf":1,"arslivinski":1,"vvvbbbcz":1,"chepa92":1,"IggyMartin":1,"RobertMcAuley":1,"singodiyashubham87":1,"Twipped":1,"JavaScriptDude":1,"marcthird128":1,"TeoBotta90":1,"Let0s":1,"danpeixoto":1,"danielb2":1,"nsrCodes":1,"DavidPeicho":1,"Kangz":1,"Ihateipods4ever":1,"ChildishGiant":1,"brunoflegler":1,"Syntle":1,"Muller59":1,"demonztt1":1,"omerl13":1,"MyTDT-Mysoft":1,"smatthews-godaddy":1,"lddubeau":1,"nlapshin":1,"que-mark":1,"ben-page":1,"elmerbulthuis":1,"mshopf":1,"sowmyav24":1,"tomklino":1,"alvin-7":1,"Ryuno-Ki":1,"steveswork":1,"jellelicht":1,"sylver":1,"Fighteros":1,"hughrawlinson":1,"schontz":1,"prabeshkunwar12":1,"BrookZhao":1,"SXPLRr":1,"pmer":1,"nazarhussain":1,"Umesh-daiict":1,"zefie":1,"aviadhahami":1,"meiry":1,"gkatsanos":1,"Cherry":1,"PippoApps":1,"vejo":1,"goto-bus-stop":1,"trygve-lie":1,"Shahor":1,"fishioon":1,"davisjam":1,"argon":1,"qntm":1,"wemeetagain":1,"kshaa":1,"Lucas6412f1":1,"pasieronen":1,"Aduwoayooluwa":1,"jmatthew":1,"p3k":1,"zbinlin":1,"andrewrk":1,"ibnjunaid":1,"b-m-9":1,"deleonn":1,"Alieckxie":1,"zamazan4ik":1,"ZeroXJacks":1,"vagostep":1,"serge1peshcoff":1,"Shenniey":1,"marcel-se-best":1,"sebamarynissen":1,"esqb":1,"sandorvasas":1,"trungducng":1,"ryuapp":1,"gridagribnoy":1,"snowinferno":1,"0wwafa":1,"vinayak-kukreja":1,"mooyoul":1,"bestbeforetoday":1,"bole1":1,"GruelingPine185":1,"ahmetsabri":1,"seshanpillay25":1,"zhbn":1,"zhu956645239":1,"kalenikalexander":1,"Srinivasa314":1,"ipbc-dev":1,"rakatyal":1,"RobinBol":1,"rizwan-r-r":1,"akirattii":1,"leopradac":1,"dmabupt":1,"aflyingfox":1,"Shikha2410":1,"francisl":1,"jordanebelanger":1,"kennyr87":1,"bearkfear":1,"bluesmoon":1,"moolet":1,"LuciaAnsino":1,"chrmarti":1,"yelkarama":1,"aqeelat":1,"gentlejo":1,"lpgera":1,"tomaspinho":1,"redchair123":1,"xtexx":1,"OnFire124":1,"saurabhbakolia":1,"Praizleye":1,"Pea1594":1,"mrEDitor":1,"Eric24":1,"Kaiepi":1,"mattjohnsonpint":1,"QuentinFAIDIDE":1,"vmaganti7":1,"MHayes486":1,"ejeculated":1,"coffeebe4code":1,"timotejroiko":1,"sachinmali287":1,"erfanium":1,"Yash2003Bisht":1,"imyp92":1,"PavelSarlov":1,"JoshuaKGoldberg":1,"rgprog":1,"liujingbreak":1,"endepointe":1,"spthiel":1,"scriptertoufiq":1,"ebikt":1,"binvb":1,"AmedMoore":1,"vlasky":1,"Marin-Kitagawa":1,"dickwyn":1,"josephrocca":1,"ObscurusGrassator":1,"ArfatSalman":1,"msakrejda":1,"bednic":1,"Norgerman":1,"reza-arjmandi":1,"hootan09":1,"stroucki":1,"anirudhgiri":1,"sshevlyagin":1,"BoscoDomingo":1,"MartinHotmann":1,"greysonevins":1,"prowe214":1,"LJNeon":1,"wallyhall":1,"matthiashermsen":1,"DarthSonic":1,"Eden4897":1,"Fizayy":1,"avaly":1,"millerick":1,"PatONeil":1,"mousseq":1,"reklatsmasters":1,"jonathanorrego":1,"wdbacker":1,"ryanrasti":1,"ms270169":1,"RomanHotsiy":1,"rajeevnaikte":1,"sploders101":1,"GrapeGreen":1,"justinmchase":1,"matthewp":1,"qasq79629-art":1,"lfaller-korrobio":1,"farteryhr":1,"marvinhagemeister":1,"Asilva2803":1,"billti":1,"lmammino":1,"juj":1,"IsmaelCoulibalyPLRM":1,"Aaron1011":1,"yahu1031":1,"aquapi":1,"muichiro29":1,"jenngile":1,"ztiandan":1,"vytautas-pilk":1,"LLagoon3":1,"nurikonepice19":1,"pedrozac2409":1,"muzhaqi16":1,"CAPTAINJAYKIRK":1,"alpalex":1,"renanyoy":1,"will-fagerstrom":1,"niyan-ly":1,"cc-int3":1,"joanv1":1,"tonyskulk":1,"ellogwen":1,"loilo":1,"snytkine":1,"NorseGaud":1,"dimw":1,"firxworx":1,"Triskae":1,"Nixinova":1,"UnleashedMind":1,"saschanaz":1,"marxin":1,"rafixer":1,"bojanrozman":1,"Chrisincr":1,"hermanbanken":1,"c3wenjiaowang":1,"awvalenti":1,"primeare":1,"efeArdaYildirim":1,"Alphapage":1,"PiniH":1,"mantou132":1,"order20021":1,"rshad":1,"kernelbin":1,"logidelic":1,"talaikis":1,"Hugner":1,"ericzhucode":1,"Tekshan98Madhawa":1,"DanielRuf":1,"vytasgavelis":1,"SuperOleg39":1,"GooseOb":1,"mvoronin":1,"Pieras2":1,"pdxjohnny":1,"mistval":1,"jakeleventhal":1,"aheejin":1,"mknj":1,"carloschida":1,"xbaun":1,"jeanbmar":1,"umrigar":1,"nishk02":1,"0807Jpatel":1,"hellivan":1,"ianstormtaylor":1,"BrianFreedman":1,"kaduvert":1,"Aashish-Upadhyay-101":1,"kylesmile":1,"Thanksaa1":1,"Xotic750":1,"TaciturnCoder":1,"ionicmc-js":1,"yesman55":1,"RodolpheGohard":1,"SimonFJ20":1,"thonkinator":1,"xylo04":1,"acuntex":1,"ErAz7":1,"PrashanthKumar0":1,"kevinsimper":1,"abaetu":1,"josh-hemphill":1,"YoannMa":1,"ryszard314159":1,"quentinvernot":1,"hi120ki":1,"jt0dd":1,"Det87":1,"to477":1,"samarthRT":1,"electriquo":1,"battall":1,"robhogan":1,"starsz":1,"madanbisht":1,"sbquinlan":1,"diavrank":1,"danehansen":1,"Exortions":1,"meap":1,"JohnPlaton":1,"pcnate":1,"git-kick":1,"Retribution98":1,"chrisdickinson":1,"Feiyang1":1,"TylerLeonhardt":1,"Seidko":1,"GF-Huang":1,"micheleriva":1,"MarijnMensinga":1,"matt4530":1,"AgentCoop":1,"KeunwooLee-at":1,"tylerbrazier":1,"MrBartusek":1,"Y1D7NG":1,"Fatysami":1,"Reveares":1,"GD-Hadi":1,"mbroadst":1,"Liljz8":1,"Shiranuit":1,"cdking007":1,"AtkinsSJ":1,"wrynegade":1,"tsctx":1,"jmjf":1,"blexrob":1,"traceypooh":1,"sophiarubens":1,"GitWonder":1,"kharat-dev":1,"0xMIEL":1,"slavamuravey":1,"rocketraman":1,"krulod":1,"ddeath":1,"ArsalanDotMe":1,"SalathielGenese":1,"Superlokkus":1,"S3DOON444":1,"AntiMoron":1,"FreeBSoD":1,"houseofyin":1,"Mongsplaatjies":1,"orbea":1,"asyncmax":1,"C0kkie":1,"krei-se":1,"BenasPaulikas":1,"homobel":1,"Mangelmesa":1,"hholst80":1,"zac-jacobson":1,"nahuel":1,"tomaszs":1,"amit-turnkey":1,"jsdario":1,"leehark":1,"john-aws":1,"Charlotte1959":1,"SteveW94":1,"SRHerzog":1,"nathanael-ruf":1,"Furzel":1,"EchoFUN":1,"ArnoldZokas":1,"thedrlambda":1,"VladimirMarko":1,"jeremyspritelyco":1,"fvictorio":1,"josero25":1,"mownikaasokan":1,"vjpr":1,"generalov":1,"MatkovIvan":1,"caucyj":1,"Gcaufy":1,"brian-mann":1,"PupilTong":1,"kirillp":1,"nikbarseghyan":1,"lad75020":1,"ashi009":1,"Stvad":1,"louis-bompart":1,"RyanEwen":1,"damianprzygodzki":1,"trentmwillis":1,"Informate":1,"Markal128":1,"dooman87":1,"StanleyP":1,"Negri234279":1,"jpji":1,"bencmbrook":1,"fabon-f":1,"jbeaudoin11":1,"binrusas85":1,"zeusdeux":1,"julian-weinert":1,"smarts":1,"bbrk24":1,"chriskinsman":1,"ChristopherJTrent":1,"jonahbron":1,"Zrrrrrrg":1,"mdashlw":1,"FlatAssembler":1,"teh-mICON":1,"bpgallagher":1,"jvmdc":1,"aguilar23iq-ship-it":1,"rconde01":1,"cu8code":1,"rg3h":1,"TeamDevOpenOwner":1,"younes-zeboudj":1,"khcyt":1,"smallzhongfeng":1,"tamaroth":1,"stringang":1,"stasos24":1,"NateAGeek":1,"nolimitdev":1,"akosyakov":1,"Karang":1,"Void-Monarch":1,"szi-secunet":1,"jNullj":1,"pgherveou":1,"leumasme":1,"Ruturaj4":1,"silentmantra":1,"SanderElias":1,"michaelgrifalconi":1,"juergba":1,"bencz":1,"j-nolan":1,"tkdgur4574":1,"hossainrabbi":1,"logistics00":1,"sidoruk-sv":1,"gpra":1,"AncientSwordRage":1,"bfhuang":1,"b3s23love":1,"glyh":1,"ankurparihar":1,"kfdykme":1,"joye61":1,"cuuupid":1,"Abobos":1,"fedgrant":1,"alexeevg":1,"jprichardson":1,"srolel":1,"danielt998":1,"twitharshil":1,"belldoor":1,"JoshuaAmaju":1,"Regnised":1,"bindoff":1,"liyuankunbix":1,"ingria":1,"niridya":1,"amkmishra":1,"RaviGuggilam":1,"drwulsen":1,"itsnamangoyal":1,"ALIENQuake":1,"shohel-coredevs":1,"Vanakeethan":1,"yagrawal-chwy":1,"XGHeaven":1,"ecamellini":1,"ccoffey":1,"davidchappelle":1,"ojikeii":1,"kriskowal":1,"chrishiestand":1,"MilesBHuff":1,"Shakil-Shahadat":1,"mikesamuel":1,"xswfantasy":1,"zacard-orc":1,"jopcdf":1,"retrohacker":1,"bruce-c-liu":1,"koal44":1,"brian6932":1,"ArtskydJ":1,"JohnnyAmos":1,"Hellaeh":1,"Fisummer":1,"jkscx":1,"Withered-Flower-0422":1,"ranjan-purbey":1,"thorn0":1,"openpef":1,"SteriX-iwnl":1,"MasterIO02":1,"ronaktanna":1,"PearMunchuporn":1,"aplumb-neurala":1,"alecgregory":1,"Paulpatel11":1,"wheakerd":1,"demozz55":1,"ThatzOkay":1,"fr6nco":1,"brianjenkins94":1,"sluukkonen":1,"iam-frankqiu":1,"id-dan":1,"kovkev":1,"bgnx":1,"twang2218":1,"13thThief":1,"orsett0":1,"burdeasa":1,"FelixVaughan":1,"RobertVogt":1,"neil-hardlight":1,"Heyitsquoracom":1,"Vap0r1ze":1,"thesoftwarephilosopher":1,"techyteams":1,"violethaze74":1,"PuruVJ":1,"Porkechebure":1,"rubo-21":1,"awsirkis":1,"jez9999":1,"Rogach":1,"mtharrison":1,"polRk":1,"Connormiha":1,"kaaya-27":1,"nfantone":1,"bozzelliandrea":1,"risacher":1,"ido-pluto":1,"alois31":1,"xunchanghe":1,"tomcatmwi":1,"natedanner":1,"gla5001":1,"karthiknadig":1,"walkingeyerobot":1,"xavierfoucrier":1,"annabokhan":1,"yolpsoftware":1,"vilicvane":1,"Awalgawe":1,"jorgeorpinel":1,"somewhatabstract":1,"romgrk":1,"Vixb1122":1,"ikreymer":1,"anuraaga":1,"eliocapella":1,"linsl120821":1,"scottstern":1,"shilcrypto60":1,"jaked":1,"wojiushixiaobai":1,"LegendaryWiz":1,"skgith1":1,"f3lang":1,"Ghhnjnj":1,"NikitaKhodakovsky":1,"jakebailey":1,"HiconKong":1,"jkellyinsf":1,"evanshortiss":1,"kalmanl":1,"SamMousa":1,"adarshsaraogi":1,"mrelarsen":1,"arsenalzp":1,"techie-92":1,"hardcodemike":1,"omarismail94":1,"SmildWind":1,"Azeenia":1,"algoORgoal":1,"amjidali":1,"qwerzl":1,"zhengrz":1,"mariovor":1,"canonic-epicure":1,"reisraff":1,"DMPMFSQHFK10":1,"asottile":1,"gadicc":1,"JAD3N":1,"eranif":1,"xadozuk":1,"victordeflos":1,"vincenzon":1,"wwee154":1,"dbuteyn":1,"TWiStErRob":1,"gaggle":1,"suresh-srinivas":1,"romfrolov":1,"once0702":1,"purplnay":1,"ssibrahimbas":1,"itas12":1,"userquin":1,"System233":1,"shigma":1,"Subbaraman-Sowmya":1,"Pajda98":1,"Swetik1902":1,"ayroblu":1,"isaaczinda":1,"n8sabes":1,"jsejcksn":1,"Sinfolke":1,"huyhoangk50":1,"atondelier":1,"distributedlock":1,"hammerandpick":1,"CubixSystem":1,"AaronFriel":1,"nbonbon":1,"kisaiev":1,"Zamiake":1,"syuriks":1,"MichaelMyersDev":1,"xwan99":1,"miguelalejandrog29":1,"ynwd":1,"IonicaBizau":1,"adamraine":1,"mitar":1,"beeequeue":1,"ruifeng96150":1,"wallet77":1,"tqma113":1,"Rymar":1,"fuad303":1,"ChrisRus":1,"the-gabe":1,"vyatkin0":1,"mnot":1,"jacobleesinger":1,"jsumners-nr":1,"German144i":1,"Leone25":1,"Et7f3":1,"Claud":1,"cfi-gb":1,"Xiao-Tao":1,"inmortalbobz":1,"virtuakazib":1,"therobyouknow":1,"shanoaice":1,"wikinley":1,"RahulTungar":1,"wellloy1":1,"firewone":1,"osmestad":1,"internalG":1,"ye-yu":1,"iggeehu":1,"koliberek0302":1,"Nokel81":1,"mksid":1,"VladimirMikulic":1,"zeexzeex":1,"boomdizz":1,"Wqw9550":1,"Cloudef":1,"cfanoulis":1,"sayantan300":1,"cstpraveen":1,"ayame113":1,"ManuelTS":1,"J4Web":1,"forgotPassword":1,"jjakj":1,"yehiyam":1,"pkjy":1,"cpitclaudel":1,"adesso-os":1,"buffet-time":1,"andreybleme":1,"typedrat":1,"xav-ie":1,"JamesSingleton":1,"Martin-Holos":1,"vasyanewlifehere":1,"Gopikrishna19":1,"pavelseverov":1,"nicolasnoble":1,"mancasg":1,"ljmerza":1,"kkaja123":1,"carlopi":1,"vm799":1,"KatarinaCorovic":1,"asiaziola":1,"arynh":1,"OrdinaryDude2634":1,"ihgazni2":1,"Conduitry":1,"BurningEnlightenment":1,"tlbdk":1,"Ninohana":1,"HeikoTheissen":1,"ruh":1,"liamuk":1,"xcjs":1,"jendrikw":1,"Thom1729":1,"jianliao":1,"woodbri":1,"codermapuche":1,"intersides":1,"Sodium-Aluminate":1,"phillipc421":1,"jsteiner":1,"stoffel7":1,"javivelasco":1,"matthiasg":1,"coyotte508":1,"daydayhappychao":1,"ArchangeGabriel":1,"apennamen":1,"yaircohendev":1,"wahome":1,"bertlea":1,"nitsky":1,"gustavomassa":1,"migf":1,"pbadenski":1,"NatoBoram":1,"kefasb":1,"fhanau":1,"momifrr":1,"donatasbacius":1,"xanhz":1,"JPGrieb":1,"crishna369":1,"goriunov":1,"mccoysc":1,"talbenari1":1,"c0d3d":1,"izonder":1,"eugene-yang":1,"mikedidomizio":1,"alesk20":1,"adam-beck":1,"jeroensmink98":1,"tobbi":1,"rstagi":1,"Almenon":1,"doom-fr":1,"ofekch":1,"anshulk09":1,"froggyman":1,"thesefat":1,"maple3142":1,"Eli-Argon":1,"nkinstlick":1,"PedroFonsecaDEV":1,"LightSpeedC":1,"JinhyeokFang":1,"zhxinyu":1,"IceDops":1,"jakjakob":1,"pompeiifreckles":1,"hacbrown":1,"MaryGao":1,"mghiremath":1,"sudhakar3697":1,"ArthurKnockKnock":1,"jhuckaby":1,"amcheshire":1,"pc3b3r":1,"santsys":1,"Tindtily":1,"MauritsWilke":1,"ajklein":1,"fqhd":1,"nemanjan00":1,"armoreal":1,"comcalvi":1,"vortexilation":1,"wh0":1,"acchou":1,"maxkoretskyi":1,"Aschen":1,"p-":1,"nishaYO":1,"Daan-xyz":1,"jua74470":1,"dong-king":1,"gigobyte":1,"Y3RmKHgp":1,"DasMorningstar":1,"aldeed":1,"ronak-zymr":1,"Bahir":1,"sliftist":1,"othercorey":1,"hardillb":1,"Tidyzq":1,"professorhantzen":1,"XVincentX":1,"wintermaples":1,"Safricloud":1,"Spodera":1,"yuto0214w":1,"joeywatts":1,"vhiairrassary":1,"elikmiller":1,"sigmafx":1,"lscorcia":1,"febytanzil":1,"Aleksey28":1,"dead10ck":1,"kjin":1,"ariccio":1,"pb5050":1,"nlf":1,"heypiotr":1,"CrlsMrls":1,"ishaangandhi":1,"mk7087":1,"artyres1":1,"ggascoigne":1,"khai2006108":1,"Geo25rey":1,"spence-s":1,"winchesterthz":1,"SkyFire2015":1,"diy4869":1,"Teutates":1,"WillerZ":1,"AdrianoRobson":1,"teddy1565":1,"laijonathan":1,"imezx":1,"oliversalzburg":1,"lhalleyvzc":1,"byjrack":1,"code-review-doctor":1,"kennytm":1,"l10r":1,"qd1103336269":1,"eurico-lopes":1,"sabari-srk":1,"tunnckoCore":1,"nononokam":1,"wqoq":1,"KateLilly1":1,"bcomnes":1,"Alankarsharma":1,"tacosontitan":1,"rekna1":1,"BlankParticle":1,"Deekit0904":1,"mathieumagalhaes":1,"Taxi4you":1,"ByteEater-pl":1,"minesunny":1,"kopax":1,"pdh0710":1,"masud563":1,"pmfgomes":1,"jared-smith-kr":1,"lgwrld":1,"dhilgarth":1,"Satyanarayana-Kota":1,"Nestoro":1,"iamFIREcracker":1,"simon28li":1,"smokydt":1,"AlexHladin":1,"sokra":1,"ryanolee":1,"ssalbdivad":1,"Bobby-McBobface":1,"alphaleadership":1,"Artoria2e5":1,"dancesWithBugs":1,"00000o1":1,"zimtsui":1,"elad":1,"LoongZP":1,"5d2aaf09-c963-473a-bf79-1f742a72700f":1,"oleksii-korpan":1,"draivin":1,"psmarshall":1,"macrozone":1,"saitonakamura":1,"michael-wolfenden":1,"mitchhentgesspotify":1,"monotykamary":1,"sanjarcode":1,"36k-wild-monkey":1,"rambo-panda":1,"ivan-kramarenko":1,"Webbly25":1,"bminer":1,"Nefcanto":1,"mihilmy":1,"cappp":1,"fobabs":1,"dckc":1,"Kurt-von-Laven":1,"mcaruso85":1,"ikonduktor":1,"Vedanshh":1,"BazyliszeK27Krk":1,"AlexeyKornilov":1,"alvarolb":1,"danielng620":1,"ericmorand":1,"pddevops":1,"tMihaita":1,"tojin12341za":1,"somethingSTRANGE":1,"emranio":1,"Timmmm":1,"nicky1038":1,"psiha":1,"DanielYWoo":1,"jgarzagu":1,"liweixi100":1,"zedaoxd":1,"khetanir":1,"CryptoSiD":1,"mprobst":1,"soegaard":1,"coopa":1,"ALegchilov":1,"mklement0":1,"SMotaal":1,"rbalet":1,"michelnev":1,"niieani":1,"hardfalcon":1,"Folliant":1,"colincasey":1,"vignedev":1,"tiagovtristao":1,"fox1t":1,"linqFR":1,"voxpelli":1,"BohdanVovkotrub":1,"Metatron93":1,"wetndusty":1,"thomaslagies":1,"Filipoliko":1,"WRtux":1,"krutoo":1,"sundayScoop":1,"shobhitchittora":1,"franciscofabian":1,"07akioni":1,"special-character":1,"AndrewFinlay":1,"mlegenhausen":1,"nikhilro":1,"ex1st":1,"DebmalyaSen34":1,"vpmedia":1,"DullReferenceException":1,"Magnuze0":1,"wwwzbwcom":1,"crfrolik":1,"cfjedimaster":1,"vkurchatkin":1,"mickfloober":1,"nolanlawson":1,"Buffele":1,"yenfryherrerafeliz":1,"mistic":1,"Vinicius7783":1,"egorbeliy":1,"mariusrak":1,"DuanPengfei":1,"DaAitch":1,"gadefox":1,"orihjfrog":1,"Rohitrai12":1,"BumpyBill":1,"preyunk":1,"jan-tosovsky-cz":1,"cermakondrej":1,"wanghang7894":1,"Mohit-kushwaha":1,"michaelgoin":1,"sullenor":1,"jmercier-lbi":1,"nonara":1,"tgies":1,"Hacksore":1,"SparshithNR":1,"KanLai":1,"qballer":1,"pmbanugo":1,"Venryx":1,"advanceddeveloper":1,"pod4g":1,"GCSBOSS":1,"Erlang94":1,"dreamsparkx":1,"v-Lily":1,"alexandre-leng":1,"zangguojun":1,"gdynamics":1,"vodzak":1,"dasumaf":1,"shayyzhakov":1,"smartcat-hub":1,"salesawy1":1,"mccare":1,"fanjunzhi":1,"tvmoo9":1,"trollcop":1,"berlysia":1,"ventsislav-georgiev":1,"ClementValot":1,"zomgbre":1,"viyaha":1,"SAGIM37":1,"flunderpero":1,"heipei":1,"DakotaLarson":1,"Pravv":1,"Jyotissss":1,"chharvey":1,"krytarowski":1,"ephemeral108":1,"Jessidhia":1,"ThisMe124":1,"TheStormN":1,"shubhu-srk":1,"omostan":1,"michaelwiles":1,"reasonablytall":1,"tuanhuynh77":1,"dvyukov":1,"pitzzahh":1,"Jaracz42":1,"314159265358x":1,"aralroca":1,"Banou26":1,"benjaminjkraft":1,"branchus":1,"cevek":1,"dakhnod":1,"DvdGiessen":1,"spcfox":1,"paperdave":1,"Hoby915":1,"shrenisc":1,"lilsweetcaligula":1,"acenturyandabit":1,"Milk-Cool":1,"ryanmoran":1,"wangchuan95":1,"code1511":1,"ahaoboy":1,"kwkelly":1,"peng-huang-ch":1,"decadent":1,"sleonovich":1,"lspiehler":1,"sleikang":1,"naive2022":1,"19shubham11":1,"staplespeter":1,"joebowbeer":1,"newbreach":1,"kingofsponges":1,"filmaj":1,"jjm2473":1,"Danielku15":1,"ostarev":1,"alexandercarlis2-dotcom":1,"dapplion":1,"horsley":1,"brubbel":1,"JohnTJohnston":1,"SturdytheSayian":1,"feross":1,"filefi":1,"sbalko":1,"acikek":1,"madilraza":1,"temaivanoff":1,"sophdubs":1,"Ganeshfair":1,"Murtatrxx":1,"ealib":1,"insinfo":1,"n3okill":1,"npomfret":1,"jamesalfei":1,"Subnum12":1,"Phazeus":1,"BHAVISHYA2005":1,"sbdchd":1,"the-dixie-flatline":1,"ALvanti":1,"sloonz":1,"IR4N0nY":1,"rtpg":1,"lhartmann":1,"heroboy":1,"franzgollhammer":1,"pano9000":1,"fuchsia":1,"Eusgor":1,"ASH-Anthony":1,"CreativeTechGuy":1,"CuAnnan":1,"lights0123":1,"deftomat":1,"LeoDog896":1,"jcraft123":1,"dargo600":1,"mars-dlx":1,"epayet":1,"chengzhuo5":1,"Bikeman868":1,"dhirendrx":1,"slendertaker":1,"GatoPardoPy":1,"EndangeredMassa":1,"hdepro":1,"wiresnips":1,"spiritwindy":1,"GauriSpears":1,"Christilut":1,"parsasabetz":1,"jupjohn":1,"tonivj5":1,"markdemich-fl":1,"DNin01":1,"PaTiToMaSteR":1,"cookiengineer":1,"earmia":1,"madflow":1,"Alwinator":1,"jambagigirish":1,"tatethurston":1,"mshafqatprofico":1,"Daninet":1,"akashraj9828":1,"erkinalp":1,"skeddles":1,"jasongin":1,"lucasecdb":1,"System-Arch":1,"junbao00":1,"jdob231":1,"Ckgsohso":1,"rbopche179-sketch":1,"realies":1,"Haseebullah9012":1,"Huxpro":1,"peter-mouland":1,"dfabulich":1,"marijaduvnjak":1,"JoeTorrey":1,"win-t":1,"jirutka":1,"ArnaudBarre":1,"jdapena":1,"Keyacom":1,"thysultan":1,"aidant":1,"ccl2of4":1,"nsureshk475":1,"doug-wade":1,"trongtai97":1,"dmcr":1,"feiyuan1":1,"pbeyssac":1,"ChristopherDedominici":1,"ealmansi":1,"jayphelps":1,"Abhi-Bohora":1,"RatanRSur":1,"miniak":1,"nutangwari1":1,"pedrofurtado":1,"bradh352":1,"ahmadrasyidsalim":1,"zyh825":1,"devicenull":1,"Aaronshipps8":1,"shukhrat2001":1,"gannan08":1,"MSLaguana":1,"BigBrainAFK":1,"pavelfeldman":1,"RajshekharChallapu":1,"Srinivas-Vemula":1,"davidkjackson54":1,"sigv":1,"Bharathebt":1,"gilb77":1,"GereonV":1,"kzar":1,"zachleat":1,"descholar-ceo":1,"tastekim":1,"abderrahimbozakri":1,"emremrah":1,"mdrobny":1,"tobidelius":1,"headlessme":1,"mikuso":1,"yqz945":1,"tibuc102":1,"alex-h-strachan":1,"ShuttleSpace":1,"csufeardir":1,"alexpreynolds":1,"gsbelarus":1,"std-microblock":1,"abdooo9":1,"ashimshaikh":1,"DragonOsman":1,"htot":1,"mirkoboggian":1,"maximiliankraft":1,"bankkiku10":1,"yyuanxin":1,"nick-loginov":1,"Dx2AV":1,"fir4":1,"edu81":1,"rhenwood-arm":1,"sloops77":1,"anwesh-b":1,"KostiantynO":1,"ullknowmeoneday":1,"syntacticsolutions":1,"Pospelove":1,"crichmon762":1,"tada123":1,"strowk":1,"mxk0sky":1,"Recursing":1,"sushantdhiman":1,"Tismont":1,"uniqueqidian":1,"mojighahar":1,"jaiswarvipin":1,"EDM115":1,"f0zi":1,"mahmudsagar":1,"T1B0":1,"drouarb":1,"eucciferri":1,"Fawks0":1,"SirJosh3917":1,"realriccio":1,"langdon-holly":1,"lanjia":1,"Sunny-guangge":1,"H1Gdev":1,"mariagituta":1,"diegofontanabr":1,"MaissaTouili":1,"dvtate":1,"andris9":1,"sezanzeb":1,"mr-bronson":1,"menzin":1,"BadisKefi":1,"62f":1,"aadarshp31":1,"radeusgd":1,"Doggirl2007":1,"raydenx":1,"erikbrgn":1,"dthree":1,"atom-fox":1,"koh110":1,"iandrc":1,"vadimkantorov":1,"mkieloch-352":1,"mortifia":1,"haoyangnz":1,"rijnhard":1,"tomdee":1,"evanfuture":1,"Gin-Quin":1,"sido420":1,"ekerner-com":1,"shreesharma07":1,"icetbr":1,"Demon000":1,"mtsluna":1,"adzenith":1,"Rob--W":1,"haoadoreorange":1,"jamm3e3333":1,"thoukydides":1,"Legend108":1,"Pradeepm98":1,"broadsw0rd":1,"AbdullahZughbi":1,"xiachaoxulu":1,"timja":1,"fannheyward":1,"BayKedi":1,"kapekost":1,"rapsoe":1,"Powersource":1,"TonyFTannous-Byd":1,"curtisfennergivery":1,"foadas":1,"Mezzle":1,"LittleDyingDuck":1,"bdkjones":1,"Bacto":1,"cesaryuan":1,"TheDevYellowy":1,"mostafizurhimself":1,"Sleavely":1,"fenying":1,"NullDev":1,"TheOneAndOnlyGarcia":1,"cosinusoidally":1,"ShaMan123":1,"kazarmy":1,"lisn0":1,"handofcronus":1,"Mumeii":1,"hbowden":1,"hacklschorsch":1,"dschinkel":1,"RomainLanz":1,"leppie":1,"sbrl":1,"winrg":1,"cloorc":1,"waltbest2":1,"guoard":1,"codati":1,"luckyyyyy":1,"billinghamj":1,"elliotgoodrich":1,"nikelborm":1,"zenoamaro":1,"craigphicks":1,"Alexthemediocre":1,"kirill-onufrienko-db":1,"davidkarolyi":1,"ilivestrong":1,"hsablonniere":1,"flakey-bit":1,"jensbodal":1,"DVLP":1,"pitaj":1,"moyara":1,"tnodejs":1,"weberk":1,"deadbeef84":1,"koteisaev":1,"fski":1,"webda2l":1,"mreinstein":1,"abnovak":1,"Anatoly03":1,"slukes":1,"rumkin":1,"accetone":1,"mattkime":1,"srmish-jfrog":1,"wangduanduan":1,"master-genius":1,"smijolovic":1,"sugoidesune":1,"kraenhansen":1,"dogpatch626":1,"aamiaa":1,"tghpereira":1,"1xtr":1,"piotr-cz":1,"przemo20":1,"sravyanu-kore":1,"maksis":1,"adrien-n":1,"Miguel736j":1,"tareksalem":1,"SASUKE40":1,"mykwillis":1,"Br3ikros":1,"l-bujakowski":1,"vedantnn71":1,"Lichtso":1,"micaelmbagira":1,"cawoodm":1,"wszydlak":1,"denyaalt":1,"arpitdalal":1,"rhodgkins":1,"padys":1,"panta82":1,"Ingenu1ty":1,"andrewnester":1,"dvirtz":1,"ceztko":1,"navvyman":1,"ysfscream":1,"childrentime":1,"C0D3O":1,"srapilly":1,"dtinth":1,"DanZab":1,"cyberoslab":1,"harpreetsr":1,"lifeisfoo":1,"AndrewSV":1,"Magica007jpg":1,"louwers":1,"RndUsername":1,"james-rms":1,"richakhosla":1,"bibitoo":1,"davalimi":1,"anlexN":1,"yangboyd":1,"AppSecAmael":1,"austinw-fineart":1,"neilrackett":1,"jeroen":1,"Jamie0":1,"tom-sherman":1,"Manishearth":1,"dhcmrlchtdj":1,"akashyeole":1,"dodtsair":1,"aravindvnair99":1,"ekkis":1,"dzearing":1,"Brice1827":1,"manuel-serrano":1,"oldium":1,"1PV1":1,"marcossv9":1,"XiaoningLiu":1,"the-ress":1,"PedroWC":1,"kaysond":1,"NekoNyanners":1,"milkpotatoes":1,"Leaking":1,"sruetzler":1,"chris-morgan":1,"chandregowda":1,"nigelwright7558":1,"mrienstra":1,"davidben":1,"SanderDeWaal1992":1,"Ilxverice":1,"mattfysh":1,"krk":1,"Dylanlan":1,"ash-hannigan":1,"RadiantUwU":1,"Phill030":1,"xduugu":1,"parasaito":1,"190n":1,"ThePedroo":1,"Pacomatic1":1,"beaugunderson":1,"SajjadSM":1,"mcat95":1,"AudunWA":1,"selimrecep":1,"kevduc":1,"jvaill":1,"Zheaoli":1,"RaresAil":1,"ecalcutin":1,"simon-p-r":1,"kwpartist":1,"allexcd":1,"nbabanov":1,"crisward":1,"SmashingQuasar":1,"araujogui":1,"farah111":1,"Megajin":1,"mlynch":1,"Kongpc22":1,"SystemParadox":1,"abcbarryn":1,"Llois41":1,"Pintu22-Yadav":1,"denkova":1,"NorthernDream":1,"TopGamerPro16":1,"mikolaj-leszczynski":1,"LoginovSO":1,"OLEREO":1,"bbhxwl":1,"nikita-fuchs":1,"joliss":1,"markandrus":1,"secret-coder-yt":1,"lemoustachiste":1,"r3x5ur":1,"rlgns98kr":1,"webdevlocalhost":1,"smith-xyz":1,"nehoot":1,"SeokhunEom":1,"corporategoth":1,"wjaspers":1,"nikitakoselev":1,"Mitko-Kerezov":1,"ynxxss":1,"Nahee-Park":1,"ccovarrubias":1,"ktalebian":1,"Nephew209-oss":1,"BugKun":1,"seansd-zz":1,"mayank-katare":1,"Martii":1,"jumpingjumpingtiger":1,"foss4ever":1,"ShinyUxie1":1,"jeisinger":1,"davidfiala":1,"vmarchaud":1,"spongenee":1,"QryptoBob":1,"danilobatistaqueiroz":1,"zhangwinning":1,"Kyle2309":1,"zcbenz":1,"adlerfaulkner":1,"zhuyingda":1,"sonallux":1,"sixcircuit":1,"paglias":1,"casret":1,"mollthecoder":1,"FuHongBiao":1,"mhekel":1,"Roger-2025":1,"patrickbucher":1,"fundon":1,"pythonnoob-lol":1,"JemiloII":1,"cathrinevaage":1,"ledlamp":1,"iamfarooqh":1,"slushnys":1,"colinhacks":1,"johanbrandhorst":1,"fdgonthier":1,"HoneyTyagii":1,"daurnimator":1,"ComputerScienceGirl12":1,"panda0070923":1,"eliassama":1,"KleaTech":1,"danez":1,"n-riesco":1,"mgirolet-gl":1,"chad3814":1,"bgmort":1,"NandoCabralss":1,"oscar-lopez":1,"zzz08900":1,"xr0master":1,"zybjcdl":1,"nmattia":1,"Shorty2wik8585":1,"mucsi96":1,"anmolji755w":1,"gezonthenet":1,"danburzo":1,"TheSpyder":1,"chuacw":1,"bittikettu":1,"xCykrix":1,"anthonyroach":1,"InnateAlpaca":1,"baslr":1,"antonioaltamura":1,"Takeda0x64":1,"killer-it44":1,"kevinoid":1,"imaxue":1,"adamplumb":1,"ar4hc":1,"bwpi25":1,"jonathansamines":1,"77it":1,"JianmingXia":1,"constellates":1,"sidrubs":1,"lpbonomi":1,"aritrichatterjee9":1,"AAber":1,"Mdashad071192":1,"morgan-wild":1,"Shin1gami":1,"YourLights":1,"Neumann-Nils":1,"rajarajacholank":1,"bbangert":1,"diegohb":1,"JYbill":1,"aparnajyothi-y":1,"nir-moshe":1,"averlon":1,"tmtron":1,"Nolaan":1,"jonahsnider":1,"davNazaryan":1,"galdebert":1,"merlinstardust":1,"abdesslamhouioui":1,"akwotom":1,"eXhumer":1,"FredrikL":1,"Nevon":1,"shunjikonishi":1,"jcplist":1,"cfish68":1,"flensrocker":1,"Dtr0y-Sec":1,"patrickshipe":1,"dnorrstrand":1,"zaid1244567":1,"devjiwonchoi":1,"zefir-git":1,"dheeraj-br":1,"nodated":1,"vamsaya":1,"talhajubair100":1,"rizwanshah1098":1,"timClicks":1,"netanelcyber":1,"Janrupf":1,"x-yuri":1,"soggychips":1,"ncihnegn":1,"ArnauldChevallier":1,"RicardoAlexandreAndrade":1,"Worthaboutapig":1,"AhmedMostafa16":1,"eladkarako":1,"peza":1,"bberry6":1,"lancelot1337":1,"loderunner":1,"Digital-Rookie4":1,"yklcs":1,"multiflexi":1,"jaypowers":1,"Akshit-WTF":1,"claudebitner":1,"Mcdeamon241":1,"Ntropish":1,"adelamersah":1,"skadisch":1,"shazgames1":1,"SadhanaNatarajan12":1,"justrajeshkp":1,"DeveloperAnuragsrivastav":1,"GenesysGershy":1,"DarkFarrier":1,"oppai":1,"horrendo":1,"mjgallag":1,"ahmadmushtaq5":1,"mostafa8026":1,"allan-bonadio":1,"jcs090218":1,"jmouta3":1,"FeodorFitsner":1,"hermit99":1,"entropitor":1,"aapoalas":1,"HiImGiovi":1,"tomjw64":1,"bjforte":1,"guoyunhe":1,"marianaibarra":1,"shaishabcoding":1,"pwmichaelharris":1,"JoBrad":1,"flapenguin":1,"pronitsateli731":1,"gulu123":1,"maikeriva":1,"mattbishop":1,"gigaimage":1,"xfournet":1,"347830076":1,"moonlitbugs":1,"UnluckyNinja":1,"mpetuska":1,"l01cd3v":1,"029A-h":1,"wildforkjared":1,"paulober":1,"Beemhuse":1,"GauBen":1,"facorreia":1,"jelmd":1,"mateonunez":1,"jlapenna":1,"chienandalu":1,"thisismydesign":1,"luissalitrero":1,"sregger":1,"geoffrey-vl":1,"Kamil93":1,"Navigatron":1,"SATOSHI66":1,"ThabetSabha":1,"ice-kylin":1,"mrbadri":1,"sschultze":1,"zombieyang":1,"crutch12":1,"cdauth":1,"haiyangwu":1,"nf33":1,"Mrtenz":1,"Lancern":1,"zzz6519003":1,"richard-townsend-arm":1,"mauromascarenhas":1,"varunsh-coder":1,"warren-gallagher":1,"jgerigmeyer":1,"mmmeff":1,"glassmano":1,"adrai":1,"futpib":1,"eavidy":1,"Huluti":1,"PodaruDragos":1,"danny007in":1,"morong34":1,"PhilipTrauner":1,"s97712":1,"mataha":1,"shanewholloway":1,"edge33":1,"Mickael-van-der-Beek":1,"Sofitt":1,"njzjz":1,"FZR95":1,"JamesMGreene":1,"daniellockyer":1,"ggreco":1,"yogeshmayacharya":1,"AMDphreak":1,"CoryGH":1,"AE9RB":1,"iamrenejr":1,"firdausakbarr":1,"tutor-point":1,"gultyayev":1,"priyanshtrivedi":1,"unional":1,"fmela":1,"jzombie":1,"shafali03":1,"jhnns":1,"NhatTanXT3":1,"jpbion":1,"Dzieni":1,"ooxxe04":1,"khareyash05":1,"legrego":1,"LeonMrBonnie":1,"donfrigo":1,"khalsah":1,"yuyaryshev":1,"jmealo":1,"jtenner":1,"bimbiltu":1,"robherc":1,"hd321kbps":1,"arontsang":1,"akirafujiu":1,"markg85":1,"bitinn":1,"davidgiga1993":1,"slavafomin":1,"dpolivy":1,"HKalbasi":1,"loozhengyuan":1,"jadsongmatos":1,"Dheemanth1910":1,"jvictor85":1,"nhelfman":1,"GB609":1,"tt-a1i":1,"david-metrica":1,"ZebraFlesh":1,"ilias-7565":1,"ariran5":1,"solacestar":1,"akopchinskiy":1,"kenballus":1,"mackelito":1,"Hanaasagi":1,"pesserger":1,"Mibeon":1,"mikenikles":1,"ElenaKay":1,"crystalfp":1,"Thammachart":1,"Gozala":1,"cheskayang":1,"FarSeeing":1,"mcheshkov":1,"apraga":1,"cwl9943":1,"mohsen1":1,"MicahZoltu":1,"dugaquilin":1,"mnn":1,"preveen-stack":1,"onetruffle":1,"nitram-work":1,"omsmith":1,"hyunbinseo":1,"drsm":1,"aaacccount":1,"xoblite":1,"ryan-williams":1,"sryze":1,"0x2b3bfa0":1,"ralazzoni":1,"MrDevinB":1,"trangnana990":1,"benzhuo":1,"giokara-oqton":1,"CrucialDrew":1,"mnaimfaizy":1,"StenCalDabran":1,"Mwni":1,"rpatrick00":1,"chaowenguo1":1,"AppDJane":1,"itssigron":1,"lemanschik":1,"gungunfebrianza":1,"Barr-find":1,"zjhua2002":1,"mantri-mounika":1,"liyuzhao":1,"sacopm":1,"tqchen":1,"memetb":1,"jandrieu":1,"Megh-Shah-08":1,"glasser":1,"csichv":1,"masnagam":1,"mscottnelson":1,"rosusi":1,"itaylor":1,"swang206":1,"awtcode":1,"neilxa":1,"mweichert":1,"ryan65":1,"whitingjr":1,"Sivaharish12":1,"ayungavis":1,"JannikGM":1,"rubenstolk":1,"ig-onoffice-de":1,"Antonio-Laguna":1,"mehulkar":1,"dcharbonnier":1,"0x2b00b1e5":1,"jasonwilliams":1,"m-a-r-c-e-l-i-n-o":1,"patrickrbc":1,"magnusburton":1,"iPoetDev":1,"nikolayg":1,"XciD":1,"ninevra":1,"corysimmons":1,"lborgman":1,"dougwit":1,"rahulreddy":1,"DIY0R":1,"jhheider":1,"MuhammedKalkan":1,"alexDiaconuAlex":1,"cmabdulkareem":1,"martinjlowm":1,"dibenkobit":1,"vivedo":1,"Munter":1,"trendsetter37":1,"hsharif-rh":1,"theunreal":1,"phammann":1,"Soft-Buddy":1,"waelsy123":1,"coderslagoon":1,"tylerlong":1,"transiient":1,"gaoyakang":1,"mitsuhiko":1,"JakeAi":1,"leor-gh":1,"Wernfried":1,"vientorepublic":1,"JoMC98":1,"ruhuansanmei":1,"EzzatOmar":1,"HeroesLament":1,"wzalazar":1,"hcldan":1,"ryandesign":1,"aarne":1,"rschaer-incomm":1,"alistairjevans":1,"kumamit08":1,"lygstate":1,"majg0":1,"joaopjt":1,"jaysoffian":1,"HiveTechDev":1,"patrice-sc":1,"inversion":1,"ovflowd":1,"mrozbarry":1,"aiven715":1,"whymarrh":1,"jshkurti":1,"iccir":1,"TrevTheDev":1,"dominykas":1,"ormanlis":1,"Azoz1112":1,"Ecostack":1,"Bambusters":1,"hegerdes":1,"beaunus":1,"jesec":1,"nick-thompson":1,"ThorstenEngel":1,"supperchong":1,"arkerone":1,"chrischjh":1,"Plumbiu":1,"super-user-permission":1,"olfek":1,"danerbrear":1,"oSoMoN":1,"SakerGT":1,"peoro":1,"Daniel15":1,"sequencerr":1,"yeukfei02":1,"jibin7jose":1,"kusti8":1,"flynn1973":1,"Qualtagh":1,"avin-kavish":1,"msssk":1,"IvanPizhenko":1,"JustFly1984":1,"Kellyzenkeiren":1,"SamSaffron":1,"Greg-Hamel":1,"ThynBandwagon":1,"hysapp":1,"tiagosiebler":1,"cefn":1,"EduApps-CDG":1,"samat2002":1,"Sedorikku1949":1,"adriancable":1,"pprindeville":1,"Silic0nS0ldier":1,"simon-id":1,"pmadhur":1,"mischkl":1,"TimWolla":1,"devalexqt":1,"jason-gigastar":1,"sethvargo":1,"yovanoc":1,"moom567":1,"braga-git":1,"TheYarin":1,"ArkadiuszMichalski":1,"boggddan":1,"sssecs":1,"blueicehaller":1,"mgilbey":1,"kyr0":1,"lukas2":1,"null8626":1,"tom--":1,"kflu":1,"alasdairhurst":1,"bondo01":1,"vlovich":1,"SuperSnowYao":1,"julienp":1,"emhagman":1,"bworline":1,"Rohan1-23":1,"hMihaiDavid":1,"omer-to":1,"btmdave":1,"sincerekamal":1,"kunalkukreja":1,"leeight":1,"z0xyz":1,"dunhor":1,"felixfbecker":1,"barakman":1,"mn4367":1,"autofuzzoss":1,"itzmanish":1,"dayblox":1,"GlenTiki":1,"kelleyma49":1,"1kilobit":1,"M-Orziboyev":1,"tanmoydutta114":1,"ciprian1234":1,"SomervilleTom":1,"Ceres6":1,"corey-a-henderson":1,"RJVB":1,"maletor":1,"joe-barnett":1,"ihgazni":1,"Hesulan":1,"rrthomas":1,"felipecrs":1,"shashikanth-gs":1,"darcyclarke":1,"itsEci":1,"PianoMan7":1,"ram-vilash":1,"svansiclen":1,"asifzcpe":1,"jonjaques":1,"adnan-mujagic":1,"ramibn":1,"jude-don":1,"tkrotoff":1,"jonseymour":1,"UziTech":1,"vitalets":1,"hs749":1,"cdipiet":1,"bitjson":1,"mhhf":1,"oancear05":1,"sjcoder-2021":1,"centsi":1,"atossell91":1,"arimxyer":1,"redstarbird":1,"wnayes":1,"jojenki":1,"ELSS-ZION":1,"derekrprice":1,"chgg-kboberg":1,"hexxone":1,"rebyul":1,"timkuijsten":1,"andrea2610":1,"nmggithub":1,"yaodingyd":1,"Aplet123":1,"Shbh-9":1,"dhritzkiv":1,"JeffreyArt1":1,"alanshaw":1,"sreeees":1,"jfedyczak":1,"arei":1,"Tay0108":1,"seisdr":1,"rhwood":1,"richardsimko":1,"exdjamm":1,"rustisthebestlanguage":1,"mxschmitt":1,"thw0rted":1,"szuqfr":1,"mpark86":1,"kmk324":1,"43081j":1,"sbmelvin":1,"alitariq4589":1,"alpgul":1,"maziac":1,"cmawhorter":1,"ghhccghk":1,"BramKaashoek":1,"clecap":1,"harshithl1777":1,"julian-londono":1,"NicoNekoru":1,"Homedefense78":1,"gerardvde":1,"SagarMpy":1,"gray-adeyi":1,"5saviahv":1,"findoff":1,"pdaehne":1,"DominusKelvin":1,"MinusFour":1,"christian-bromann":1,"Pillango2000":1,"nponeccop":1,"AndyOGo":1,"ItalyPaleAle":1,"spikeburton":1,"Dragiyski":1,"DuncanKlam":1,"tkarls":1,"anywhichway":1,"Link-X":1,"scriptorian":1,"JunYang-tes":1,"markbjerke":1,"jsinterface":1,"kataik":1,"airtable-keyhanvakil":1,"Prabhat-Shaw":1,"aw-davidson":1,"aaaristo":1,"SimonWoolf":1,"nickmilon":1,"0xARROWK":1,"aniruddha-a":1,"XiaoBaiClassmate":1,"friebi":1,"laurentftech":1,"KingCh1ll":1,"shencong713":1,"lokoutfirst":1,"jonathanong":1,"conghau123":1,"yagipy":1,"Subb111":1,"sy3434":1,"jasonmcaffee":1,"abhay12":1,"stelescuraul":1,"moloch--":1,"chrisdecker1201":1,"psgganesh":1,"sshquack":1,"lukealbao":1,"JYone3A":1,"aghArdeshir":1,"MrOxMasTer":1,"nairihar":1,"Spakman":1,"MoritzLoewenstein":1,"chaffeqa":1,"josherich":1,"khardix":1,"BorisKozo":1,"dixitbafnar":1,"loviselu":1,"madmoizo":1,"nitroxis":1,"FranciscoCastle":1,"alexandersilvera":1,"gev":1,"delvedor":1,"hbektasatakamai":1,"eliba2":1,"iamogbz":1,"marian2js":1,"daviddayag":1,"dnlup":1,"lamflam":1,"ulan":1,"fjakobs":1,"M-Matloob-Ahmed":1,"jebeld17":1,"Mitschiro":1,"taoeffect":1,"jools66":1,"Burkieboy":1,"hyavari":1,"jpjsm":1,"schmod":1,"akraa":1,"fpelliccioni":1,"QuiiBz":1,"4i8":1,"mgol":1,"MLHafizur":1,"MarufHasan24":1,"wilkyboy":1,"wdenbakker":1,"StoneCypher":1,"Osiris-Team":1,"Jolee0":1,"philippe-richard":1,"dorshay6":1,"xiongmao86":1,"italojs":1,"f2404":1,"TracyGJG":1,"ppKrauss":1,"frankpf":1,"bertgroenveld":1,"davazp":1,"xue-cai":1,"hetzner9504":1,"shelleyc72":1,"Johnny421":1,"utaubull":1,"vamsiv4m":1,"benschulz":1,"ptack12":1,"crossliner":1,"lip2443":1,"Juraajj":1,"reece-oliver":1,"YounGoat":1,"GitPopcorn":1,"jondavidjohn":1,"shihabalratul":1,"cuihaoleo":1,"Thazzbelly":1,"jngd":1,"cassiourugit":1,"kidonng":1,"RMHonor":1,"0o001":1,"gotchoices":1,"vikassandhu999":1,"BuSheTeam":1,"r1b":1,"samuelmurray":1,"drunkcod":1,"kachkaev":1,"MengLi619":1,"Whaiy":1,"grishy":1,"danrr":1,"F3lixTheCat":1,"LarkinZero":1,"ewrayjohnson":1,"MattHFoy":1,"NotMeReally1":1,"gourab337":1,"kjvalencik":1,"kripken":1,"Tango992":1,"Luchanso":1,"icebluey":1,"chriskilding":1,"Leask":1,"FeehGb":1,"lemmingbo3":1,"mzwa":1,"IkumaTadokoro":1,"tuzi3040":1,"Necrelox":1,"thandrade830":1,"lluisemper":1,"enquora":1,"Aliendie":1,"derhuerst":1,"jasonkuhrt":1,"blair":1,"vladfrangu":1,"NakhwaImad":1,"broadwaylamb":1,"snnil":1,"notakay":1,"Gemtastic":1,"avivbarel":1,"Silur":1,"janis-ab":1,"jo-arciniegas":1,"mattpilott":1,"brettearle":1,"mdtanvirahamedshanto":1,"alan-netmesh":1,"RochitJain":1,"lucasRolff":1,"KrummbelElixo":1,"alexkiro":1,"gnarea":1,"tingshao":1,"alexander-schranz":1,"Gouthamkumar1807":1,"nazrhyn":1,"alexojegu":1,"seriousme":1,"AnyiJoy":1,"hamkoo":1,"ocodista":1,"jkunkee":1,"hktalent":1,"alexandervain":1,"wwilfinger":1,"Supinic":1,"FredKSchott":1,"Tatsujinichi":1,"markuskremer":1,"KayLeung":1,"michele-nuzzi":1,"itsmehimanshumishra":1,"the-hotmann":1,"mhistiak3":1,"shirshak55":1,"Raudbjorn":1,"eagleliang":1,"bp185156":1,"robert-bitguild":1,"github-actions[bot]":1,"leccyril":1,"pavelhoral":1,"abdebennar":1,"luhuaipei":1,"Chan-Yuxi":1,"sudo-barun":1,"yavorg":1,"gs-rpilla":1,"gjasny":1,"iget-master":1,"monolithed":1,"cuijinyu":1,"beliayeu":1,"simplerjs":1,"MahdiAghaei1":1,"andreamancuso":1,"tanguyantoine":1,"nalply":1,"cruatta":1,"webcarrot":1,"Pouja":1,"Saywn":1,"Nirmel211975":1,"KazukiSugiyama107":1,"jsha":1,"blessingcharles":1,"NoUJoe":1,"matthiaskrgr":1,"NovemLinguae":1,"Cynerd":1,"Quramy":1,"dunnza":1,"mleblebici":1,"wll8":1,"ranisalt":1,"01101sam":1,"sjsyrek":1,"rrraj":1,"pray2008":1,"golaat":1,"ingsarmiento":1,"Hornwitser":1,"ManiacDC":1,"ph-fritsche":1,"cal6":1,"A-312":1,"HighWolf":1,"ystttt":1,"Vikranthraosb":1,"andreea-7":1,"niklasgrewe":1,"Bastczuak":1,"erj826":1,"abrenneke":1,"tiagonapoli":1,"ejoebstl":1,"lpusok":1,"altsep":1,"seanghay":1,"ItamarGronich":1,"NazCodeland":1,"Jack-he1233":1,"osher":1,"kyegupov":1,"mbakke":1,"zaguiini":1,"kperkins-godaddy":1,"Cxeep":1,"robertschultz":1,"no-negativ-coder":1,"jtheerpari-cb":1,"Aghassi":1,"xfoscarz":1,"yaquawa":1,"shashankkr":1,"zjffun":1,"vbraun":1,"Zirro":1,"AnNguyen-112":1,"bestickley":1,"john-yan":1,"Chandlerooo":1,"verberden":1,"DavidKorczynski":1,"Chewhern":1,"dark-swordsman":1,"shreyagarwal":1,"naz":1,"jfromaniello":1,"291598912":1,"mikaelkaron":1,"ayed42":1,"Slapbox":1,"cstickel":1,"miqbalrr":1,"kibertoad":1,"KatSick":1,"CukitoYT":1,"kdubious":1,"Usamarajputrok":1,"ColinTimBarndt":1,"KambaleLuseko":1,"X-Keyscore":1,"prog1dev":1,"sjoerdvanBommel":1,"azz":1,"lgarron":1,"idanran":1,"motiurrahman124":1,"wilyJ80":1,"DiabolusGX":1,"SergeiLL":1,"bastien-roucaries":1,"Grety":1,"BittencourtMH":1,"bschelling":1,"rhbecker":1,"TomMettam":1,"SPodjasek":1,"arashsoftco":1,"faberyx":1,"zleroy":1,"YodaDaCoda":1,"dcastil":1,"ams-tschoening":1,"MEP0981":1,"oliverfrye":1,"thomn9":1,"DamienGarrido":1,"Kamillaova":1,"ricardopieper":1,"RandyRackov":1,"atoomic":1,"sakshi041":1,"minas90":1,"spamshaker":1,"cambecc":1,"haykam821":1,"JialuZhang-intel":1,"riverego":1,"jzabinski-dolios":1,"tstewart-klaudhaus":1,"doubleswirve":1,"ohhmm":1,"lee-at-zoo-corp":1,"dsandber":1,"jaburns":1,"linonetwo":1,"trouba":1,"misterfish":1,"tillig":1,"LeoFC97":1,"francois-gsk":1,"walismk":1,"NiceGuyNimni":1,"pkgulati":1,"cmaster11":1,"tsugabloom":1,"mikeajohns":1,"kball":1,"chernodub":1,"masbicudo":1,"fadijabi":1,"shanebdavis":1,"Breavyn":1,"patricknick":1,"jandockx":1,"bergundy":1,"letrunghieu":1,"yin-shu":1,"wesleytodd":1,"Legends":1,"wvhulle":1,"deepal":1,"St3ffGv4":1,"Kosta-Github":1,"YuGiOhJCJ":1,"brad4d":1,"yukha-dw":1,"scottpendlebury":1,"Zirak":1,"JacksonKearl":1,"moqtadir":1,"billgan1024":1,"chaeyan":1,"hyddel":1,"EmilianoBecerra":1,"KevinEady":1,"mytecor":1,"mantysalo":1,"phaux":1,"TubbyStubby":1,"sibelius":1,"adroitwhiz":1,"ArktinenKarpalo":1,"ornotnull":1,"lwr":1,"gn00616031":1,"alexahdp":1,"oracularhades":1,"cjinhuo":1,"raphael-quadrini":1,"xgqfrms":1,"gemwuu":1,"vaibhavkapoorcw":1,"scovetta":1,"MrRurikov":1,"Trung0246":1,"desmap":1,"uasan":1,"dbarros":1,"Miciurash":1,"coder1coder":1,"randomhash":1,"YEONDG":1,"Dirvann":1,"gnonio":1,"jamesseanwright":1,"Chukwuka001":1,"nebkat":1,"Foair":1,"leighmcculloch":1,"HannaO25":1,"TazmanianDI":1,"Amanmishra1":1,"tkennedy1-godaddy":1,"Yusufsuryanata1999":1,"TJayOliver":1,"Neustradamus":1,"ma11hew28":1,"AhmedElguker":1,"TzviPM":1,"dpogue":1,"dandclark":1,"skythe83":1,"francoatmega":1,"randytorres":1,"dancmeyers":1,"yvele":1,"jony89":1,"oscaretu":1,"AlexanderOMara":1,"didkovsky":1,"aaferna":1,"nicoabie":1,"albertobastos":1,"Andestra":1,"qdaoming":1,"robertkowalski":1,"abhinavpanse":1,"zThana":1,"Tina1L":1,"miguelmarcondesf":1,"yongjunfan0723":1,"callmebar":1,"kimlimjustin":1,"Sam0230":1,"hasansultan92":1,"ericvergnaud":1,"jaymanmdev":1,"shambhu-bcoder":1,"k-capehart":1,"socram8888":1,"Rajeswari-Addepalli":1,"xehpuk":1,"hugetiny":1,"JulikGame":1,"CamJN":1,"MaddieLowe":1,"reportingstuffandthings":1,"zanminkian":1,"thesayyn":1,"amilajack":1,"lukaswilkeer":1,"francois3745":1,"YoDaMa":1,"mathis-lambert":1,"armanrozika":1,"denniscm":1,"mklnz":1,"robogeek":1,"threshold862543":1,"septs":1,"elie-g":1,"RobertSandiford":1,"ThomasAunvik":1,"jeffplays2005":1,"alekitto":1,"abdulazizalhussein-ctrl":1,"Hythar":1,"YataoZhang":1,"vtf6259":1,"meku":1,"pool683":1,"Ra-works":1,"AaronNGray":1,"TheB3rX":1,"JoeLeaf":1,"cchangwen":1,"mariorodriguespt":1,"andersk":1,"benji2212":1,"helloneele":1,"skyshore2001":1,"westrik":1,"fawadinoz":1,"dachrillz":1,"joshua-lawrence":1,"Kreader-app":1,"OfirD1":1,"hideishi-m":1,"TomTravis":1,"vlopp":1,"SSTentacleSS":1,"fieteboerner":1,"madbiker88":1,"gamburgm":1,"npm1":1,"ATLowther":1,"NeonGC":1,"Ngorror":1,"fuguohong":1,"taoqf":1,"AmitGuha04":1,"zeke":1,"edopalmieri":1,"iansu":1,"thecodingdude":1,"rogierschouten":1,"JulianGro":1,"andiby":1,"PabloExperimental":1,"kenorb":1,"davidszotten":1,"stephenh":1,"Mlocik97":1,"thomasklemm":1,"m0uneer":1,"moshest":1,"schamberg97":1,"patrickdawson":1,"rassvetj9":1,"davidmurdoch":1,"MarcWeber":1,"PalokhaO":1,"prfd":1,"nada-one":1,"jbemmel":1,"janakj":1,"xiaotiananan":1,"orenz":1,"cemremengu":1,"Future-came":1,"danielniccoli":1,"wnordmann":1,"jansepke":1,"josephjunker":1,"patineboot":1,"projektorius96":1,"smoores-dev":1,"SantanM":1,"elaygl":1,"khawarizmus":1,"notcake":1,"sgravrock":1,"no2chem":1,"kmiasko":1,"JeffML":1,"martindisch":1,"melroy89":1,"juliusmarminge":1,"Nueb":1,"Anastasov-M":1,"ssrdive":1,"shadow-identity":1,"WilliamAndreu":1,"ChangeTheCode":1,"xiaoqianghaochi":1,"Mohaa93":1,"felixjb":1,"jfgaudreault-p":1,"Patrick-Github404":1,"aaroncool9":1,"penalosa":1,"CaptainHansen":1,"weingaunity":1,"rppala3":1,"bhevesi":1,"lb99bl":1,"MarioRomanDono":1,"nacholibre":1,"huangenai":1,"soryy708":1,"neoncube2":1,"vincent-herlemont":1,"TheMiniDriver":1,"voxsoftware":1,"zehavibarak":1,"rulatir":1,"sessionboy":1,"SoffitIndia":1,"kshitjj":1,"zivbr":1,"Mohieddine-Al-Hariri":1,"shakkhorpstu":1,"andrew-z":1,"c0sx":1,"aliber4079":1,"luxzeitlos":1,"kitsunde":1,"ApsarasX":1,"darcyrush":1,"ArasGH":1,"dbsanfte":1,"azrsh":1,"mhofman":1,"laci4321":1,"jd78":1,"gpoole":1,"netanel-haber":1,"rubys":1,"ert78gb":1,"dazinator":1,"alessbelli":1,"zeeshaider":1,"dou4cc":1,"atesztoth":1,"out4b":1,"yenkn":1,"arlac77":1,"JohnLErvin":1,"danielsokolowski":1,"PhuyalGaurav":1,"Ashvith10":1,"tkoelpin":1,"benjamingwynn":1,"mrginglymus":1,"khushalrs":1,"NemoStein":1,"smorimoto":1,"Eales":1,"julianhille":1,"canterberry":1,"tth05":1,"brianwestphal":1,"pearofducks":1,"sebastianjnuwu":1,"Fyko":1,"sasikumar2493":1,"orange4glace":1,"DerErzengel":1,"Siegrift":1,"zwelhtetyan":1,"neviaumi":1,"marcelgsteiger":1,"borgstrom":1,"stormwulfren":1,"Domdiservice":1,"earslap":1,"nitram-mural":1,"Sam1540":1,"njavilas2015":1,"richytong":1,"elhaddajiOtmane":1,"sanemat":1,"fenginsc":1,"KnisterPeter":1,"webarchymeta":1,"shivvamm":1,"recklyss":1,"frenzymadness":1,"divyaguru":1,"ertygiq":1,"Dinhero21":1,"amustaque97":1,"noinkling":1,"ShubhamOulkar":1,"abwesend890":1,"SkReD":1,"manisha-er":1,"bolinfest":1,"vitaly-t":1,"NannanMao":1,"arye-eidelman":1,"andresakata":1,"josephhackman":1,"shush-cyber":1,"lollita":1,"saumya-mendiratta":1,"SrBrahma":1,"alexfigtree":1,"le2yang":1,"NiharPhansalkar":1,"de-passage":1,"cedricbu":1,"ErisDS":1,"karwa":1,"rs70":1,"luckeyQing":1,"felamaslen":1,"xJeneKx":1,"Segfaultd":1,"rdev06":1,"chenrui333":1,"grosto":1,"fogine":1,"eparthibanmcagmailcom":1,"navinSing":1,"basyg":1,"1DarkBOY":1,"oleasteo":1,"nneil":1,"Veetaha":1,"jpage-godaddy":1,"Zorono":1,"omiras":1,"mgartner":1,"codingfishman":1,"ktfth":1,"jay-aye-see-kay":1,"de4np":1,"jacobcxdev":1,"uwinkelvos":1,"burki505":1,"leobgm":1,"viniciusalvesmello":1,"hhugo":1,"obas9000":1,"canelhasmateus":1,"JarVonDigital":1,"dannino555-droid":1,"thomas-mindruptive":1,"drumwhizz":1,"uzairmansoor50":1,"m3t4git":1,"poolik":1,"u8675309":1,"FabriceSalvaire":1,"AcherTT":1,"draeder":1,"Han5991":1,"VoroninArtemii":1,"danrzeppa":1,"vivacenontroppo":1,"BenSjoberg":1,"vectorkt":1,"phanizv":1,"JonWallsten":1,"aleclarson":1,"Monisha94":1,"sivadeilra":1,"cmenning":1,"codygustafson":1,"davepacheco":1,"jelly":1,"yogarasu":1,"Odinsson25":1,"SergeyFromHell":1,"singyantam":1,"salmansaad87":1,"erichosick":1,"mohd-muqhtar":1,"nissy-dev":1,"gogorush":1,"rtbo":1,"claudioc":1,"ziv":1,"AbdelazizMalfy":1,"havran":1,"Jokero":1,"euglv":1,"fbiville":1,"usamadanish4":1,"KostyaTretyak":1,"KidkArolis":1,"WernerMa96":1,"Gabriel-Tapes":1,"dominikeinkemmer":1,"kadinwu":1,"TheNorthMemory":1,"gtm-nayan":1,"J-Human":1,"ankushsrajput":1,"Cryptocurrencei":1,"SSANSH":1,"Casm82":1,"henrikdahl8240":1,"mdsalahuddin2001":1,"gguidos":1,"vladimir-andreevich":1,"RobertoMalatesta":1,"yuliswe":1,"webstrand":1,"Helloworldexampledotcom":1,"beke64":1,"ThomasG77":1,"philSixZero":1,"JasonWoof":1,"valdiss":1,"thomaschaaf":1,"OmkarKirpan":1,"xmha97":1,"PARSA-00-55":1,"jingyuexing":1,"paddor":1,"NiteshBagle123":1,"gXLg":1,"iamstarkov":1,"zyxkad":1,"JohannsisBaires":1,"hongyanguo":1,"cangSDARM":1,"belsouza":1,"strrchr":1,"yotamN":1,"moralebianco":1,"s3ns3i":1,"whhif":1,"saisonxiang":1,"gajus":1,"AnnAngela":1,"Dzelix":1,"AkifObaidi":1,"Strum355":1,"Vellicia25":1,"mgrandrath":1,"BenJohnCarson":1,"gsftaglib":1,"loveholly":1,"DevboiDesigns":1,"troppoli":1,"happy-man":1,"ShafSpecs":1,"adamchenwei":1,"slavek-kucera":1,"manen":1,"ykhedher":1,"lqzhgood":1,"kolontsov":1,"SSameer20":1,"Zhangdroid":1,"openjs-meetings-bot[bot]":1,"zladuric":1,"yjhjstz":1,"pedrohma":1,"UremSept":1,"kingyue737":1,"plitzenberger":1,"adamreisnz":1,"That-Guy977":1,"wmroar":1,"DivyaRajX":1,"fdc-viktor-luft":1,"Clayton-Noyes":1,"mat8913":1,"ericaskari":1,"getify":1,"joaozw":1,"zotakk4o":1,"kevinuehara":1,"SamuelSchepp":1,"luokuning":1,"sreuter":1,"leishan":1,"matdodgson":1,"southpolesteve":1,"Morfent":1,"cyriltil":1,"mikolajkalwa":1,"omnigolp":1,"T94T":1,"BenBaratte":1,"Tauri28":1,"Lcfvs":1,"aecepoglu":1,"DevRCRun":1,"NotASKamDev":1,"a1exwang":1,"dragosnicolae":1,"josancardenasm":1,"kylesgarage":1,"stefanzugal":1,"s4m0r4m4":1,"bmatusiak":1,"emmansun":1,"brandondoran":1,"renhiyama":1,"BecStem":1,"TheDcoder":1,"Martinetto33":1,"Derailedzack":1,"xvzhenduo":1,"Deepanshu265":1,"srguiwiz":1,"Ndahiroloicke":1,"vicjayjay":1,"jespertheend":1,"hm9245":1,"brycekahle":1,"MYDIH":1,"Phrogz":1,"steffen-4s1":1,"yuki12321":1,"Shahtaj-Khalid":1,"Lomilar":1,"unflxw":1,"Justin-Nietzel":1,"NMinhNguyen":1,"DamianRivas":1,"mrazauskas":1,"connorjclark":1,"Diogny":1,"Neodevils":1,"ml-costmo":1,"zsah1":1,"alubbe":1,"plameniv":1,"dmitriym09":1,"iliakan":1,"ramonGonzEdu":1,"FigoHunter":1,"weedz":1,"r-cyr":1,"josalmi":1,"TheRealRaeed":1,"diyorbekrustamjonov":1,"cb1kenobi":1,"devopsmash":1,"killers10":1,"Sanyaorg":1,"No9":1,"postspectacular":1,"liran":1,"FlyingPumba":1,"Meaxis":1,"sbfkcel":1,"simatec":1,"litmit":1,"Angel-mmos":1,"AlessandroTambellini":1,"ramesius":1,"ThePrez":1,"SEWeiTung":1,"InfiniteLoopAlchemist":1,"muwsa0905":1,"amiller-gh":1,"seppewyns":1,"MurzNN":1,"evg656e":1,"kumavis":1,"geronime":1,"domnomg":1,"AllAwesome497":1,"space12debug":1,"tuhin-cse":1,"coderall2":1,"dy":1,"Slayer95":1,"aad19":1,"matthewrobertson":1,"runningair":1,"idanalkhalid":1,"hasinoorit":1,"gabriel-araujjo":1,"mamunur6286":1,"aksprncs":1,"conartist6":1,"nikwen":1,"mleneveut":1,"jarno243":1,"datdinhquoc":1,"trashhalo":1,"Ormadont":1,"TeachTeamHC":1,"helsoe":1,"jackIsZlg":1,"wilsonzlin":1,"IbrahimTanyalcin":1,"theweipeng":1,"dalssoft":1,"schooldevops":1,"rc-matthew-l-weber":1,"laverdet":1,"759325100":1,"mayinghan":1,"Reckordp":1,"rmisev":1,"ASAav123":1,"princejwesley":1,"BambangLife":1,"Giotino":1,"slaetthult":1,"Mizou04":1,"krishnadevz":1,"landedexperts":1,"aleks63":1,"chinrichs-godaddy":1,"Pixelatex":1,"noahtallen":1,"huntharo":1,"PetSerAl":1,"abdollahkahne":1,"CaiqueCastro07":1,"fanhaoyuan":1,"togakangaroo":1,"whoami-defnotme":1,"stanislav-halyn":1,"daneroo":1,"mojavelinux":1,"buismaarten":1,"dgabrielm":1,"ehan701":1,"RavalikaP":1,"C-Quijada":1,"starfish719":1,"DGCK81LNN":1,"burashka":1,"ksuedile":1,"Tilogorn":1,"gnprice":1,"Ayplow":1,"vi34":1,"laurivosandi":1,"scally":1,"matthew-wong1":1,"Nautigsam":1,"tomek3e":1,"jwyglendowski-precisionlender":1,"JESUSrosetolife":1,"KarthiPriyanSR":1,"seahindeniz":1,"GodLiang":1,"MCrawleyHomeOffice":1,"RyanHanekamp":1,"mischnic":1,"Xyndra":1,"ArtemAdamenko":1,"sethdorris":1,"surlyhacker":1,"TJ666":1,"powershellwhizz":1,"hcstantheman":1,"bncdemo":1,"xzyfer":1,"surdu":1,"zvone187":1,"ion-dev":1,"PaperStrike":1,"tadjik1":1,"DonBranson":1,"kevintap-idemia":1,"a60814billy":1,"GeorgeBailey":1,"andreas-ibm":1,"thetutlage":1,"reshnm":1,"ijjk":1,"carlitorweb":1,"zek":1,"suiboli314":1,"hgschwibbe":1,"sylwesterdigital":1,"Nilesh410451":1,"kekekuli":1,"rehan2502":1,"Hongbo-Miao":1,"atian25":1,"rodolfo3":1,"jribbens":1,"vbfox":1,"TulasiramRajanna":1,"matthewjh":1,"nicusorflorin":1,"jaredp":1,"mootari":1,"cojack":1,"synchronos-t":1,"maryamShahid":1,"emichael":1,"DemianParkhomenko":1,"ctag":1,"PLsap":1,"KsavinN":1,"jbellenger":1,"ttaylor29":1,"bounc3-paradise-on-e":1,"nwalters512":1,"Chaphasilor":1,"r-a-c":1,"GavinRay97":1,"ufukbakan":1,"shoffmeister":1,"qnighy":1,"bordoley":1,"chrisbald":1,"a0viedo":1,"algv":1,"fbutenhof":1,"foaadnami":1,"appdevopts":1,"egorFiNE":1,"wasitmirani":1,"halvardssm":1,"marcobarriosfi":1,"imjafran":1,"wahur666":1,"hitsthings":1,"jay-n-h":1,"imLacker":1,"mischah":1,"manuel-mauky":1,"wxfred":1,"danmactough":1,"lukekarrys":1,"ddavister":1,"scooby22400":1,"toyobayashi":1,"MMhunter":1,"joshkel":1,"antoniomuso":1,"jreidgreer":1,"ShouJen":1,"kalinkrustev":1,"Dudeson01":1,"Nemuloso":1,"LironHazan":1,"Joshxing":1,"andreubotella":1,"jadutter":1,"mribbons":1,"robertsLando":1,"giilbert":1,"vinci-mz":1,"mohammadmoth":1,"XyraSinclair":1,"jenseng":1,"OzBob":1,"mbykov":1,"lokesh411":1,"hollomyfoolish":1,"lll000111":1,"jiehua1995":1,"trample25":1,"buu700":1,"j9t":1,"johanneswuerbach":1,"kotsss":1,"ivelsko":1,"terryschwarz":1,"karakanb":1,"shaunc":1,"Edditoria":1,"fallintoplace":1,"jgao54":1,"prabhu":1,"gcox":1,"yavir-me":1,"ehoogeveen-medweb":1,"jcommaret":1,"muturgan":1,"ahmedabdelhafez":1,"geigerzaehler":1,"asukaminato0721":1,"Ilmarinen100":1,"marcosbc":1,"Senasiko":1,"llllvvuu":1,"briete":1,"bcherny":1,"sufianrhazi":1,"arteze":1,"jbunton-atlassian":1,"kimamula":1,"mabels":1,"cyco130":1,"fioleto":1,"abolivar":1,"Gabba90":1,"zakcodez":1,"pengkai19990918":1,"panzi":1,"paul-soporan":1,"Fabricio-191":1,"rinne":1,"connorjburton":1,"nickmccurdy":1,"devanshu1111":1,"ggatus-atlassian":1,"JasonFang93":1,"CharlieGroves":1,"yoyo00xx":1,"KuSh":1,"HuJK":1,"PeterDaveHello":1,"bradennapier":1,"nschikora":1,"gustavnikolaj":1,"michaelsmithxyz":1,"valipopescu":1,"ZYSzys":1,"guyutongxue":1,"DiogoJunqueiraGeraldo":1,"nlepage":1,"brunnerh":1,"terminal69":1,"johncywu":1,"LucaFranceschini":1,"1dEraNCeSIv0":1,"RotemDoar":1,"wszqkzqk":1,"TIRTAGT":1,"Avivbens":1,"sunflowermarmalade":1,"parmishh":1,"anliting":1,"AleksSavelev":1,"Nevro":1,"eyalroth":1,"zhuxb711":1,"mirekdlugosz":1,"janeklb":1,"wdittmer-mp":1,"AllanDaemon":1,"jjramon1699-ai":1,"beenotung":1,"plchristian":1,"vaibhavrmore1":1,"Xiad32":1,"piyushbeli":1,"khaled4vokalz":1,"Ahmant":1,"blaasvaer":1,"LiuSuY":1,"farendaibiao":1,"Nitishupkr":1,"johnbabu021":1,"bahuwang":1,"praveenin":1,"ycq0125":1,"emretekince":1,"kode54":1,"ahtrahdis7":1,"koplas":1,"albertopasqualetto":1,"luoxiangfan":1,"Aviv1000":1,"anantoghosh":1,"benjamincburns":1,"wmcmurray":1,"lagden":1,"mylowillem":1,"kristianthorsen":1,"xhc-code":1,"victorandree":1,"theoephraim":1,"balazsorban44":1,"ivansky":1,"Whobeu":1,"Jagaban2":1,"BlueNebulaDev":1,"adnanel":1,"Saurabh4626":1,"AaronJan":1,"xcryptobrox":1,"iwuliz":1,"MaTao008":1,"xmarkllaneta":1,"MichaelvdVeer":1,"notr1ch":1,"0xnoob":1,"mkg20001":1,"jacksonfu":1,"radu-matei":1,"Scor-arch":1,"kunal7216":1,"ianzone":1,"k2snowman69":1,"nidalandcommunity":1,"DiegoTUI":1,"xan187":1,"hioman01":1,"mowtwo":1,"leonovalex":1,"analogic":1,"cancan101":1,"jp-diegidio":1,"sergio-eld":1,"heyheyhello":1,"timcosta":1,"abrahamguo":1,"j3lamp":1,"gdccwxx":1,"willm":1,"twiss":1,"joehonton":1,"manekinekko":1,"wtchangdm":1,"kelsny":1,"kiprasmel":1,"pipobscure":1,"EnzoLu94":1,"sujeet-agrahari":1,"ha-douken":1,"soruh":1,"lianxuify":1,"xiefenga":1,"ww9rivers":1,"tmccurdy":1,"jacott":1,"DD0630":1,"andreasciamanna":1,"bablu22":1,"bgolding355":1,"rkhan-cfs":1,"TERESH1":1,"shackijj":1,"MADARALePLUSBGDUGAME":1,"Salunas":1,"Kmaschta":1,"soncodi":1,"Eugene753":1,"michkot":1,"derekgreer":1,"d-mozulyov":1,"zhmushan":1,"dgozman":1,"HUAHUAI23":1,"SethFalco":1,"jackfromeast":1,"rebhialfa":1,"shiup":1,"JamieMagee":1,"bintu21":1,"origranot":1,"dhruvvv0913":1,"zsolt-dev":1,"dogancelik":1,"Waldenesque":1,"relloccate":1,"guilt":1,"UnlimitedBytes":1,"Bless-tik89":1,"321paranoiawhy":1,"bwrbur":1,"jredimer2":1,"soanvig":1,"dlemperFuchs":1,"clewertonx1":1,"ripjoestar":1,"amit777":1,"pkozemirov":1,"theninj4":1,"AxelWerner66":1,"mkilpatrick":1,"L-Weisz":1,"acommodari":1,"JMPSequeira":1,"Thedoctor1989":1,"RossHathaway":1,"the-spyke":1,"wgorski":1,"shollander":1,"starktwo":1,"gabyx":1,"pfarkya":1,"shulaoda":1,"NatashaPatnode88":1,"5tan":1,"rb-cohen":1,"verhovsky":1,"yanivefraim":1,"aza547":1,"Llorx":1,"Tom-Plants":1,"Bamieh":1,"bentoi":1,"pdpaulson":1,"pkubaj":1,"AlMamunTalukder":1,"graindigger":1,"whiter001":1,"jaenster":1,"msft-cwells":1,"lessfish":1,"t0lkman":1,"adembo":1,"KevinDevv":1,"znakeeye":1,"klebom":1,"Manish3323":1,"hpedrorodrigues":1,"jomi-se":1,"everhardt":1,"youpiwaza":1,"pt-rick":1,"ImCorrupt":1,"Rstar1998":1,"Zclhlmgqzc":1,"hezedu":1,"AjayPoshak":1,"acceleratxr":1,"khoanguyen-3fc":1,"Lellansin":1,"aleksusklim":1,"okuryu":1,"dominopetter":1,"andreashuber69":1,"DevasiaThomas":1,"megothub":1,"nornagon":1,"LaurentGoderre":1,"Me7426":1,"mohit-jain":1,"GeSnowBoy":1,"TimvdLippe":1,"awto":1,"ef4":1,"sandeep-gh":1,"milesj":1,"SorsOps":1,"masterzu":1,"jhonyrdesouza":1,"kiccer":1,"reitowo":1,"kriszyp":1,"shannonmoeller":1,"cfongerws":1,"ben-ng":1,"ledsun":1,"xushuwei202":1,"PaulKiddle":1,"Starkteetje":1,"LY-Net":1,"amirahad":1,"qwerrtyuiopasdf":1,"HOSTED-POWER":1,"Daiz":1,"matthewkeil":1,"whtiehack":1,"unarist":1,"daquinoaldo":1,"pepoUda":1,"mlandisbqs":1,"MadLittleMods":1,"runningfan123":1,"malash":1,"vdboots":1,"hbgl":1,"Falci":1,"AirWSW":1,"GuillaumedesPommareSAP":1,"Ilyat1337":1,"jcalfee":1,"affanshahid":1,"batrudinych":1,"gchicoye":1,"tagesmutter":1,"simhnna":1,"Go5egK":1,"jablonski":1,"chipuko":1,"aaafgcfg":1,"kexuelou":1,"aminya":1,"zalelion":1,"NoNameProvided":1,"raido":1,"oleg-slapdash":1,"timursevimli":1,"revoorunischal":1,"dzrw":1,"zalupoi":1,"suin":1,"doodadjs":1,"villisek":1,"guoh27":1,"nebulade":1,"mindplay-dk":1,"brainsiq":1,"prabodh1194":1,"jacogr":1,"srknzl":1,"coreybutler":1,"dcopetti":1,"cntrump":1,"CoNETProject":1,"maxholman":1,"ramonpaolo":1,"GeorgianStan":1,"gierschv":1,"c3ivodujmovic":1,"tomasAlabes":1,"MariuzM":1,"Olafcio1":1,"huntr-helper":1,"twoco":1,"ikemo3":1,"tamilvendhank-helptap":1,"stsoib":1,"8MiYile":1,"Nit-nit":1,"SayeedMahdi":1,"cprass":1,"JoranLive":1,"noam3127":1,"moonjiho-bigtablet":1,"muntiMedia":1,"ccarcaci":1,"muthu86":1,"LmonZero":1,"thanpolas":1,"rudolf":1,"carouselcarousel":1,"ghermeto":1,"mlarcher":1,"OlagStegan":1,"wacdev":1,"HerrCai0907":1,"mills-andrew":1,"pietermees":1,"adalinesimonian":1,"shimitapiro":1,"negative0":1,"YankieGurl75":1,"shawnmcknight":1,"fuweichin":1,"vbrvk":1,"julianjany":1,"krank56":1,"noa-ru":1,"theoparis":1,"EvilG-MC":1,"bunglegrind":1,"keepitterron":1,"cscrum":1,"snigdha920":1,"marvinroger":1,"RomainMuller":1,"yogesh-aggarwal":1,"supriyo-biswas":1,"adelphes":1,"t-tera":1,"lreher":1,"phakpin":1,"alecmev":1,"NeoRaider":1,"WorldEditAxe":1,"silenius":1,"doesdev":1,"Ram4GB":1,"RaenonX":1,"ui3o":1,"polybuildr":1,"PJBoy":1,"xl-yang":1,"Killea":1,"camillobruni":1,"MalavitaC":1,"outslept":1,"ottob":1,"Jack-Works":1,"geocine":1,"tomquist":1,"hp4k1h5":1,"toviszsolt":1,"stefandtu":1,"Tuy4ik":1,"niba":1,"igorSmirnovPlexi":1,"mamaniv":1,"1Git2Clone":1,"willfarrell":1,"searls":1,"VobileLiuZhiwu":1,"hylmarj":1,"cjbj":1,"acdibble":1,"halfmatthalfcat":1,"MarcusTheSmith":1,"Faizul090":1,"leftshift":1,"matkoniecz":1,"speakeasypuncture":1,"schalkneethling":1,"pgkos":1,"hui-an-yang":1,"dmauas":1,"XhmikosR":1,"soldair":1,"fcole90":1,"cdwmhcc":1,"tagplus5":1,"charles20hk":1,"NitinAtIntel":1,"AndreaRibuoli":1,"embee-dev":1,"ccorcos":1,"superheri":1,"itzikvil":1,"dbronnik":1,"xtianus79":1,"FredericLatour":1,"matus-vacula":1,"emspishak":1,"roybeitner":1,"arllop":1,"takerusilt":1,"Osamah-Anjum":1,"kemarsh":1,"gurupras":1,"lingyuj":1,"developerfullstack12":1,"nyck33":1,"hh0y":1,"DevT0ny":1,"qzoushi":1,"3y3":1,"dna2github":1,"steveluscher":1,"Paul-Browne":1,"anurbol":1,"auchenberg":1,"matteodisabatino":1,"a8767c36":1,"itachi47":1,"imatlopez":1,"simg928":1,"michaelfaith":1,"macabeus":1,"triaxx":1,"VahanMuradyan":1,"sla100":1,"rachitpant":1,"robguinness-snyk":1,"richard-viney":1,"saeidalidadi":1,"Scared-Heart":1,"rapsealk":1,"str1ke":1,"damanis":1,"greenmountains":1,"doctordilanka":1,"WaleedAshraf":1,"UMRnInside":1,"afonsojramos":1,"DaisyDogs07":1,"Anthonysidesappss":1,"0xricksanchez":1,"croraf":1,"qwelias":1,"Stefan9283":1,"raptoria":1,"grepwood":1,"AbdulElahOthmanGwaith":1,"kuseni":1,"triblondon":1,"dice36D":1,"outbackStack":1,"Eveeifyeve":1,"CyriacBr":1,"perrin4869":1,"gromov-io":1,"sehrope":1,"s100":1,"kjarmicki":1,"amitbeck":1,"newtonaugusto":1,"uriva":1,"purgeyao":1,"abenhamdine":1,"deepak1556":1,"predragnikolic":1,"Jessemwangi":1,"jibrail-idris":1,"tkowpt":1,"aleeksunder":1,"frutiger":1,"maximelkin":1,"13403111884":1,"VincentBailly":1,"argv-minus-one":1,"notroid5":1,"morenoh149":1,"StefanScherer":1,"dmvict":1,"ghiscoding":1,"duomaomao27":1,"adamvy":1,"zakuru":1,"mvcbox":1,"GurbuzKadir":1,"Power-tile":1,"roy-work":1,"manhhao200":1,"Daggy1234":1,"sagarvision1406":1,"Deadreyo":1,"userpixel":1,"ruizb":1,"djcsdy":1,"yongchuncao":1,"Wai-Dung":1,"apirila":1,"drash-course":1,"AndrewJDR":1,"itshadee":1,"hijawesam":1,"jaronpate":1,"Robert-Schirmer":1,"mishaled":1,"msimerson":1,"theScottyJam":1,"daiplusplus":1,"knandkk07":1,"mceIdo":1,"glaubitz":1,"rajanpanth":1,"plesiecki":1,"Narutto1":1,"eTech-Source":1,"MrDoowie":1,"jeffs":1,"k-noguchi-lipfield":1,"YuechaoYan":1,"AcePeed":1,"jarle":1,"baparham":1,"that0therGuy":1,"thuanpn79":1,"appellation":1,"jpsollie":1,"songdongsheng":1,"PerikiyoXD":1,"gps67":1,"tigersof":1,"BenderMarkusKremer":1,"mrkaffeine92":1,"noyonalways":1,"Simon-Prieul":1,"Phoenix35":1,"usergenic":1,"tanekim77":1,"jwong-ping":1,"0sdavison":1,"danielstaleiny":1,"kamakuba":1,"ansleehk":1,"elmarx":1,"bouzlibop":1,"carlmattsimpao":1,"mastermatt":1,"zackw":1,"BlahVc7":1,"leafac":1,"hackergrrl":1,"natlibfi-arlehiko":1,"kobe-ra":1,"sunafterrainwm":1,"IanAtOcucom":1,"alex-hunt-materialize":1,"danielroe":1,"aliclark":1,"menocomp":1,"Zamralik":1,"int0h":1,"0x0bit":1,"lukehaas":1,"jessiejs":1,"renanbastos93":1,"eligrey":1,"mlucool":1,"Evan-Ball":1,"uriy110":1,"pierophp":1,"Malwinderkaur":1,"computerquip-streamlabs":1,"unitario":1,"yinrong":1,"ashu8912":1,"domdomegg":1,"eigenstr":1,"hotpineapple":1,"TouhidZaman":1,"not-implemented":1,"med-ab":1,"hsgsggs540666":1,"CathyKMeow":1,"wohui":1,"magic-akari":1,"abumostafa":1,"mhart":1,"sapics":1,"kristoffer-zliide":1,"le-cong":1,"FrederickEngelhardt":1,"herbrechtsmeier":1,"WonJo-Jung":1,"rlidwka":1,"Drenmi":1,"scucchiero":1,"marcosc90":1,"rendall":1,"drazisil":1,"jrmyio":1,"WalasPrime":1,"sharafabacery":1,"bacebu4":1,"lukaarma":1,"jameshilliard":1,"dsinecos":1,"AdirAmsalem":1,"meesha81":1,"inca":1,"ELO2023":1,"FlorSanders":1,"hazem-alabiad":1,"RobertDittmann":1,"aleen42":1,"EricHripko":1,"lovinglyy":1,"sabbir56544":1,"whes1015":1,"aravindanve":1,"O4epegb":1,"amtektonics":1,"sding3":1,"renekaesler":1,"Fryuni":1,"ms178":1,"wicketr":1,"nils91":1,"ha6000":1,"MayaLi":1,"samuelhnrq":1,"tbowmo":1,"Fusl":1,"cfamy":1,"m4n3z40":1,"HomurVeGomur":1,"cinderflash":1,"praveenpinto":1,"wezur":1,"nishajgd":1,"M-a-c-Carter":1,"kenlyon":1,"J9B10":1,"TomNes94":1,"Henrycheheng":1,"asta12":1,"pavelzaruba":1,"milahu":1,"annarhnna":1,"drixie":1,"thynson":1,"redactedprism":1,"thescientist13":1,"ap0sentada":1,"valango":1,"sharadraju":1,"vzaidman":1,"Deepp0925":1,"analytik":1,"RickGroenewegen":1,"jessicah":1,"td-krzysiek":1,"ihqwilbert":1,"AljoschaMeyer":1,"Bartheleway":1,"scottinet":1,"823639792":1,"analog-nico":1,"argmaxmax":1,"ross-u":1,"k1r0s":1,"hexpunk":1,"tkolanko":1,"Robin0015":1,"samualtnorman":1,"amcgoogan":1,"LinusU":1,"TERADA-DANTE":1,"sami-sweng":1,"aldipower":1,"nwf-msr":1,"EvHaus":1,"mhmadalaa":1,"dandre3000":1,"GabrielBrotas":1,"kokofixcomputers":1,"wiqi-a":1,"carboneater":1,"egasimus":1,"4lexBaum":1,"david-luna":1,"TA2k":1,"usersina":1,"DROBNJAK":1,"jediwade":1,"ip413":1,"arpowers":1,"Rafael-Martins":1,"bughit":1,"andrewgwallace":1,"chenxsan":1,"daviehh":1,"tunamagur0":1,"gthb":1,"surfer-09":1,"hjerabek":1,"kbjr":1,"ceeser":1,"dsanders11":1,"satriadhikara":1,"inoyakaigor":1,"Umb3333":1,"hkjackey":1,"137591":1,"heratyian":1,"LLLTres":1,"Ploppz":1,"edgework":1,"AshwanthSai":1,"colicrod":1,"a2937":1,"GamerDuck6969":1,"multicron":1,"stefanbeigel":1,"Patrikoska1":1,"zhangjiajia123":1,"jinfeihan57":1,"jason-codaio":1,"Link1J":1,"yecril71pl":1,"icahnchen":1,"baron775":1,"JF8441":1,"CJ42":1,"imyller":1,"webdevnerdstuff":1,"turbomaster95":1,"CGNonofr":1,"markcellus":1,"TrevorSundberg":1,"mateodelnorte":1,"eri412":1,"MandedGithub":1,"mydoghasfleas":1}},"pull_request_authors":{"table":{"Trott":2846,"aduh95":1242,"nodejs-github-bot":1192,"targos":696,"jasnell":663,"tniessen":616,"joyeecheung":601,"anonrig":580,"RedYetiDev":551,"RafaelGSS":498,"legendecas":394,"addaleax":382,"ronag":375,"cjihrig":355,"richardlau":347,"mhdawson":330,"panva":326,"marco-ippolito":291,"dependabot[bot]":287,"lpinca":280,"RaisinTen":228,"MoLow":216,"codebytere":199,"LiviaMedeiros":187,"theanarkh":186,"juanarbol":156,"dario-piotrowicz":154,"guybedford":145,"BridgeAR":143,"mcollina":141,"danbev":136,"deokjinkim":130,"zcbenz":121,"mertcanaltin":120,"gabrielschulhof":119,"jakecastelli":111,"daeyeon":106,"VoltrexKeyva":105,"benjamingr":104,"bnoordhuis":100,"npm-cli-bot":95,"rluvaton":86,"GeoffreyBooth":84,"MylesBorins":83,"JakobJingleheimer":82,"ruyadorno":81,"pmarchini":79,"Himself65":78,"github-actions[bot]":78,"StefanStojanovic":76,"geeksilva97":69,"ShogunPanda":66,"mmarchini":64,"jazelly":64,"Qard":63,"Renegade334":59,"gengjiawen":59,"debadree25":59,"Flarna":59,"gurgunday":57,"pluris":56,"yashLadha":56,"cola119":55,"avivkeller":54,"lundibundi":52,"kvakil":51,"Lxxyx":51,"bcoe":50,"devsnek":49,"pimterry":49,"santigimeno":49,"KhafraDev":49,"bmeck":48,"islandryu":48,"Linkgoron":47,"danielleadams":47,"trivikr":46,"Mesteery":45,"H4ad":45,"F3n67u":44,"MrJithil":43,"npm-robot":43,"himself65":43,"puskin94":43,"lucshi":42,"rickyes":42,"Uzlopak":42,"BethGriggs":42,"marsonya":41,"mscdex":40,"JonasBa":39,"XadillaX":38,"rexagod":38,"lemire":38,"PoojaDurgad":37,"atlowChemi":37,"sam-github":36,"huseyinacacak-janea":35,"ljharb":35,"Ceres6":35,"HarshithaKP":35,"puzpuzpuz":34,"Aditi-1400":34,"IlyasShabi":33,"watilde":32,"mfdebian":31,"ExE-Boss":30,"angelaschultz0622":30,"ErickWendel":30,"vmoroz":30,"meixg":29,"Ethan-Arrowood":28,"abmusse":28,"Ayase-252":28,"pd4d10":27,"miguelmarcondesf":26,"mmomtchev":26,"DerekNonGeneric":26,"nektro":26,"niyashiyas":24,"tony-go":23,"kylo5aby":23,"UlisesGascon":23,"luyahan":22,"hkleungai":22,"indutny":22,"pulkit-30":21,"AdamMajer":20,"gireeshpunathil":20,"bengl":20,"miladfarca":19,"kuriyosh":19,"MattiasBuelens":19,"ywave620":19,"iam-frankqiu":19,"ghost":19,"Archkon":18,"sxa":18,"rayark1":18,"AshCripps":18,"dygabo":17,"arcanis":16,"haramj":16,"shipujin":16,"mildsunrise":16,"1ilsang":16,"bjohansebas":16,"evanlucas":15,"MeowShe":15,"kevinuehara":15,"congzhangzh":15,"jkrems":15,"fossamagna":15,"EarlyRiser42":14,"sapics":14,"rayw000":14,"ovflowd":14,"matthieusieben":14,"kxxt":14,"mkrawczuk":13,"HBSPS":13,"sinkhaha":13,"iwuliz":13,"yuvashrikarunakaran":13,"araujogui":13,"dmabupt":13,"bzoz":13,"thisalihassan":12,"AugustinMauroy":12,"dnalborczyk":12,"louwers":12,"flakey5":12,"wooffie":12,"rvagg":12,"sonsurim":12,"nicolo-ribaudo":12,"edsadr":12,"MCprotein":12,"dnlup":12,"sapphi-red":12,"bitpshr":11,"bnb":11,"orgads":11,"zhangwinning":11,"ShenHongFei":11,"nschonni":11,"hassaanp":11,"hemanth":11,"darcyclarke":11,"styfle":11,"VerteDinde":11,"refack":10,"CanadaHonk":10,"vdeturckheim":10,"wjabbour":10,"rustyconover":10,"lazerg":10,"theoludwig":9,"NathanBaulch":9,"apapirovski":9,"kanongil":9,"facutuesca":9,"eltociear":9,"ehsankhfr":9,"y-hsgw":9,"CGQAQ":9,"Nahee-Park":9,"rosaxxny":9,"arkerone":9,"ntedgi":9,"puskin":9,"clavin":9,"mawaregetsuka":9,"kimtaejin3":9,"tlhunter":9,"ttzztztz":9,"cloydlau":9,"everett1992":8,"ZYSzys":8,"JacksonTian":8,"JesuHrz":8,"cclauss":8,"ConorDavenport":8,"martenrichter":8,"fahrradflucht":8,"debbs061":8,"ryzokuken":8,"Fishrock123":8,"OneNail":8,"elvessilvavieira":8,"bl-ue":8,"seishun":8,"dsanders11":8,"sendoru":8,"ebickle":8,"Momena-akhtar":8,"sungpaks":8,"thunder-coding":8,"KunalKumar-1":8,"mag123c":8,"PickBas":8,"zhenweijin":7,"samuel871211":7,"MarshallOfSound":7,"dfabulich":7,"GoldFish2500":7,"greenheadHQ":7,"shrujalshah28":7,"Xstoudi":7,"isker":7,"skyclouds2001":7,"haotaoyanzhuce":7,"btea":7,"giancorderoortiz":7,"bmuenzenmeyer":7,"DanKaplanSES":7,"xtx1130":7,"0hmX":7,"rockdrilla":7,"harjothkhara":7,"lirantal":7,"peixotoleonardo":7,"oyyd":7,"richiemccoll":7,"szmarczak":7,"danielbayley":6,"awwright":6,"danielmbrasil":6,"sredtest":6,"simon-id":6,"letianpailove":6,"pandeykushagra51":6,"srl295":6,"fengmk2":6,"jayaddison":6,"metcoder95":6,"EddieAbbondanzio":6,"AdamKorcz":6,"TrevorBurnham":6,"watson":6,"CodingRule":6,"davedoesdev":6,"shubham9411":6,"SeokhunEom":6,"climba03003":6,"tjuhaszrh":6,"segevfiner":6,"jmsb02":6,"Llorx":6,"Ronitsabhaya75":6,"qdaoming":6,"jcbhmr":6,"mureinik":6,"sonimadhuri":6,"DanielVenable":6,"wafuwafu13":6,"ChALkeR":6,"kapouer":6,"Lordfirespeed":6,"EladKeyshawn":6,"fuxingZhang":5,"davidben":5,"lukealbao":5,"DeeDeeG":5,"wwwzbwcom":5,"dancastillo":5,"sgallagher":5,"HumaneLogic":5,"alexsch01":5,"kmk324":5,"warlock1996":5,"laverdet":5,"gulbaki":5,"fisker":5,"semimikoh":5,"Richienb":5,"clshortfuse":5,"Han5991":5,"znewsham":5,"Yeaseen":5,"Hakerh400":5,"yamachu":5,"efekrskl":5,"hotpineapple":5,"Nashit-h":5,"GetThatCookie":5,"preveen-stack":5,"dennisameling":5,"Ankush1oo8":5,"MoonBall":5,"SimenB":5,"lukekarrys":5,"toyobayashi":5,"kumarrishav":5,"iansu":5,"christianaurichzm":5,"foxxyz":5,"Semigradsky":5,"badkeyy":5,"fasenderos":5,"cu8code":5,"rdw-msft":5,"Sebastien-Ahkrin":5,"jsumners":5,"Emiltayeb":5,"alexcfyung":5,"syg":5,"mete0rfish":5,"wlgh1553":5,"haqer1":5,"Whitecx":5,"Anemy":5,"TimothyGu":5,"khardix":4,"timja":4,"meekdenzo":4,"batrla":4,"codershiba":4,"pipobscure":4,"akshatenqcode":4,"brodo":4,"98lenvi":4,"tannal":4,"joaocgreis":4,"alexweej":4,"iknoom":4,"agape1225":4,"meyfa":4,"0o001":4,"JacopoPatroclo":4,"technic960183":4,"kumarak":4,"hpatel292-seneca":4,"kcak11":4,"devnexen":4,"Bo98":4,"wintertimem":4,"tie":4,"reza0982":4,"dr-js":4,"idango10":4,"Leko":4,"lholmquist":4,"marekpiechut":4,"malthe":4,"Stevepang68":4,"AmitPrajapati-1":4,"Luisda2705":4,"Kay-Yuan":4,"meteorqz6":4,"HinataKah0":4,"albertyw":4,"mohithbunny":4,"JackStrohm-asana":4,"crawford":4,"origranot":4,"afanasy":4,"rchougule":4,"corp-jones-damarcus":4,"zeexzeex":4,"zeazad-hub":4,"ckerr":4,"J-Human":4,"remcohaszing":4,"chirsz-ever":4,"victorgomes":4,"RulerOfCakes":4,"tsctx":4,"GrinZero":4,"philnash":4,"HoonDongKang":4,"inoway46":4,"thoqbk":4,"prettydiff":4,"gioragutt":4,"yiyunlei":4,"littledivy":4,"akaday":4,"danmcd":4,"duncpro":4,"ronijames008":4,"rotu":4,"NickNaso":4,"lilsweetcaligula":4,"npaun":4,"izaakschroeder":4,"meghanareddy-k":4,"phillipj":4,"sanjaiyan-dev":4,"soreavis":4,"preyunk":4,"MattIPv4":4,"M1CK431":4,"erights":4,"ycjcl868":4,"isaacs":4,"Ch3nYuY":4,"kaizhu256":4,"ZihongQu":4,"lukins-cz":4,"admin-xspace":4,"alshdavid":4,"sjwhole":4,"osher":4,"Y1D7NG":4,"sdavids":4,"codediverdev":4,"mathiasbynens":4,"kushagravats":4,"duncanchiu409":4,"JLHwung":4,"fhinkel":4,"hamidrezaghavami":4,"ishon19":4,"SRHerzog":4,"jameshilliard":3,"shrenisc":3,"7suyash7":3,"coderaiser":3,"kansas1295":3,"gribnoysup":3,"gdccwxx":3,"Boomtokn":3,"emilsivervik":3,"SirR4T":3,"apeltop":3,"santusht06":3,"bakkot":3,"JoftheV":3,"waelsy123":3,"bmacnaughton":3,"julianduque":3,"jayshreek3":3,"branisha":3,"sosoba":3,"tchetwin":3,"vedant713":3,"sufuy45":3,"tmm1":3,"szegedi":3,"manekinekko":3,"zbjornson":3,"shisama":3,"selveter":3,"Slayer95":3,"HarshStarHx":3,"recrack":3,"sinansonmez":3,"Benricheson101":3,"gabibguti":3,"Phantom-d-e-v":3,"kleisauke":3,"himadriganguly":3,"joebowbeer":3,"shigeki":3,"jenthone":3,"luanmuniz":3,"dubzzz":3,"Ayoub-Mabrouk":3,"T-O-R-U-S":3,"mika-fischer":3,"tsabolov":3,"robhogan":3,"ChrisAHolland":3,"istiak101":3,"mceachen":3,"tolmasky":3,"marcopiraccini":3,"ejose19":3,"vsemozhetbyt":3,"Stevepurpose":3,"camillobruni":3,"wbt":3,"Eusgor":3,"shootermv":3,"kt3k":3,"sjungwon03":3,"nsait-linaro":3,"zombieleet":3,"benmccann":3,"szuend":3,"jesec":3,"jeremymeng":3,"lvqq":3,"lingsamuel":3,"vassudanagunta":3,"ionicmc-js":3,"falsandtru":3,"srknzl":3,"KuthorX":3,"xsbchen":3,"ofrobots":3,"privatenumber":3,"MayaLekova":3,"YaIWon":3,"yjl9903":3,"runday198":3,"ranisalt":3,"Septa2112":3,"mattiasrunge":3,"jschlight":3,"sheplu":3,"AcherTT":3,"andreas-schwab":3,"murgatroid99":3,"ofirbarak":3,"atomicwrite":3,"dev-script":3,"iguessitsokay":3,"ddazal":3,"illusi0n7":3,"trivenay":3,"hqzing":3,"tpoisseau":3,"dengweichi":3,"KimSH39":3,"DemianParkhomenko":3,"atian25":3,"brunocroh":3,"iandrc":3,"zenflow":3,"Farenheith":3,"simoneb":3,"jahjahLemonade":3,"Xiao-Tao":3,"treysis":3,"Dinesh0007000":3,"chjj":3,"nornagon":3,"wesleytodd":3,"SunsetTechuila":3,"JinhyeokFang":3,"jhofstee":3,"manishsahanidev":3,"trevnorris":3,"khaosdoctor":3,"diangogav":3,"piyushrajyadav":3,"kevinoid":3,"synapse":3,"kasicka":3,"ri7116":3,"PhakornKiong":3,"Divlo":3,"pshastricb":3,"andremralves":3,"KrayzeeKev":3,"jeromecovington":3,"nicksia-vgw":3,"Rekl0w":3,"nimit95":3,"Asaf-Federman":3,"MaledongGit":3,"oleavr":3,"sebastianas":3,"masx200":3,"EliphazBouye":3,"ognjenjevremovic":3,"umuoy1":3,"alexagranov7":3,"MatteoBax":3,"RajeshKumar11":3,"howiezhao":3,"zhangjuliet":2,"gagominecraft12":2,"tunamagur0":2,"ggoodman":2,"jkleinsc":2,"koagonzalo11":2,"michiorawr":2,"fowles":2,"abhijeetdodiya28":2,"Mrtenz":2,"opchaves":2,"mweberxyz":2,"manNomi":2,"stefanbeigel":2,"PrastianHD":2,"MOHIT51196":2,"ADNANALISALHADABY":2,"itzzjb":2,"Pooja444":2,"Stephyere":2,"AlirezaEbrahimkhani":2,"Banti-Lodhi":2,"mateonunez":2,"ubaishumar":2,"OkunadeNaheem":2,"udayendrasamala":2,"chetanfaris":2,"Guilhermefariah":2,"import-brain":2,"ryancanulla":2,"nicojs":2,"kpingol":2,"omkaryc":2,"italojs":2,"nhjbest22":2,"OshriAsulin":2,"chncaption":2,"akaustav":2,"BalaM314":2,"jiacai2050":2,"msalmank7985":2,"Zane262222":2,"eti-p-doray":2,"mlaurencin":2,"iMoses":2,"liuxingbaoyu":2,"elliotgoodrich":2,"austinkelleher":2,"10xLaCroixDrinker":2,"AgustinWojtyszyn":2,"timkuijsten":2,"julismannata140":2,"danielroe":2,"aroyan":2,"pabitra-k11":2,"mikemadest":2,"SumeetNI":2,"pouwerkerk":2,"mthirumalai2905":2,"PrateekMaurya2":2,"domnomg":2,"kristofferjansson":2,"VamshiPoojari":2,"JulianGassner":2,"hvanness":2,"naamcrypto":2,"dominykas":2,"tims-bsquare":2,"antonk52":2,"Aidan7757":2,"mikenindianic":2,"bantoinese83":2,"richard-townsend-arm":2,"chrisirhc":2,"tejasree-h9":2,"DIY0R":2,"Mateusz-Kopec":2,"ikeyan":2,"editor-syntax":2,"a2937":2,"wcupped":2,"LeoDog896":2,"Chicook":2,"Kikobeats":2,"ulan":2,"muhozya23":2,"jlenon7":2,"YoutacRandS-VA":2,"timokoessler":2,"kazuma0129":2,"isti115":2,"shhh7612":2,"mudassircode":2,"emmanuel-ferdman":2,"rutaganda-salim":2,"fatal10110":2,"JounQin":2,"dmichon-msft":2,"mrienstra":2,"ziyao233":2,"AanandKumawat":2,"PiotrRybak":2,"Jvr2022":2,"siddiquesk":2,"emicovi":2,"CaliYung-Fu":2,"Manan21st":2,"nileshsheth":2,"stduhpf":2,"ericcornelissen":2,"aalhadxx":2,"mdrobny":2,"joaolucasl":2,"JulianKniephoff":2,"anushkaryaa":2,"Ratikanta5":2,"anfibiacreativa":2,"Thales-de-Milet":2,"yagipy":2,"aditya-raghav-69":2,"cyyynthia":2,"mihir254":2,"Yuliya0031":2,"NotMoni":2,"sunpoet":2,"Santosh930":2,"hrishikesh-kadam":2,"mleenhardt":2,"MoritzLoewenstein":2,"Siddhi-delta":2,"marvinroger":2,"domdomegg":2,"josusky":2,"thesamesam":2,"null8626":2,"JckXia":2,"razzeee":2,"mifi":2,"190n":2,"step-security-bot":2,"AnkitCodes-12":2,"robhybrid":2,"FliegendeWurst":2,"deepak1556":2,"lionpaha12":2,"yklcs":2,"projectnoa":2,"0807Jpatel":2,"KartikPDev":2,"ishupatil":2,"ibrahimskh":2,"oNavShaHo":2,"Dragiyski":2,"Sadzurami":2,"03Fede":2,"rudi-cilibrasi":2,"Ankita-Khiratkar":2,"mbhatt1":2,"lance":2,"dingbx":2,"whut":2,"guymguym":2,"eladnava":2,"Cody-traded-clothes":2,"inwenis":2,"bartbrzo":2,"fasttime":2,"dscotese":2,"festiveelephantseal":2,"FranciscoMateusVG":2,"joesepi":2,"satya643":2,"leeight":2,"geekdroid07":2,"Moiz-a11":2,"V-for-Vasili":2,"amcasey":2,"majumapan5758-cell":2,"meigei119":2,"cricciardi":2,"HarshitaAIT":2,"suguds":2,"gitwillsky":2,"kwarabei":2,"bdougie":2,"Gkirman81":2,"vweevers":2,"lukiano":2,"Alisuleman2003":2,"sravani1510":2,"gjgmenendez":2,"CathyKMeow":2,"kenrick95":2,"cflee":2,"oussamaBGZ":2,"Leslie-T-art":2,"ctavan":2,"phalkemm159":2,"SaiHemanth-uab":2,"hgqxjj":2,"BoscoDomingo":2,"Dargon789":2,"RakeshReddy143005":2,"VickyMahajanGitHub":2,"Marostar123":2,"liudonghua123":2,"zero1five":2,"ilg-ul":2,"mabaasit":2,"Gautamyadav824":2,"omerktz":2,"jbuhacoff":2,"zackschuster":2,"sploders101":2,"d3lm":2,"Nikitaa104":2,"samuliasmala":2,"saltybuckets":2,"antsmartian":2,"olaekdahl":2,"Jaskaran-Techno":2,"ee380":2,"56789KD":2,"felixrieseberg":2,"GaryGSC":2,"snehpr966":2,"mihraravi":2,"xicilion":2,"engWafula":2,"Mohataseem89":2,"jelly":2,"cjinhuo":2,"vadorovsky":2,"betochf":2,"onurravli":2,"Charlesnorris509":2,"bekcpear":2,"JikokuAice":2,"MINA-hup":2,"vagostep":2,"0xSanyam":2,"Ed-roro":2,"Satish-Medar":2,"AdityaPareek96":2,"Saneeitas":2,"Hannahjef":2,"j3lamp":2,"silverwind":2,"Isaac-yz-Liu":2,"lifeisfoo":2,"turnerran":2,"tj-commits":2,"itsuchur":2,"fabiomcarneiro":2,"UditDewan":2,"ShraddhaK16":2,"nabeel378":2,"mayrbenjamin92":2,"veganaize":2,"frenzymadness":2,"zbo14":2,"jsk95":2,"ErVarunGupta":2,"claudiahdz":2,"bcmarinacci":2,"68Lihua":2,"SamB":2,"chikoYEAT":2,"zongou":2,"pabloerhard":2,"sadanandbgs":2,"houssemchebeb":2,"kshitjj":2,"leviscar":2,"batrudinych":2,"syohex":2,"felixonmars":2,"slagiewka":2,"Primexz":2,"raushan789":2,"kairosci":2,"gibfahn":2,"TonyRippy":2,"RamirezAlex":2,"NiharPhansalkar":2,"sameerreddy213":2,"twchn":2,"alcuadrado":2,"MGorkov":2,"SamVerschueren":2,"tjaisson":2,"yu521088":2,"zxramozx":2,"SuperchupuDev":2,"el5846":2,"Rupakshi1999":2,"cho-m":2,"shallow-beach":2,"Mdashad071192":2,"shyam66666":2,"big-kahuna-burger":2,"viky-01":2,"connorjburton":2,"timothyjrogers":2,"tianxiadys":2,"rahimadnan01":2,"pavel-romanov8":2,"shivam999876":2,"Shehroz618":2,"TimAtExc":2,"Jianru-Lin":2,"gaurishhs":2,"qnighy":2,"sivakumar-77":2,"irisfaustina":2,"dharesign":2,"koplas":2,"yolanda15":2,"Baghel004":2,"fabiancook":2,"unseen1980":2,"sumo47":2,"ematipico":2,"ashishmaurya":2,"haneenmahd":2,"Aksinya-Bykova":2,"nodoubtz":2,"sashashura":2,"alphaleadership":2,"aleksejaku":2,"kaltepeter":2,"joaoGabriel55":2,"Artoria2e5":2,"TusharVindaloo":2,"wh0":2,"bleakprestiger":2,"krsjenswbp":2,"aloisklink":2,"Zirak":2,"Dailyscat":2,"Sujal-Raj":2,"dipeshagarwaaal":2,"danifezi":2,"anilhelvaci":2,"ShashikantLohar1008":2,"vladfrangu":2,"robpalme":2,"sibelius":2,"bricss":2,"tibrewalricha":2,"unbyte":2,"frank-dspeed":2,"IkumaTadokoro":2,"javerel0pez":2,"yesmeck":2,"sno2":2,"dinfuehr":2,"mafintosh":2,"3zrv":2,"ugultopu":2,"ishaanjain1898":2,"pckrishnadas88":2,"shivramk":2,"mikaws":2,"OrKoN":2,"lxdicted":2,"per4uk":2,"ocodista":2,"achingbrain":2,"iloveitaly":2,"shubham90-developer":2,"AVVS":2,"Amemome":2,"jasperdunn":2,"Tango992":2,"ankittripathi1":2,"jstawinski":2,"louiellan":2,"gibbyfree":2,"ardinugrxha":2,"awto":2,"JeetuSuthar":2,"IngridMi":2,"nishaYO":2,"syi0808":2,"rithvikvibhu":2,"F3lixTheCat":2,"odanado":2,"twitharshil":2,"erm1116":2,"devule":2,"Janrupf":2,"Mnnu1234":2,"nagendra5":2,"Medhansh404":2,"shalvah":2,"airingursb":2,"MaxwellVanHoeij":2,"textbook":2,"vienatjeee":2,"Justin-Nietzel":2,"ohhmm":2,"zhmushan":2,"carlos-menezes":2,"fforbeck":2,"tanmoy215":2,"mcgitty":2,"juanibe":2,"d3x0r":2,"manaswinikakarla":2,"dericop":2,"sharjeelfaiq":2,"Rahul5jangir":2,"pranee31":2,"davidje13":2,"kettanaito":2,"haykam821":2,"peZhmanParsaee":2,"700software":2,"DevPres":2,"schamberg97":2,"B020239":2,"regseb":2,"freewil":2,"LongTengDao":2,"daemon1024":2,"Don78843Fk":2,"Narasimha1997":2,"zori26":2,"Deepp0925":2,"koooge":2,"albertabiev1":2,"necm1":2,"dushyant-hada-90":2,"karantomar74":2,"khai2006108":2,"blended-bram":2,"suryapratapsinghsuryavanshi":2,"lilbopeep88":2,"chandrakhishma":2,"developersharif":2,"qwerzl":2,"Gorachand-Senapati":2,"sercanpaspal":2,"adriancuadrado":2,"Sumi0":2,"RoboSchmied":2,"ketan024":2,"romainmenke":2,"shackijj":2,"mejedi":2,"Jorgee97":2,"nishantsikarwar":2,"jfhr":2,"site320bd":2,"uurien":2,"pacexy":2,"karlhorky":2,"fishel-feng":2,"sparist":2,"sepehrst":2,"alenakhineika":2,"glasser":2,"HansKashyap":2,"parvarish-code":2,"cecia234":2,"YieldRay":2,"chocolateboy":2,"Witstudent26":2,"baruchiro":2,"robberfree":2,"Ranieri93":2,"Domi83s":2,"Irshad01programmer":2,"Yuhanun":2,"Juneezee":2,"tetsuharuohzeki":2,"muditbhatt-5":2,"evanshortiss":2,"vivek378521":2,"andmagom":2,"Roohulislam":2,"popmoore":2,"mrelarsen":2,"cassiossantos":2,"arsenalzp":2,"jridgewell":2,"YCChenVictor":2,"ThakurKarthik":2,"chaks64":2,"bartlomieju":2,"shizuka1308":2,"Alhadis":2,"nbbeeken":2,"bavulapati":2,"core116":2,"miniak":2,"Theo-Steiner":2,"evelez7":2,"Jayman2000":2,"SimonSiefke":2,"Tofandel":2,"stagas":2,"saquibtest":2,"govindram007":2,"SudhansuBandha":2,"jleedev":2,"voxpelli":2,"oluan":2,"viktor-ku":2,"arsnyder16":2,"gorankarlic":2,"giltayar":2,"etnbrd":2,"ruingl":2,"cyberoslab":2,"yg-i":2,"79faiz":2,"himan-10":2,"rubenpad":2,"theweipeng":2,"mrbbot":2,"krkayithi":2,"JPedroAmorim":2,"saranrajshri":2,"Teja-0702":2,"vadzim":2,"mlegenhausen":2,"arneg":2,"jellelicht":2,"sankalp1999":2,"Teutates":2,"diasno":2,"freego555":2,"DavidKorczynski":2,"luketaher":2,"JonnyBurger":2,"ptomato":2,"ArnoldZokas":2,"angrymouse":2,"mixed-farming":2,"MONIKA1NM":2,"DebapamP":2,"jayeshxgit":2,"Awais3555":2,"samumbach":2,"antima789779":2,"kyranet":2,"thomas-mauran":2,"wojiushixiaobai":2,"Shraban-source":2,"yashpatil81":2,"GhoulKingR":2,"abdidvp":2,"isid555":2,"piyyy314":2,"andrewhughes101":2,"sevenc-nanashi":2,"samuelhnrq":2,"eugene1g":2,"mmori7":2,"SheikhSajid":2,"Skn0tt":2,"A19890":2,"Lhokhilloo":2,"Cinnamonsroll":2,"Koromix":2,"petamoriken":2,"trusktr":2,"isaacl":2,"shivashanker123":2,"skdas20":2,"devraymondsh":2,"lutaok":2,"Govindu564":2,"gitspeaks":2,"ivomusk":1,"shree-y":1,"georgexu99":1,"devjiwonchoi":1,"coreybutler":1,"dheeraj-br":1,"alsoamit":1,"SimplyLinn":1,"xCykrix":1,"jxxngxn00":1,"ajeeth-asperand":1,"surbhirjain":1,"samyuktaprabhu":1,"h-a-n-a":1,"shubherthi-mitra":1,"mmachera":1,"akashyeole":1,"ikincihallac-volkan":1,"therealansh":1,"Harshni1":1,"nmalyschkin":1,"AHgPuK":1,"jschpp":1,"mohammadrezayousefpour":1,"andred":1,"Salamander7":1,"laurenraymor1983-sudo":1,"hodies528":1,"thedull":1,"pangseon":1,"202006233011":1,"rohit-gohri":1,"jgowdy":1,"Samirbamane":1,"Amedon-Roland":1,"Sarang-Patel":1,"nils91":1,"ArchFeh":1,"jenishkatuwal11":1,"basti1302":1,"dsinecos":1,"studiomalias":1,"jamesscottbrown":1,"Manishkumarchintawar":1,"bacebu4":1,"WalasPrime":1,"samkenxstream":1,"KristianRykkje":1,"amirzarie":1,"angellovc":1,"marcosc90":1,"Javonne-liu":1,"vihsnu":1,"JahnoelRondon":1,"koreahghg":1,"BIGSUS24":1,"Procodermax":1,"duncanhealy":1,"alan-agius4":1,"bluesnake0818":1,"rawatmohit165":1,"axkibe":1,"Manduro":1,"snitin315":1,"dothebart":1,"Hasnain620":1,"O4epegb":1,"andrewdotn":1,"Sandeep09738":1,"rikapo":1,"jaydenseric":1,"luantaraschi":1,"TangliziGit":1,"dev-itsheng":1,"zobo":1,"yvasiyarov":1,"ahmadnasriya":1,"Saajan":1,"minirang":1,"khalid586":1,"gc":1,"kjtorres86":1,"mattpr":1,"MarkusVolk":1,"mohd096":1,"archana-kamath":1,"killagu":1,"SweetSavvyAI":1,"galkin":1,"arhart":1,"brillout":1,"seromenho":1,"hodovani":1,"lxbndr":1,"MadLittleMods":1,"adrien-n":1,"SASUKE40":1,"danielcompton":1,"athy125":1,"wille":1,"krk":1,"lkfortuna":1,"michaelficarra":1,"remusao":1,"Sayan-dev731":1,"Nadeemahmad78":1,"Ram1607":1,"MahinAnowar":1,"pekkanikander":1,"dharani-dharan-11023":1,"MoritzKn":1,"AlphaDio":1,"SulTanvai0":1,"monoblaine":1,"m-t-chang":1,"SimonAdameit":1,"edward-cro":1,"zjiaz":1,"tflanagan":1,"DimStar77":1,"krytarowski":1,"imranbarbhuiya":1,"shr-project":1,"pepe-invest-git":1,"concatime":1,"wongprom":1,"mroderick":1,"ShubhiMiradwalNEU":1,"poorvitusam":1,"andresaugusto":1,"mjkang4416":1,"davidmarkclements":1,"franciszek-koltuniuk-red":1,"thomasmichaelwallace":1,"Theldus":1,"lucyoswald":1,"Alynva":1,"RyanSchw":1,"JoakimCh":1,"pbo-linaro":1,"nissy-dev":1,"dan-arnaiz":1,"szTheory":1,"tgies":1,"gabrielbryk":1,"aakashamy777":1,"SpaceDux":1,"dvyukov":1,"elibroftw":1,"umar601":1,"nikwen":1,"Khan30-ai":1,"ignoramous":1,"Ecco":1,"vnc5":1,"fox1t":1,"bnielsen1965":1,"aflack143":1,"pranavshan":1,"marquicodes":1,"wo-o29":1,"krutoo":1,"y-okt":1,"kijimaD":1,"SAY-5":1,"q3e":1,"xiaoxiaojx":1,"moritzraho":1,"shobhitchittora":1,"mischnic":1,"NishaGadave":1,"whsung0330":1,"kovsu":1,"gluxon":1,"DarlingUUi":1,"minrk":1,"mikelehen":1,"rhcarvalho":1,"Karnav123":1,"Puppo":1,"mihilmy":1,"humanwebpl":1,"Tchoupinax":1,"devm33":1,"Jaycon80":1,"dcermak":1,"jabro86":1,"eukarpov":1,"Benreef":1,"Imperat":1,"juicecultus":1,"Uziniii":1,"vkurchatkin":1,"AnupamaCodippily":1,"mrinmoygiri":1,"rodion-arr":1,"roth-mike":1,"MadhulikaSharma95":1,"coolBrown12":1,"amyssnippet":1,"michaelsmithxyz":1,"rolland1010":1,"psmarshall":1,"saitonakamura":1,"varundhand":1,"LouisSung":1,"gibson042":1,"isuruf":1,"gocpplua":1,"BlackYoup":1,"estliberitas":1,"gloven64":1,"Prazeina":1,"srghma":1,"ahtrahdis7":1,"awilfox":1,"jakub-g":1,"DivyaMohan94":1,"BlankParticle":1,"ravichandrabasireddy":1,"GuillaumeLagrange":1,"ghosind":1,"Doc999tor":1,"VALiUMgithub":1,"Abenilde12":1,"talvaknin744":1,"mmeenapriya":1,"kresna-rev":1,"skovhus":1,"LordLucass":1,"lucaslago":1,"joseph0007":1,"shgcs":1,"hashseed":1,"kodekage":1,"saint-james-fr":1,"Noxious16":1,"andp97":1,"MSIBARMDORA":1,"baradm100":1,"2004hitesh":1,"AngeloCore":1,"anentropic":1,"br1ttan":1,"caiolima":1,"dave1780":1,"AasthaGupta":1,"vhiairrassary":1,"elykhodges-png":1,"jelmore1674":1,"time2fishman":1,"RBrNx":1,"hidecology":1,"nlf":1,"slee0611":1,"RReverser":1,"Kibreab-kb-kb":1,"citrus-it":1,"obiwac":1,"aldeed":1,"mary3210":1,"sokra":1,"Vansh1811":1,"puxiao":1,"snyamathi":1,"hexxdump":1,"lucacapocci94-dev":1,"Josayoolay":1,"RamanandPatil":1,"Nikhil-Majukar":1,"Zhangdroid":1,"Aschen":1,"nikolaykrashnikov":1,"jerome-benoit":1,"Yashdeep-dev":1,"FloweringPhoenix":1,"seungwoo505":1,"ra1nbow1":1,"nikeee":1,"sainagendra":1,"Nooty89":1,"AkshatOP":1,"bun-unsafe":1,"yhay81":1,"illusory-dream":1,"dsamaniegov":1,"lyannel":1,"gabrielsimongianotti":1,"FabrizioDiPace":1,"ihiteshsharma":1,"ericfortis":1,"yotamselementor":1,"jc-lab":1,"binury":1,"DavidUmunna":1,"BeniCheni":1,"fabiosantoscode":1,"kingces95":1,"wg-d":1,"notroid5":1,"PooiaFerdowsi":1,"beeequeue":1,"sophoniie":1,"Hitesh8000":1,"Shivay-98":1,"arynh":1,"angleKH":1,"lrecknagel":1,"cloudrifles":1,"SAHIL-DOT316":1,"lukehaas":1,"kmur911":1,"sammyfilly":1,"benlesh":1,"scarab-systems":1,"nappy":1,"anthonybrockett":1,"aosaif":1,"jdxcode":1,"mccoysc":1,"docyx":1,"DaisyDogs07":1,"Q0323":1,"Dean-Coakley":1,"lewgordon":1,"tomislavm021":1,"davecardwell":1,"TiagodePAlves":1,"BennySalmuth":1,"lelandshir":1,"tarruda":1,"robey":1,"hopeolaide":1,"vtjnash":1,"kokke":1,"Navaneethp007":1,"milkpotatoes":1,"KaranAgraharee":1,"cheungxi":1,"coding-devops":1,"tyankatsu0105":1,"akhateeb22":1,"anlexN":1,"cyoder1":1,"caiolrm":1,"RA80533":1,"lorand-horvath":1,"bicycleben88":1,"maxhfisher":1,"jeroen":1,"shigma":1,"apaprocki":1,"anshulshacks":1,"jbj338033":1,"martinaru21":1,"gthb":1,"AaronFriel":1,"ben-turner":1,"anasthokan":1,"UltiRequiem":1,"MikeMcC399":1,"snapdrsgon":1,"amcgoogan":1,"bryce-seefieldt":1,"neocheekiong":1,"tikotzky":1,"shubhangi013":1,"leidegre":1,"zanettea":1,"shivampandit9065-design":1,"yecril71pl":1,"sky-39":1,"ikreymer":1,"AndresMorelos":1,"T-Karthik-Reddy":1,"avcribl":1,"shnooshnoo":1,"bmeurer":1,"TrellixVulnTeam":1,"SeanMcCord":1,"shaitomer64":1,"DanielBelz1997":1,"vbinithyanandamv":1,"FeelyChau":1,"smitley":1,"fanatid":1,"Shakil-Shahadat":1,"john-mcinall":1,"derekwolpert":1,"ThePrez":1,"ThisIsMissEm":1,"FernandoZuchi":1,"jcubic":1,"koal44":1,"thomheymann":1,"soulee-dev":1,"rangoo94":1,"whoekage":1,"krislee":1,"zeeshan56656":1,"igncp":1,"lubosmato":1,"Urigo":1,"rafasofizada":1,"migounette":1,"agl":1,"phershbe":1,"shubhamsharma088":1,"vensing":1,"mdanish-kh":1,"Nixxy25":1,"naizar86":1,"armorbreak001":1,"simov":1,"chungngoops":1,"hammad-iftikhar":1,"Warkanlock":1,"davidgilbertson":1,"Vap0r1ze":1,"codeman869":1,"shubhangickore":1,"ahsouza":1,"galeo":1,"abhinavaman":1,"woodfairy":1,"fabiolemaire3-cmyk":1,"Korabi-dev":1,"cheezedoodle2":1,"lawlight-org":1,"krismasIsUnreal":1,"DylanTet":1,"Skaytel":1,"souhailaS":1,"nikhil008-git":1,"SelimWaly":1,"lolocompa":1,"mattskel":1,"astalaprashanth72-web":1,"not-implemented":1,"leonardoadame":1,"sunitagajurel":1,"samug0":1,"ranjan-purbey":1,"makotokato":1,"ACoolCat":1,"hewinsonj":1,"Taha-Chaudhry":1,"Krank2me":1,"matthenschke":1,"cheister":1,"krush11":1,"samyak1017":1,"NReilingh":1,"devnimahinsa2-cmyk":1,"LJ1102":1,"thecodrr":1,"iqaluit":1,"chouzz":1,"Jackyen":1,"WenheLI":1,"FelixVaughan":1,"HaykInanc":1,"DivyanshuX9":1,"paivaandeerson":1,"peaceiris":1,"STRd6":1,"Singh-Abhi7268":1,"goto-bus-stop":1,"rbrishabh":1,"joshua-towney":1,"mwain":1,"amilajack":1,"evanmozumder":1,"YoDaMa":1,"saurabhdaware":1,"Brooooooklyn":1,"nathanjjohnson7":1,"okmttdhr":1,"iannonoss":1,"welfoz":1,"joachimcanete":1,"enov":1,"merceyz":1,"abbshr":1,"shafi-VM":1,"almeidx":1,"Gudahtt":1,"omar-dulaimi":1,"red1033":1,"caijw":1,"ryuichi1208":1,"guidodizi":1,"RobertoSimonini1":1,"glemiere":1,"punzalanrhemy":1,"PerfectPan":1,"buzzlightyear726":1,"inukshuk":1,"Dossar":1,"ma11hew28":1,"nkreeger":1,"dandclark":1,"im-manas":1,"ismaiel15":1,"jotafeldmann":1,"boneskull":1,"Cachiman":1,"krushnamovies":1,"chengcyber":1,"saraphilibotte":1,"elie-g":1,"WillLiang918":1,"CyberAP":1,"shfshanyue":1,"narcisacodreanu":1,"akshatinnobitsystems":1,"andersk":1,"stegano":1,"waterWang":1,"YukeshRaghav":1,"AyushAnand-28":1,"Jarswanth":1,"Achan81":1,"ayush23chaudhary":1,"tnir":1,"0-wiz-0":1,"maanu1234":1,"binvb":1,"ASPang":1,"dbachko":1,"sevkioruc":1,"demakoff":1,"Andarist":1,"patr0nus":1,"miguelteixeiraa":1,"SollMoll":1,"btsantos":1,"flovilmart":1,"ShouryaSrivastava01":1,"LitoMore":1,"weswigham":1,"wentout":1,"Sylphy-0xd3ac":1,"ProdipRoy89":1,"kaywin2001":1,"treedrunk":1,"petkaantonov":1,"Prateek462003":1,"Skc-VitInProjects":1,"josephhackman":1,"Hackzzila":1,"nathanblair":1,"TUSHAR1651":1,"kaznovac":1,"JBaczuk":1,"arzuuu-d":1,"taniishkaaa":1,"dayun6530":1,"strawberrywz":1,"lux01":1,"jiahao-si":1,"mcpiroman":1,"ChocoChip0519":1,"mostafaroshdy1":1,"ktfth":1,"nickie":1,"eps1lon":1,"benbucksch":1,"dmnsgn":1,"priyansh20005":1,"zerone0x":1,"SiddharthShyniben":1,"richardscarrott":1,"ckcr4lyf":1,"ZauberNerd":1,"omsmith":1,"hidaviddong":1,"mumu2009":1,"abhi128nandan":1,"robin-drexler":1,"saocon1228":1,"adenrashid":1,"ydeshayes":1,"ann-swords":1,"alcoholictrooper":1,"rzhao271":1,"AnthonyMaddox":1,"zeusdeux":1,"anjanakvellore":1,"tschaub":1,"learnandpract":1,"FlatAssembler":1,"domharrington":1,"Robot-dev11":1,"TerrorJack":1,"swagatata":1,"Avvyxx":1,"vitpavlenko":1,"ndossche":1,"BrainEno":1,"Afshar525":1,"muzhaqi16":1,"heyparth1":1,"jodevsa":1,"asanpardazzagros3-droid":1,"SpriteyOnTheDraconic":1,"isaacbrodsky":1,"yunnysunny":1,"Melody-Le":1,"Hosampor1":1,"yuresilva":1,"luisfonsivevo":1,"Sayanc93":1,"agustindaguerre":1,"nupurchauhan6":1,"conoro":1,"mohiuddin-khan-shiam":1,"ChristianBoehlke":1,"thefourtheye":1,"tugrul":1,"jdiaz-dev":1,"darkrishabh":1,"jakedariagan":1,"hanityx":1,"kernelbin":1,"armanmikoyan":1,"Gozala":1,"adamrdavid":1,"Ajay94-coder":1,"Patbenmi":1,"baylesa-dev":1,"samcurteis":1,"martinmunillas":1,"ArsalanDotMe":1,"anio":1,"pmj642":1,"PupilTong":1,"dwitipandya93":1,"Tjolk072":1,"kobelb":1,"andreysoktoev":1,"hiimjako":1,"doertedev":1,"mikesamm":1,"nathanael-ruf":1,"tuckbick":1,"Feirell":1,"ardi-nugraha":1,"michaelrommel":1,"chexiongsheng":1,"olivierodo":1,"sokkaofthewatertribe":1,"Andreymyski":1,"noritaka1166":1,"zero1seven":1,"PaulyBearCoding":1,"marado":1,"aparzi":1,"jianubogdan0-blip":1,"srolel":1,"lightmare":1,"sjaugmented":1,"renatomariscal":1,"chenyayong2021":1,"seangoedecke":1,"psj-tar-gz":1,"StenCalDabran":1,"agent-q1":1,"standard-Chan":1,"wffurr":1,"zeke":1,"Aaron00101010":1,"helloyou2012":1,"fanchenkong1":1,"tmisirpash":1,"bhargavi-vaduguri":1,"Top-Chief":1,"u9g":1,"codedokode":1,"aryansaves":1,"JumpLink":1,"clarkkozak":1,"JayFate":1,"3fuyang":1,"AnupamaP":1,"wltsmrz":1,"YEONDG":1,"Dirvann":1,"Pezmc":1,"MasonM":1,"person-c":1,"Arsh-Kaur":1,"PaperStrike":1,"Utkarsh-Raj-Profile":1,"tadjik1":1,"graebm":1,"dkempner":1,"a60814billy":1,"andreas-ibm":1,"3nprob":1,"a0viedo":1,"sathvikl":1,"emilfihlman":1,"mostafa7904":1,"RamdohokarAngha":1,"sxzz":1,"Yuvraj1271":1,"caleblallen":1,"ChristinaHolland":1,"davisjam":1,"mrigueti":1,"fallintoplace":1,"prabhu":1,"moander":1,"GiHoon1123":1,"liveisgood8":1,"Amankazmi":1,"Kosta-Github":1,"utkarsh4084":1,"Cesar-M-Diaz":1,"ehoogeveen-medweb":1,"mitsos1os":1,"pastelmind":1,"kuldeepkushwaha":1,"mhayk":1,"KevinEady":1,"themuuln":1,"marcosbc":1,"obi-el":1,"jfet97":1,"jnr0790":1,"iyabong":1,"SiddharthDevulapalli":1,"dtklumpp":1,"aashahin":1,"dandv":1,"JiaHuiJiaHuiJiaHui":1,"greguz":1,"koushil-mankali":1,"AdityaPimpalkar":1,"Tanishagully12":1,"blakeembrey":1,"mritunjayz":1,"SimonSchick":1,"rv97":1,"carlocab":1,"cookesan":1,"atesgoral":1,"JialuZhang-intel":1,"leela555":1,"CodeVersePro":1,"ulitink":1,"Patreos98":1,"Nguyen-Duc-Phu":1,"dgozman":1,"rebhialfa":1,"bastien-roucaries":1,"JamieMagee":1,"Rachel1731":1,"dhruvvv0913":1,"elegantcoder":1,"jabali2004":1,"lianxuify":1,"SomSamantray":1,"phryneas":1,"yotam707":1,"wcr-karan":1,"andrewcovenant":1,"scovetta":1,"martinSaad":1,"xuchaobei":1,"mkbaranovskyi":1,"cartuuun":1,"sankalpsthakur":1,"Ianna83":1,"willin":1,"mindhackerskj":1,"eli-schwartz":1,"DylanC":1,"LEEYS96":1,"Harry-Hopkinson":1,"cecchi":1,"BenzeneAlcohol":1,"cokybit":1,"timcosta":1,"haze":1,"jhamby":1,"tawseefnabi":1,"NegiAkash890":1,"jrvidal":1,"pmarkert":1,"mrbrianevans":1,"SociableSteve":1,"cbourgois":1,"DavyLandman":1,"Copilot":1,"pavelhoral":1,"arnav-54":1,"mohd-akram":1,"CaramelFur":1,"codie-bee":1,"tanguyantoine":1,"super-turbo":1,"benhalverson":1,"jabyrd3":1,"monperrus":1,"Shuklax":1,"JoostK":1,"dexterleng":1,"antstanley":1,"ashrees":1,"LinuxSuRen":1,"dirw-a11":1,"Eomm":1,"lucasg":1,"tshemsedinov":1,"isaacudofia":1,"kakts":1,"joshkel":1,"andrefs":1,"sagar-jadhav":1,"aaccttrr":1,"eugeneo":1,"christiantakle":1,"Fyko":1,"edodusi":1,"maruthang":1,"TheAlexLichter":1,"orange4glace":1,"srriddle":1,"noel046":1,"gpoole":1,"phistuck":1,"erickoukos":1,"Schweinepriester":1,"WilliamConnatser":1,"chinmoy12c":1,"yedlosh":1,"Rishikmanche":1,"voxik":1,"exx8":1,"firecraftgaming":1,"kiliczsh":1,"gerrard00":1,"WhiteMinds":1,"DHIRAJ12SINGH":1,"jackzhp":1,"Harshitha-M13":1,"inokawa":1,"IgorHalfeld":1,"mdouglass":1,"RajatSablok":1,"bpasero":1,"phated":1,"andreubotella":1,"Jackli-Tech":1,"HonzaMac":1,"mccakit":1,"AntonPytho":1,"kkz13250":1,"ryoungblom":1,"samuel-williams-shopify":1,"ydv-ankit":1,"huynhit24":1,"devholic22":1,"Hilzu":1,"StiffWriter00":1,"zckrs":1,"KhooHaoYit":1,"HollowMan6":1,"cician":1,"kivancbilen":1,"MrAlias":1,"seriousme":1,"mizanurrahman70":1,"Josef-Spiteri":1,"turanalmammadov":1,"erj826":1,"kenzo-spaulding":1,"kalenikalexander":1,"lluisemper":1,"git-srinivas":1,"derhuerst":1,"asaid-0":1,"rizwan-r-r":1,"iamsiddharthdas":1,"robertsLando":1,"rahulchaphalkar":1,"sandyddinh":1,"mradbourne":1,"pragyandas":1,"RyanZim":1,"fazilchan7866":1,"johanneswuerbach":1,"OnlyTrueStar":1,"pinguinjkeke":1,"sergiovillagran":1,"SukkaW":1,"techhire11":1,"shemic87":1,"Arkrez":1,"zeffanine-aimen":1,"DrowningWhale":1,"Blackhex":1,"CallMeLaNN":1,"gustavo0810chaves":1,"SergeyTsukanov":1,"peng-huang-ch":1,"sadikkuzu":1,"MikeRalphson":1,"OYTIS":1,"supriyo-biswas":1,"naveensrinivasan":1,"imcotton":1,"alecmev":1,"aarock1234":1,"thangktran":1,"Haappaa":1,"Shikha2410":1,"dodrin":1,"Alhumsiabdo":1,"tr0id":1,"linroid":1,"anshluu":1,"VlkrS":1,"glenholmes":1,"dmaynard51":1,"UziTech":1,"cloorc":1,"0xflotus":1,"ylemkimon":1,"jirutka":1,"jdapena":1,"aidant":1,"nassiharel":1,"vishal-gawade-031":1,"stanleympoyi":1,"brjsp":1,"julianjany":1,"ritschwumm":1,"caioagiani":1,"filmaj":1,"CorrWu":1,"ganjanggejang":1,"arobert93":1,"shawsourav":1,"wingleung":1,"iSkore":1,"SercanSerpen":1,"spiritualized":1,"ml7181":1,"Voltra":1,"karan-lrn":1,"haggholm":1,"timotew":1,"elliot-nelson":1,"acenturyandabit":1,"Jikugodwill":1,"Deep310":1,"Shamsherkhan7549":1,"tgerk":1,"Nelias":1,"xefimx":1,"mskelton":1,"omghante":1,"bharath063":1,"AndrewDimes":1,"omkoli77":1,"Astrabacus":1,"iShibi":1,"Retidurc":1,"namankhurpia":1,"KAB0a1":1,"parkerbjur":1,"Sleavely":1,"ide":1,"pprindeville":1,"Ieandre":1,"alexec":1,"shoemoney":1,"FrankEntriken":1,"dobbydobap":1,"alexandre-abrioux":1,"davidhouweling":1,"Nibbler999":1,"M-Orziboyev":1,"LiuYu396":1,"mikhalev-im":1,"mattius459":1,"Monu-Chaudhary":1,"chanduMe":1,"alexkozy":1,"safareli":1,"Deepanshu248":1,"rathi2016":1,"dholbert":1,"koh110":1,"dylanelliott27":1,"Ajeshpatel":1,"geereddynehareddy":1,"sunhaiyong1978":1,"skilledDeveloper":1,"Niruhqs":1,"pallxk":1,"nstepien":1,"fracsinus":1,"shani-singh1":1,"RomainLanz":1,"tomanagle":1,"ish1416":1,"matinzd":1,"olalonde":1,"AjayPoshak":1,"dkp-7":1,"Fifixex":1,"MasterOdin":1,"kasvtv":1,"secret-coder-yt":1,"Redhood57":1,"b4Jatin":1,"yunshingng":1,"iambumblehead":1,"khairnarsaurabh23":1,"DevJunz":1,"Kelpy2004":1,"fdgonthier":1,"tifflastimosa":1,"sparsh-99":1,"HoneyTyagii":1,"markstos":1,"ariel-weiss":1,"GeekCornerGH":1,"Abrar-Malik786":1,"idan-at":1,"ruimarinho":1,"hhfdserth":1,"XhmikosR":1,"OnSuorce":1,"viku-sh":1,"edilson258":1,"Mliveon":1,"takayama-lily":1,"niteshmisraGA":1,"jackyzha0":1,"Hepshibha":1,"vramana":1,"chenmnkken":1,"vkanicka":1,"dougwilson":1,"shulaoda":1,"rb-cohen":1,"jonahsnider":1,"Gena888":1,"HillaShx":1,"zeldin":1,"MuriloKakazu":1,"Js-Brecht":1,"GuidoPenta":1,"woojinv":1,"karan1205":1,"akdey1":1,"arturgawlik":1,"ElijahPepe":1,"VyacheslavSemin":1,"freida-code":1,"dneumann712":1,"pf-rank":1,"ClumsyClover":1,"clement-nardi":1,"lostfictions":1,"jagadeeshmeesala":1,"Gefix":1,"tailorswift":1,"gbreternitz":1,"madflow":1,"p-mcgowan":1,"Malyalarachana":1,"darvesh":1,"kamagatos":1,"abdulfarid-dev":1,"Nef10":1,"bradh352":1,"logaretm":1,"aymen94":1,"daukadolt":1,"asrar211":1,"mlarcher":1,"zacanger":1,"piranna":1,"HerrCai0907":1,"bellbind":1,"pietermees":1,"todortotev":1,"takuro-sato":1,"kullubhai69":1,"soldair":1,"chenyuyang2022":1,"implausible":1,"sajal50":1,"dguo":1,"DmitryScaletta":1,"NewProggie":1,"bluescreen":1,"aki0501":1,"MartinJK":1,"yahyokhoja":1,"bliakher":1,"aniket-gawande":1,"aawadat":1,"hyemimi":1,"MattBidewell":1,"MarcelRaschke":1,"tilgovi":1,"amdoku":1,"Raj-Yadav0101":1,"unclecrypto7":1,"bmsdave":1,"sla100":1,"vchan-in":1,"yashpandey06":1,"GauriSpears":1,"loulanyue":1,"bioinfornatics":1,"AtCloudDiwash":1,"copperwall":1,"zy445566":1,"Tushar-Official":1,"khalsah":1,"metonym":1,"sefaun":1,"brindashar4":1,"forfun414":1,"Aston8":1,"jucke":1,"A-Der":1,"abhishekV004":1,"arthurfiorette":1,"mayankagarwals":1,"sanki12":1,"AquaBx":1,"bryancxr":1,"harrisi":1,"unional":1,"adityab-20040426":1,"kellyselden":1,"shadowspawn":1,"swigger":1,"ethanent":1,"SaiNikhita":1,"MadaraUchiha":1,"aw-davidson":1,"tusharrpatil04":1,"tjcchen":1,"shihar73":1,"rmehner":1,"simllll":1,"thernstig":1,"SimonFinney":1,"blaze27444":1,"pr4j3sh":1,"adighule3367":1,"webdevelopersrinu":1,"thebergamo":1,"devsrsihab":1,"gdams":1,"hpweisberg":1,"vitosorriso":1,"xaxdev":1,"ggreco":1,"ryanmurakami":1,"rochdev":1,"dfperry5":1,"nglgzz":1,"bingenito":1,"varunsh-coder":1,"KaelWD":1,"devops2626":1,"RhnSharma":1,"ash2228":1,"matfarb":1,"devfep":1,"luucamay":1,"gziskind":1,"kishore280":1,"alexventuraio":1,"DaveT1991":1,"ShivrajShelar99":1,"ryenus":1,"alexeyten":1,"TimShilov":1,"sbquinlan":1,"CoderBunnyS":1,"hursittarcan":1,"ronenlh":1,"dibenkobit":1,"jamesgarcia2020":1,"DariuszO":1,"Kukkimonsuta":1,"Anirudh0024":1,"sidwebworks":1,"K-percy":1,"lytovka":1,"gana6547":1,"LLagoon3":1,"Muhtasim-Munif-Fahim":1,"jordanchude":1,"qpwo":1,"xavdid":1,"HenryClarson":1,"falguniraina":1,"eldoy":1,"mastersanto":1,"willarmiros":1,"andresatencio":1,"RUPENDER30062003":1,"denghongcai":1,"TanishSahu23":1,"kimjune01":1,"tarunipaleru":1,"rizwan2004cs":1,"Nishikoh":1,"pen4":1,"henriquejsza":1,"AhmedMostafa16":1,"ak239":1,"kiran-Jathar":1,"cactysman":1,"ianstormtaylor":1,"uai14":1,"meelash":1,"chapko":1,"Stebinraj":1,"Pospelove":1,"Codder-lab":1,"injunchoi98":1,"daguej":1,"joshuapare":1,"delvedor":1,"alexbs":1,"bhanupratapsingh0425":1,"Vboivin":1,"johinsDev":1,"matthewloring":1,"csr632":1,"micromaomao":1,"ahmed0saber":1,"ericmutta":1,"0xkalvin":1,"aetheryx":1,"mayurZope06":1,"misterdjules":1,"hallss93":1,"cxj51693":1,"vinaykulk621":1,"yoavain":1,"SparshGarg999":1,"kidonng":1,"othiym23":1,"ansh1406":1,"jtoar":1,"slonka":1,"nikoladev":1,"jibin7jose":1,"SurajChougule19":1,"sigv":1,"2021H1030039G":1,"kzar":1,"Peng734":1,"julienp":1,"DMeechan":1,"JSMonk":1,"inad9300":1,"Gioyik":1,"ChinaiOS":1,"AliAkhtarDev":1,"Qingcaj":1,"tylerlevine":1,"huntie":1,"pete3249":1,"3ap":1,"BetzalelKenig":1,"kyr0":1,"H1Gdev":1,"adinhtdsibm":1,"korniltsev":1,"acidiney":1,"Manizuca":1,"julian-londono":1,"himanshu3w":1,"NicoNekoru":1,"Stono":1,"DonJayamanne":1,"goloveychuk":1,"spkapust":1,"dhruv7539":1,"destimon":1,"AliasT":1,"jonerer":1,"lbguilherme":1,"kyungrae2002":1,"jefferyq2":1,"maks-der":1,"mikemimik":1,"maxday":1,"ax1":1,"pirxpilot":1,"jeniabrook":1,"mtilda":1,"yorkie":1,"VinzSpring":1,"airtable-keyhanvakil":1,"bradleythughes":1,"baekrxnn":1,"faithsylv":1,"amalandukkalayil":1,"thisisjungeun":1,"alexfernandez":1,"wooorm":1,"ricardocovo":1,"vbarzana":1,"Jeff-Tian":1,"AtilMohAmine":1,"ganglike248":1,"madkate42":1,"AliMotahhari":1,"pdaehne":1,"GreenSleepes":1,"Luntke":1,"HACHIMIam":1,"omkarchavan415":1,"yaelhe":1,"emirgoren":1,"brianathere":1,"nakedtatsuya":1,"nachiketap11":1,"PusuluruJashwanthReddy":1,"ulofiai":1,"fabianbuettner":1,"moluopro":1,"svenheden":1,"Jarred-Sumner":1,"jasonmacgowan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-09-09T00:00:06.809Z","repositories_count":16986873,"issues_count":44868165,"pull_requests_count":141416852,"authors_count":11682372,"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":{"feature request":26,"stale":21,"stream":12,"quic":10,"v8 engine":8,"test_runner":7,"doc":7,"flaky-test":7,"build":6,"http":5,"ffi":5,"aix":4,"confirmed-bug":4,"fs":4,"sqlite":4,"vm":4,"windows":4,"tls":3,"web-standards":2,"crypto":2,"linux":2,"loaders":2,"meta":2,"module":2,"never-stale":2,"strip-types":2,"tools":2,"v22.x":2,"v24.x":2,"vfs":2,"wrong repo":2,"wasm":2,"needs more info":1,"net":1,"arm":1,"npm":1,"performance":1,"cli":1,"repl":1,"riscv64":1,"web streams":1,"buffer":1,"async_hooks":1,"diagnostics_channel":1,"test":1,"assert":1,"test_runner-agenda":1,"coverage":1,"config":1,"http3":1,"https":1,"icu":1,"invalid":1,"libuv":1,"duplicate":1,"dependencies":1,"memory":1,"discuss":1,"v26.x":1,"needs-ci":1}},"past_year_pull_request_labels_count":{"table":{"needs-ci":684,"author ready":323,"c++":222,"lib / src":123,"doc":105,"test":68,"fs":65,"commit-queue-squash":58,"dependencies":57,"stale":53,"meta":43,"tools":39,"stream":38,"dont-land-on-v22.x":36,"crypto":35,"commit-queue-rebase":32,"semver-minor":31,"dont-land-on-v24.x":30,"semver-major":30,"build":28,"commit-queue":28,"test_runner":27,"sqlite":26,"http":25,"review wanted":21,"util":20,"request-ci":20,"net":19,"http2":19,"web streams":18,"quic":18,"v24.x":18,"notable-change":17,"v8 engine":16,"commit-queue-failed":15,"v22.x":15,"performance":14,"repl":14,"vfs":13,"experimental":13,"module":12,"esm":12,"tls":11,"needs-benchmark-ci":10,"dont-land-on-v26.x":10,"process":10,"zlib":10,"node-api":9,"cares":9,"deprecations":9,"worker":9,"benchmark":9,"readline":9,"fast-track":9,"ffi":9,"flaky-test":9,"lts-watch-v22.x":9,"v26.x":8,"permission":7,"release":7,"whatwg-url":7,"backport-open-v26.x":7,"child_process":7,"github_actions":6,"vm":6,"diagnostics_channel":6,"inspector":6,"request-ci-failed":6,"buffer":6,"baking-for-lts":6,"dont-land-on-v20.x":5,"blocked":5,"debugger":5,"code-and-learn":5,"config":5,"npm":5,"lts-watch-v24.x":4,"invalid":4,"openssl":4,"javascript":4,"http_parser":4,"typings":4,"strip-types":4,"path":4,"https":4,"large-pr":3,"async_hooks":3,"async_local_storage":3,"backport-open-v24.x":3,"cli":3,"dgram":3,"discuss":3,"dns":3,"embedding":3,"errors":3,"events":3,"http3":3,"i18n-api":3,"needs-citgm":3,"timers":3,"trace_events":3,"watch-mode":3,"webcrypto":3,"web-standards":3,"windows":3,"console":2,"addons":2,"source maps":2,"backported-to-v24.x":2,"backport-requested-v24.x":2,"icu":2,"backported-to-v26.x":2,"assert":2,"os":2,"tty":2,"encoding":1,"duplicate":1,"url":1,"dtls":1,"domain":1,"cluster":1,"backport-requested-v22.x":1,"wasi":1,"whatwg-urlpattern":1,"web-agenda":1,"alpine":1,"release-agenda":1,"python":1,"ppc":1,"perf_hooks":1,"macos":1,"s390x":1,"loong64":1,"single-executable":1,"loaders":1,"libuv":1,"abortcontroller":1,"lacks-second-approval":1,"ibm i":1,"webtransport":1,"fetch":1}},"past_year_issue_author_associations_count":{"table":{"NONE":132,"MEMBER":53,"CONTRIBUTOR":44,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"MEMBER":417,"CONTRIBUTOR":325,"NONE":171,"COLLABORATOR":46}},"past_year_issue_authors":{"table":{"trivikr":18,"sxa":5,"martenrichter":5,"joyeecheung":5,"efekrskl":4,"Renegade334":3,"richardlau":3,"ChALkeR":2,"targos":2,"BridgeAR":2,"jasnell":2,"hqzing":2,"darrachequesne":2,"TrevorBurnham":2,"Archkon":2,"trivenay":2,"gildas-lormeau":2,"vassudanagunta":2,"everett1992":2,"MikeMcC399":2,"mceachen":1,"rajanpanth":1,"qwerrtyuiopasdf":1,"qurafi":1,"Paulpatel11":1,"PavelSarlov":1,"phaux":1,"qasq79629-art":1,"pronitsateli731":1,"Pintu22-Yadav":1,"PolariTOON":1,"prettydiff":1,"Pomax":1,"Pouja":1,"mcollina":1,"med-ab":1,"mertcanaltin":1,"mnaimfaizy":1,"Mohit-kushwaha":1,"moonjiho-bigtablet":1,"moubctez":1,"mykola-mokhnach":1,"NiedziolkaMichal":1,"niridya":1,"nmggithub":1,"nodejs-github-bot":1,"Norgerman":1,"Olafcio1":1,"openjs-meetings-bot[bot]":1,"OrKoN":1,"ostarev":1,"ovflowd":1,"p-":1,"panva":1,"patrickshipe":1,"rbopche179-sketch":1,"thomasklemm":1,"tibuc102":1,"timfish":1,"tizmagik":1,"tkdgur4574":1,"to477":1,"Tuy4ik":1,"tuzi3040":1,"viceice":1,"vicjayjay":1,"VlkrS":1,"wesleyolis":1,"xcjs":1,"xgiovio":1,"xieyuheng":1,"xunchanghe":1,"XyraSinclair":1,"Y1D7NG":1,"ye-yu":1,"zeexzeex":1,"ripjoestar":1,"robertsLando":1,"rubyFeedback":1,"RyanEwen":1,"RyanHanekamp":1,"samualtnorman":1,"SeokhunEom":1,"sgravrock":1,"ShenHongFei":1,"Shorty2wik8585":1,"shulaoda":1,"SimenB":1,"sindresorhus":1,"sjoerdvanBommel":1,"sssecs":1,"Stvad":1,"TeoBotta90":1,"tgies":1,"Thazzbelly":1,"ThePlenkov":1,"0-wiz-0":1,"bakkot":1,"bartlomieju":1,"bengl":1,"BlankParticle":1,"bpasero":1,"brettz9":1,"broksonic21":1,"cb1kenobi":1,"Chewhern":1,"chrischjh":1,"ChristopherDedominici":1,"cinderflash":1,"cjihrig":1,"ClementValot":1,"curtisfennergivery":1,"dannino555-droid":1,"davidje13":1,"dhruvvv0913":1,"dibenkobit":1,"dloetzke":1,"DMPMFSQHFK10":1,"1dEraNCeSIv0":1,"1kilobit":1,"aarne":1,"abdulazizalhussein-ctrl":1,"AbdulElahOthmanGwaith":1,"abmusse":1,"ackava":1,"adzenith":1,"aguilar23iq-ship-it":1,"ajvincent":1,"AlessandroTambellini":1,"alexander-akait":1,"alexandercarlis2-dotcom":1,"AMDphreak":1,"annevk":1,"aquapi":1,"arimxyer":1,"AriPerkkio":1,"arynh":1,"asklar":1,"BadIdeaException":1,"jlapenna":1,"joepie91":1,"JohannsisBaires":1,"jreidgreer":1,"jsinterface":1,"jsteiner":1,"jumpingjumpingtiger":1,"junbao00":1,"jvmdc":1,"kapouer":1,"KatSick":1,"kharat-dev":1,"koal44":1,"laurentftech":1,"laurisvan":1,"LLagoon3":1,"Lucas6412f1":1,"lygstate":1,"m4n3z40":1,"matkoniecz":1,"matthieusieben":1,"DNin01":1,"dnorrstrand":1,"emmansun":1,"Ethan-Arrowood":1,"ethanresnick":1,"Eusgor":1,"fabon-f":1,"fallintoplace":1,"FigoHunter":1,"fski":1,"gadicc":1,"gibson042":1,"haggholm":1,"Han5991":1,"hholst80":1,"HoneyTyagii":1,"hylmarj":1,"islandryu":1,"jacobcxdev":1,"Jayx239":1,"jibin7jose":1}},"past_year_pull_request_authors":{"table":{"mcollina":47,"nodejs-github-bot":46,"panva":40,"trivikr":38,"aduh95":30,"jasnell":25,"pimterry":22,"avivkeller":21,"codebytere":20,"Archkon":18,"legendecas":18,"anonrig":17,"joyeecheung":15,"Renegade334":15,"RafaelGSS":13,"bitpshr":11,"lazerg":10,"watilde":10,"araujogui":10,"dependabot[bot]":10,"sxa":9,"addaleax":9,"PickBas":8,"gurgunday":8,"harjothkhara":7,"BridgeAR":7,"greenheadHQ":7,"github-actions[bot]":7,"islandryu":6,"TrevorBurnham":6,"marco-ippolito":6,"semimikoh":5,"npm-cli-bot":5,"christianaurichzm":5,"GetThatCookie":5,"guybedford":5,"mertcanaltin":5,"Nashit-h":5,"efekrskl":5,"martenrichter":5,"targos":4,"haramj":4,"zeexzeex":4,"agape1225":4,"Han5991":4,"hemanth":4,"hamidrezaghavami":4,"richardlau":4,"edsadr":4,"inoway46":4,"HoonDongKang":4,"Y1D7NG":4,"soreavis":4,"GrinZero":4,"IlyasShabi":3,"santusht06":3,"iknoom":3,"diangogav":3,"MayaLekova":3,"geeksilva97":3,"marcopiraccini":3,"luanmuniz":3,"SeokhunEom":3,"LiviaMedeiros":3,"orgads":3,"Ayoub-Mabrouk":3,"trivenay":3,"Phantom-d-e-v":3,"bjohansebas":3,"thisalihassan":3,"juanarbol":3,"piyushrajyadav":3,"sjungwon03":3,"RajeshKumar11":3,"3zrv":2,"meteorqz6":2,"miguelmarcondesf":2,"MarshallOfSound":2,"manNomi":2,"MoLow":2,"lpinca":2,"louwers":2,"nhjbest22":2,"krsjenswbp":2,"pabloerhard":2,"kairosci":2,"pipobscure":2,"piyyy314":2,"JakobJingleheimer":2,"ri7116":2,"ikeyan":2,"samuel871211":2,"aalhadxx":2,"UditDewan":2,"tniessen":2,"bmuenzenmeyer":2,"theanarkh":2,"ChALkeR":2,"dario-piotrowicz":2,"davidje13":2,"SudhansuBandha":2,"styfle":2,"StefanStojanovic":2,"sravani1510":2,"dushyant-hada-90":2,"skdas20":2,"ghost":2,"geekdroid07":2,"Flarna":2,"Ethan-Arrowood":2,"zerone0x":1,"Muhtasim-Munif-Fahim":1,"mumu2009":1,"nachiketap11":1,"VinzSpring":1,"Navaneethp007":1,"vassudanagunta":1,"Vansh1811":1,"ndossche":1,"Uzlopak":1,"nglgzz":1,"Nguyen-Duc-Phu":1,"Uziniii":1,"Niruhqs":1,"uurien":1,"Nixxy25":1,"umuoy1":1,"npaun":1,"ulofiai":1,"omghante":1,"omkarchavan415":1,"shani-singh1":1,"mhayk":1,"zeeshan56656":1,"mhdawson":1,"michaelsmithxyz":1,"yunshingng":1,"MikeMcC399":1,"y-okt":1,"yhay81":1,"Yeaseen":1,"Xstoudi":1,"whoekage":1,"minirang":1,"webdevelopersrinu":1,"moluopro":1,"mostafaroshdy1":1,"mradbourne":1,"wcr-karan":1,"waterWang":1,"vmoroz":1,"swigger":1,"shoemoney":1,"scarab-systems":1,"Shuklax":1,"standard-Chan":1,"richardscarrott":1,"Rishikmanche":1,"SAY-5":1,"robertsLando":1,"spkapust":1,"RomainLanz":1,"SparshGarg999":1,"soulee-dev":1,"RReverser":1,"SomSamantray":1,"saint-james-fr":1,"shulaoda":1,"samuel-williams-shopify":1,"Sandeep09738":1,"sankalpsthakur":1,"SollMoll":1,"seungwoo505":1,"turanalmammadov":1,"Trott":1,"PaulyBearCoding":1,"Sarang-Patel":1,"T-Karthik-Reddy":1,"tjuhaszrh":1,"sheplu":1,"themuuln":1,"shivampandit9065-design":1,"TheAlexLichter":1,"Shivay-98":1,"tgies":1,"pmarkert":1,"Qard":1,"Qingcaj":1,"slagiewka":1,"rahulchaphalkar":1,"TanishSahu23":1,"ShivrajShelar99":1,"remcohaszing":1,"bnoordhuis":1,"bun-unsafe":1,"caiolima":1,"cclauss":1,"ChocoChip0519":1,"cookesan":1,"DaveT1991":1,"DavidUmunna":1,"dayun6530":1,"Deepanshu248":1,"devfep":1,"DevJunz":1,"devnimahinsa2-cmyk":1,"devops2626":1,"dhruv7539":1,"dhruvvv0913":1,"dibenkobit":1,"DivyanshuX9":1,"dobbydobap":1,"Ecco":1,"edilson258":1,"elykhodges-png":1,"Eusgor":1,"everett1992":1,"fallintoplace":1,"fazilchan7866":1,"Fifixex":1,"freida-code":1,"gabrielbryk":1,"ganjanggejang":1,"gibson042":1,"KaranAgraharee":1,"aakashamy777":1,"abdulfarid-dev":1,"abhi128nandan":1,"abmusse":1,"ajeeth-asperand":1,"AkshatOP":1,"alexkozy":1,"Amemome":1,"amyssnippet":1,"ansh1406":1,"armanmikoyan":1,"armorbreak001":1,"arnav-54":1,"arturgawlik":1,"aryansaves":1,"arynh":1,"Asaf-Federman":1,"asanpardazzagros3-droid":1,"ash2228":1,"ashrees":1,"astalaprashanth72-web":1,"Aston8":1,"atlowChemi":1,"AugustinMauroy":1,"avcribl":1,"ayush23chaudhary":1,"AyushAnand-28":1,"batrla":1,"beeequeue":1,"BethGriggs":1,"BIGSUS24":1,"BlankParticle":1,"karan-lrn":1,"Kelpy2004":1,"kimjune01":1,"KimSH39":1,"kimtaejin3":1,"kingces95":1,"kishore280":1,"kleisauke":1,"koal44":1,"koreahghg":1,"krushnamovies":1,"kullubhai69":1,"kyungrae2002":1,"laurenraymor1983-sudo":1,"leela555":1,"ljharb":1,"LLagoon3":1,"logaretm":1,"louiellan":1,"loulanyue":1,"luantaraschi":1,"lukiano":1,"madkate42":1,"mag123c":1,"MahinAnowar":1,"maruthang":1,"mattskel":1,"maxday":1,"maxhfisher":1,"mccakit":1,"mete0rfish":1,"GiHoon1123":1,"GuillaumeLagrange":1,"haggholm":1,"hallss93":1,"hammad-iftikhar":1,"hanityx":1,"henriquejsza":1,"heyparth1":1,"Hilzu":1,"himself65":1,"hkleungai":1,"HoneyTyagii":1,"hyemimi":1,"illusory-dream":1,"indutny":1,"inukshuk":1,"ish1416":1,"ismaiel15":1,"jackzhp":1,"jakecastelli":1,"JamieMagee":1,"Jarred-Sumner":1,"Javonne-liu":1,"jazelly":1,"jbj338033":1,"jibin7jose":1,"JinhyeokFang":1,"jkleinsc":1,"JLHwung":1,"juicecultus":1,"JumpLink":1,"kapouer":1}},"maintainers":[{"table":{"login":"Trott","count":2935,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"}},{"table":{"login":"targos","count":837,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}},{"table":{"login":"nodejs-github-bot","count":801,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"}},{"table":{"login":"jasnell","count":751,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"}},{"table":{"login":"joyeecheung","count":687,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"}},{"table":{"login":"tniessen","count":661,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"}},{"table":{"login":"anonrig","count":654,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"}},{"table":{"login":"RedYetiDev","count":573,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RedYetiDev"}},{"table":{"login":"ronag","count":557,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ronag"}},{"table":{"login":"RafaelGSS","count":512,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"}},{"table":{"login":"legendecas","count":423,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"}},{"table":{"login":"addaleax","count":408,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"}},{"table":{"login":"richardlau","count":399,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"}},{"table":{"login":"mhdawson","count":388,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"}},{"table":{"login":"panva","count":349,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"}},{"table":{"login":"lpinca","count":296,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"}},{"table":{"login":"RaisinTen","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RaisinTen"}},{"table":{"login":"MoLow","count":242,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"}},{"table":{"login":"marco-ippolito","count":235,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"}},{"table":{"login":"mcollina","count":215,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"}},{"table":{"login":"codebytere","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"}},{"table":{"login":"BridgeAR","count":168,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}},{"table":{"login":"juanarbol","count":158,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"}},{"table":{"login":"bnoordhuis","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"}},{"table":{"login":"benjamingr","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benjamingr"}},{"table":{"login":"danbev","count":142,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danbev"}},{"table":{"login":"mertcanaltin","count":114,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"}},{"table":{"login":"dario-piotrowicz","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"}},{"table":{"login":"GeoffreyBooth","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/GeoffreyBooth"}},{"table":{"login":"daeyeon","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daeyeon"}},{"table":{"login":"VoltrexKeyva","count":107,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VoltrexKeyva"}},{"table":{"login":"MylesBorins","count":97,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MylesBorins"}},{"table":{"login":"gengjiawen","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gengjiawen"}},{"table":{"login":"Himself65","count":87,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Himself65"}},{"table":{"login":"ruyadorno","count":83,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ruyadorno"}},{"table":{"login":"Flarna","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"}},{"table":{"login":"rluvaton","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rluvaton"}},{"table":{"login":"szmarczak","count":76,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szmarczak"}},{"table":{"login":"trivikr","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"}},{"table":{"login":"LiviaMedeiros","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"}},{"table":{"login":"Qard","count":71,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"}},{"table":{"login":"KhafraDev","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KhafraDev"}},{"table":{"login":"devsnek","count":67,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devsnek"}},{"table":{"login":"cola119","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cola119"}},{"table":{"login":"bmeck","count":65,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeck"}},{"table":{"login":"debadree25","count":63,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/debadree25"}},{"table":{"login":"avivkeller","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"}},{"table":{"login":"yashLadha","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yashLadha"}},{"table":{"login":"pmarchini","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pmarchini"}},{"table":{"login":"himself65","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}},{"table":{"login":"F3n67u","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/F3n67u"}},{"table":{"login":"Lxxyx","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lxxyx"}},{"table":{"login":"lundibundi","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lundibundi"}},{"table":{"login":"santigimeno","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/santigimeno"}},{"table":{"login":"gireeshpunathil","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gireeshpunathil"}},{"table":{"login":"rickyes","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rickyes"}},{"table":{"login":"rexagod","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rexagod"}},{"table":{"login":"Mesteery","count":50,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Mesteery"}},{"table":{"login":"Linkgoron","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Linkgoron"}},{"table":{"login":"danielleadams","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danielleadams"}},{"table":{"login":"BethGriggs","count":46,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"}},{"table":{"login":"marsonya","count":45,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marsonya"}},{"table":{"login":"JakobJingleheimer","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"}},{"table":{"login":"ErickWendel","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErickWendel"}},{"table":{"login":"ljharb","count":44,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}},{"table":{"login":"H4ad","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/H4ad"}},{"table":{"login":"XadillaX","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/XadillaX"}},{"table":{"login":"puzpuzpuz","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/puzpuzpuz"}},{"table":{"login":"lemire","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lemire"}},{"table":{"login":"pimterry","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"}},{"table":{"login":"HarshithaKP","count":37,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HarshithaKP"}},{"table":{"login":"watilde","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"}},{"table":{"login":"meixg","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/meixg"}},{"table":{"login":"atlowChemi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"}},{"table":{"login":"Ayase-252","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ayase-252"}},{"table":{"login":"jakecastelli","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"}},{"table":{"login":"indutny","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"}},{"table":{"login":"tony-go","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tony-go"}},{"table":{"login":"UlisesGascon","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"jazelly","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"}},{"table":{"login":"sxa","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"}},{"table":{"login":"SimenB","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}},{"table":{"login":"bengl","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"}},{"table":{"login":"islandryu","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"}},{"table":{"login":"ChALkeR","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"}},{"table":{"login":"rvagg","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rvagg"}},{"table":{"login":"bjohansebas","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"AshCripps","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AshCripps"}},{"table":{"login":"mildsunrise","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mildsunrise"}},{"table":{"login":"gurgunday","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"}},{"table":{"login":"vmoroz","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"}},{"table":{"login":"hashseed","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hashseed"}},{"table":{"login":"ovflowd","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}},{"table":{"login":"Renegade334","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"}},{"table":{"login":"araujogui","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"}},{"table":{"login":"srl295","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/srl295"}},{"table":{"login":"mafintosh","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mafintosh"}},{"table":{"login":"nschonni","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nschonni"}},{"table":{"login":"styfle","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"}},{"table":{"login":"TimothyGu","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TimothyGu"}},{"table":{"login":"CanadaHonk","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/CanadaHonk"}},{"table":{"login":"darcyclarke","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darcyclarke"}},{"table":{"login":"vdeturckheim","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vdeturckheim"}},{"table":{"login":"Fishrock123","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fishrock123"}},{"table":{"login":"flakey5","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/flakey5"}},{"table":{"login":"apapirovski","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/apapirovski"}},{"table":{"login":"shipujin","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shipujin"}},{"table":{"login":"ZYSzys","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ZYSzys"}},{"table":{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}},{"table":{"login":"coreyfarrell","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreyfarrell"}},{"table":{"login":"joaocgreis","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joaocgreis"}},{"table":{"login":"ryzokuken","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryzokuken"}},{"table":{"login":"watson","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watson"}},{"table":{"login":"AugustinMauroy","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"}},{"table":{"login":"edsadr","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/edsadr"}},{"table":{"login":"jdalton","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jdalton"}},{"table":{"login":"oyyd","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/oyyd"}},{"table":{"login":"MarshallOfSound","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"}},{"table":{"login":"lirantal","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lirantal"}},{"table":{"login":"Leko","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Leko"}},{"table":{"login":"lukekarrys","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lukekarrys"}},{"table":{"login":"MattIPv4","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MattIPv4"}},{"table":{"login":"MoonBall","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBall"}},{"table":{"login":"metcoder95","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/metcoder95"}},{"table":{"login":"dygabo","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dygabo"}},{"table":{"login":"wesleytodd","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wesleytodd"}},{"table":{"login":"IlyasShabi","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"}},{"table":{"login":"phillipj","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillipj"}},{"table":{"login":"littledivy","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/littledivy"}},{"table":{"login":"fhinkel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fhinkel"}},{"table":{"login":"dougwilson","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dougwilson"}},{"table":{"login":"devnexen","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devnexen"}},{"table":{"login":"jesec","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jesec"}},{"table":{"login":"NickNaso","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/NickNaso"}},{"table":{"login":"RReverser","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"}},{"table":{"login":"1ilsang","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/1ilsang"}},{"table":{"login":"sheplu","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"ak239","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ak239"}},{"table":{"login":"dominykas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dominykas"}},{"table":{"login":"fraxken","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fraxken"}},{"table":{"login":"JckXia","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JckXia"}},{"table":{"login":"AndreasMadsen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AndreasMadsen"}},{"table":{"login":"a0viedo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/a0viedo"}},{"table":{"login":"felixrieseberg","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/felixrieseberg"}},{"table":{"login":"delvedor","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/delvedor"}},{"table":{"login":"jlenon7","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jlenon7"}},{"table":{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"}},{"table":{"login":"yosuke-furukawa","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yosuke-furukawa"}},{"table":{"login":"RamirezAlex","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RamirezAlex"}},{"table":{"login":"coreybutler","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coreybutler"}},{"table":{"login":"merceyz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/merceyz"}},{"table":{"login":"gibfahn","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gibfahn"}},{"table":{"login":"WebReflection","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/WebReflection"}},{"table":{"login":"lance","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lance"}},{"table":{"login":"joesepi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joesepi"}},{"table":{"login":"DanielRuf","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DanielRuf"}},{"table":{"login":"br1ttan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/br1ttan"}},{"table":{"login":"pangseon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pangseon"}},{"table":{"login":"hursittarcan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hursittarcan"}},{"table":{"login":"imyller","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/imyller"}},{"table":{"login":"Alhumsiabdo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Alhumsiabdo"}},{"table":{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"}},{"table":{"login":"amiller-gh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amiller-gh"}},{"table":{"login":"PeterDaveHello","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterDaveHello"}},{"table":{"login":"No9","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/No9"}},{"table":{"login":"LaurentGoderre","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LaurentGoderre"}},{"table":{"login":"shadowspawn","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/shadowspawn"}},{"table":{"login":"gbreternitz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gbreternitz"}},{"table":{"login":"benhalverson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/benhalverson"}},{"table":{"login":"aymen94","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aymen94"}},{"table":{"login":"schooldevops","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schooldevops"}},{"table":{"login":"ghermeto","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ghermeto"}},{"table":{"login":"brunocroh","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brunocroh"}},{"table":{"login":"ryanmurakami","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ryanmurakami"}},{"table":{"login":"MrJithil","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MrJithil"}},{"table":{"login":"gdams","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gdams"}},{"table":{"login":"coder1coder","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/coder1coder"}},{"table":{"login":"VyacheslavSemin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/VyacheslavSemin"}},{"table":{"login":"bradleythughes","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bradleythughes"}},{"table":{"login":"jasongin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"}},{"table":{"login":"tsctx","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tsctx"}},{"table":{"login":"rubys","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rubys"}},{"table":{"login":"Jikugodwill","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jikugodwill"}},{"table":{"login":"person-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/person-c"}},{"table":{"login":"bmeurer","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bmeurer"}},{"table":{"login":"davidmarkclements","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidmarkclements"}},{"table":{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"}},{"table":{"login":"HBSPS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/HBSPS"}}],"active_maintainers":[{"table":{"login":"trivikr","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trivikr"}},{"table":{"login":"mcollina","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"}},{"table":{"login":"nodejs-github-bot","count":47,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nodejs-github-bot"}},{"table":{"login":"panva","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/panva"}},{"table":{"login":"jasnell","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasnell"}},{"table":{"login":"pimterry","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pimterry"}},{"table":{"login":"avivkeller","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivkeller"}},{"table":{"login":"joyeecheung","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joyeecheung"}},{"table":{"login":"codebytere","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/codebytere"}},{"table":{"login":"legendecas","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/legendecas"}},{"table":{"login":"anonrig","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anonrig"}},{"table":{"login":"sxa","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sxa"}},{"table":{"login":"Renegade334","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Renegade334"}},{"table":{"login":"RafaelGSS","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"}},{"table":{"login":"watilde","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/watilde"}},{"table":{"login":"araujogui","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/araujogui"}},{"table":{"login":"addaleax","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/addaleax"}},{"table":{"login":"BridgeAR","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BridgeAR"}},{"table":{"login":"efekrskl","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efekrskl"}},{"table":{"login":"gurgunday","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"}},{"table":{"login":"islandryu","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/islandryu"}},{"table":{"login":"richardlau","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richardlau"}},{"table":{"login":"marco-ippolito","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-ippolito"}},{"table":{"login":"mertcanaltin","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mertcanaltin"}},{"table":{"login":"targos","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/targos"}},{"table":{"login":"ChALkeR","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChALkeR"}},{"table":{"login":"LiviaMedeiros","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LiviaMedeiros"}},{"table":{"login":"juanarbol","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/juanarbol"}},{"table":{"login":"bjohansebas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bjohansebas"}},{"table":{"login":"IlyasShabi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/IlyasShabi"}},{"table":{"login":"styfle","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/styfle"}},{"table":{"login":"Flarna","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Flarna"}},{"table":{"login":"MoLow","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoLow"}},{"table":{"login":"tniessen","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tniessen"}},{"table":{"login":"haramj","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/haramj"}},{"table":{"login":"JakobJingleheimer","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JakobJingleheimer"}},{"table":{"login":"dario-piotrowicz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dario-piotrowicz"}},{"table":{"login":"MarshallOfSound","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MarshallOfSound"}},{"table":{"login":"lpinca","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lpinca"}},{"table":{"login":"vmoroz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmoroz"}},{"table":{"login":"Trott","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Trott"}},{"table":{"login":"alexkozy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexkozy"}},{"table":{"login":"himself65","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/himself65"}},{"table":{"login":"indutny","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/indutny"}},{"table":{"login":"jakecastelli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakecastelli"}},{"table":{"login":"bnoordhuis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bnoordhuis"}},{"table":{"login":"SimenB","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SimenB"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"RReverser","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RReverser"}},{"table":{"login":"atlowChemi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atlowChemi"}},{"table":{"login":"AugustinMauroy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AugustinMauroy"}},{"table":{"login":"Qard","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Qard"}},{"table":{"login":"bengl","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bengl"}},{"table":{"login":"BethGriggs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BethGriggs"}},{"table":{"login":"ovflowd","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovflowd"}},{"table":{"login":"jazelly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jazelly"}},{"table":{"login":"ljharb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ljharb"}},{"table":{"login":"mhdawson","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhdawson"}}]}},"events":null,"keywords":["javascript","js","linux","macos","mit","node","nodejs","runtime","windows"],"dependencies":[{"ecosystem":"npm","filepath":"deps/npm/node_modules/glob/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-14T15:36:58.326Z","updated_at":"2023-10-14T15:36:58.326Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/glob/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/glob/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-14T15:36:59.188Z","updated_at":"2023-10-14T15:36:59.188Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/glob/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minipass/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2023-10-14T15:37:00.751Z","updated_at":"2023-10-14T15:37:00.751Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minipass/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minipass/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2023-10-14T15:37:00.783Z","updated_at":"2023-10-14T15:37:00.783Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minipass/dist/esm/package.json","dependencies":[]},{"ecosystem":"docker","filepath":"deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/Dockerfile","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:37.077Z","updated_at":"2026-03-11T11:03:37.077Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/ngtcp2/ngtcp2/third-party/urlparse/.clusterfuzzlite/Dockerfile","dependencies":[{"id":25836335976,"package_name":"gcr.io/oss-fuzz-base/base-builder","ecosystem":"docker","requirements":"v1","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/diff/libesm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.701Z","updated_at":"2026-03-11T11:04:09.701Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/diff/libesm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/tar/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.987Z","updated_at":"2026-03-11T11:04:15.987Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/tar/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/yallist/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:24.148Z","updated_at":"2026-03-11T11:04:24.148Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/yallist/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/actions/install-clang/action.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:14.466Z","updated_at":"2026-03-11T11:03:14.466Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/actions/install-clang/action.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/create-release-proposal.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:14.750Z","updated_at":"2026-03-11T11:03:14.750Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/create-release-proposal.yml","dependencies":[{"id":25836334796,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25836334797,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/amaro/dist/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:37.360Z","updated_at":"2026-03-11T11:03:37.360Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/amaro/dist/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/amaro/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:37.405Z","updated_at":"2026-03-11T11:03:37.405Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/amaro/package.json","dependencies":[{"id":25836335986,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"1.8.3","direct":true,"kind":"development","optional":false},{"id":25836335987,"package_name":"@types/node","ecosystem":"npm","requirements":"^22.0.0","direct":true,"kind":"development","optional":false},{"id":25836335989,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.23.0","direct":true,"kind":"development","optional":false},{"id":25836335990,"package_name":"esbuild-plugin-copy","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":25836335994,"package_name":"rimraf","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":25836336006,"package_name":"typescript","ecosystem":"npm","requirements":"^5.5.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/minimatch/package-lock.json","sha":null,"kind":"lockfile","created_at":"2026-03-11T11:03:38.298Z","updated_at":"2026-03-11T11:03:38.298Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/minimatch/package-lock.json","dependencies":[{"id":25836336007,"package_name":"@alcalzone/ansi-tokenize","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":25836336008,"package_name":"@base2/pretty-print-object","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25836336009,"package_name":"@bcoe/v8-coverage","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25836336010,"package_name":"@cspotcode/source-map-support","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":25836336011,"package_name":"@esbuild/aix-ppc64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336012,"package_name":"@esbuild/android-arm","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336013,"package_name":"@esbuild/android-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336014,"package_name":"@esbuild/android-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336015,"package_name":"@esbuild/darwin-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336016,"package_name":"@esbuild/darwin-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336017,"package_name":"@esbuild/freebsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336018,"package_name":"@esbuild/freebsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336019,"package_name":"@esbuild/linux-arm","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336020,"package_name":"@esbuild/linux-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336021,"package_name":"@esbuild/linux-ia32","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336022,"package_name":"@esbuild/linux-loong64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336023,"package_name":"@esbuild/linux-mips64el","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336024,"package_name":"@esbuild/linux-ppc64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336025,"package_name":"@esbuild/linux-riscv64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336026,"package_name":"@esbuild/linux-s390x","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336027,"package_name":"@esbuild/linux-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336028,"package_name":"@esbuild/netbsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336029,"package_name":"@esbuild/netbsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336030,"package_name":"@esbuild/openbsd-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336031,"package_name":"@esbuild/openbsd-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336032,"package_name":"@esbuild/openharmony-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336033,"package_name":"@esbuild/sunos-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336034,"package_name":"@esbuild/win32-arm64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336035,"package_name":"@esbuild/win32-ia32","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336036,"package_name":"@esbuild/win32-x64","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336037,"package_name":"@gar/promise-retry","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25836336038,"package_name":"@gerrit0/mini-shiki","ecosystem":"npm","requirements":"3.23.0","direct":false,"kind":"development","optional":false},{"id":25836336039,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25836336040,"package_name":"@isaacs/fs-minipass","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25836336041,"package_name":"@isaacs/ts-node-temp-fork-for-pr-2009","ecosystem":"npm","requirements":"10.9.7","direct":false,"kind":"development","optional":false},{"id":25836336042,"package_name":"diff","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"development","optional":false},{"id":25836336043,"package_name":"@isaacs/which","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25836336044,"package_name":"@istanbuljs/schema","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":25836336045,"package_name":"@jridgewell/resolve-uri","ecosystem":"npm","requirements":"3.1.2","direct":false,"kind":"development","optional":false},{"id":25836336046,"package_name":"@jridgewell/sourcemap-codec","ecosystem":"npm","requirements":"1.5.5","direct":false,"kind":"development","optional":false},{"id":25836336047,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.9","direct":false,"kind":"development","optional":false},{"id":25836336048,"package_name":"@npmcli/agent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336049,"package_name":"@npmcli/fs","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336050,"package_name":"@npmcli/git","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25836336051,"package_name":"@npmcli/installed-package-contents","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336052,"package_name":"@npmcli/node-gyp","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336053,"package_name":"@npmcli/package-json","ecosystem":"npm","requirements":"7.0.5","direct":false,"kind":"development","optional":false},{"id":25836336054,"package_name":"@npmcli/promise-spawn","ecosystem":"npm","requirements":"9.0.1","direct":false,"kind":"development","optional":false},{"id":25836336055,"package_name":"@npmcli/redact","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336056,"package_name":"@npmcli/run-script","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":25836336057,"package_name":"@pkgjs/parseargs","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":25836336058,"package_name":"@shikijs/engine-oniguruma","ecosystem":"npm","requirements":"3.23.0","direct":false,"kind":"development","optional":false},{"id":25836336059,"package_name":"@shikijs/langs","ecosystem":"npm","requirements":"3.23.0","direct":false,"kind":"development","optional":false},{"id":25836336060,"package_name":"@shikijs/themes","ecosystem":"npm","requirements":"3.23.0","direct":false,"kind":"development","optional":false},{"id":25836336061,"package_name":"@shikijs/types","ecosystem":"npm","requirements":"3.23.0","direct":false,"kind":"development","optional":false},{"id":25836336062,"package_name":"@shikijs/vscode-textmate","ecosystem":"npm","requirements":"10.0.2","direct":false,"kind":"development","optional":false},{"id":25836336063,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336064,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25836336065,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"0.5.0","direct":false,"kind":"development","optional":false},{"id":25836336066,"package_name":"@sigstore/sign","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25836336067,"package_name":"@sigstore/tuf","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25836336068,"package_name":"@sigstore/verify","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25836336069,"package_name":"@tapjs/after","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":25836336070,"package_name":"@tapjs/after-each","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336071,"package_name":"@tapjs/asserts","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336072,"package_name":"@tapjs/before","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336073,"package_name":"@tapjs/before-each","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336074,"package_name":"@tapjs/chdir","ecosystem":"npm","requirements":"3.3.4","direct":false,"kind":"development","optional":false},{"id":25836336075,"package_name":"@tapjs/config","ecosystem":"npm","requirements":"5.5.2","direct":false,"kind":"development","optional":false},{"id":25836336076,"package_name":"@tapjs/core","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":25836336077,"package_name":"@tapjs/error-serdes","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25836336078,"package_name":"@tapjs/filter","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336079,"package_name":"@tapjs/fixture","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336080,"package_name":"@tapjs/intercept","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336081,"package_name":"@tapjs/mock","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":25836336082,"package_name":"@tapjs/node-serialize","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336083,"package_name":"@tapjs/processinfo","ecosystem":"npm","requirements":"3.1.9","direct":false,"kind":"development","optional":false},{"id":25836336084,"package_name":"@tapjs/reporter","ecosystem":"npm","requirements":"4.4.4","direct":false,"kind":"development","optional":false},{"id":25836336085,"package_name":"@tapjs/run","ecosystem":"npm","requirements":"4.5.2","direct":false,"kind":"development","optional":false},{"id":25836336086,"package_name":"@tapjs/snapshot","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336087,"package_name":"@tapjs/spawn","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336088,"package_name":"@tapjs/stack","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25836336089,"package_name":"@tapjs/stdin","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336090,"package_name":"@tapjs/test","ecosystem":"npm","requirements":"4.4.2","direct":false,"kind":"development","optional":false},{"id":25836336091,"package_name":"@tapjs/typescript","ecosystem":"npm","requirements":"3.5.4","direct":false,"kind":"development","optional":false},{"id":25836336092,"package_name":"@tapjs/worker","ecosystem":"npm","requirements":"4.3.4","direct":false,"kind":"development","optional":false},{"id":25836336093,"package_name":"@tsconfig/node14","ecosystem":"npm","requirements":"14.1.8","direct":false,"kind":"development","optional":false},{"id":25836336094,"package_name":"@tsconfig/node16","ecosystem":"npm","requirements":"16.1.8","direct":false,"kind":"development","optional":false},{"id":25836336095,"package_name":"@tsconfig/node18","ecosystem":"npm","requirements":"18.2.6","direct":false,"kind":"development","optional":false},{"id":25836336096,"package_name":"@tsconfig/node20","ecosystem":"npm","requirements":"20.1.9","direct":false,"kind":"development","optional":false},{"id":25836336097,"package_name":"@tufjs/canonical-json","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336098,"package_name":"@tufjs/models","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25836336099,"package_name":"@types/hast","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":25836336100,"package_name":"@types/istanbul-lib-coverage","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25836336101,"package_name":"@types/node","ecosystem":"npm","requirements":"25.3.3","direct":false,"kind":"development","optional":false},{"id":25836336102,"package_name":"@types/unist","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25836336103,"package_name":"@typescript/native-preview","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336104,"package_name":"@typescript/native-preview-darwin-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336105,"package_name":"@typescript/native-preview-darwin-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336106,"package_name":"@typescript/native-preview-linux-arm","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336107,"package_name":"@typescript/native-preview-linux-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336108,"package_name":"@typescript/native-preview-linux-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336109,"package_name":"@typescript/native-preview-win32-arm64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336110,"package_name":"@typescript/native-preview-win32-x64","ecosystem":"npm","requirements":"7.0.0-dev.20260228.1","direct":false,"kind":"development","optional":false},{"id":25836336111,"package_name":"abbrev","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336112,"package_name":"acorn","ecosystem":"npm","requirements":"8.16.0","direct":false,"kind":"development","optional":false},{"id":25836336113,"package_name":"acorn-walk","ecosystem":"npm","requirements":"8.3.5","direct":false,"kind":"development","optional":false},{"id":25836336114,"package_name":"agent-base","ecosystem":"npm","requirements":"7.1.4","direct":false,"kind":"development","optional":false},{"id":25836336115,"package_name":"ansi-escapes","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":25836336116,"package_name":"ansi-regex","ecosystem":"npm","requirements":"6.2.2","direct":false,"kind":"development","optional":false},{"id":25836336117,"package_name":"ansi-styles","ecosystem":"npm","requirements":"6.2.3","direct":false,"kind":"development","optional":false},{"id":25836336118,"package_name":"arg","ecosystem":"npm","requirements":"4.1.3","direct":false,"kind":"development","optional":false},{"id":25836336119,"package_name":"argparse","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25836336120,"package_name":"async-hook-domain","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":25836336121,"package_name":"auto-bind","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25836336122,"package_name":"balanced-match","ecosystem":"npm","requirements":"4.0.4","direct":false,"kind":"runtime","optional":false},{"id":25836336123,"package_name":"brace-expansion","ecosystem":"npm","requirements":"5.0.4","direct":false,"kind":"runtime","optional":false},{"id":25836336124,"package_name":"c8","ecosystem":"npm","requirements":"10.1.3","direct":false,"kind":"development","optional":false},{"id":25836336125,"package_name":"foreground-child","ecosystem":"npm","requirements":"3.3.1","direct":false,"kind":"development","optional":false},{"id":25836336126,"package_name":"cacache","ecosystem":"npm","requirements":"20.0.3","direct":false,"kind":"development","optional":false},{"id":25836336127,"package_name":"chalk","ecosystem":"npm","requirements":"5.6.2","direct":false,"kind":"development","optional":false},{"id":25836336128,"package_name":"chokidar","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25836336129,"package_name":"chownr","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25836336130,"package_name":"cli-boxes","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25836336131,"package_name":"cli-cursor","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336132,"package_name":"cli-truncate","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336133,"package_name":"slice-ansi","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336134,"package_name":"cliui","ecosystem":"npm","requirements":"8.0.1","direct":false,"kind":"development","optional":false},{"id":25836336135,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":25836336136,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25836336137,"package_name":"emoji-regex","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25836336138,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25836336139,"package_name":"string-width","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25836336140,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25836336141,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"7.0.0","direct":false,"kind":"development","optional":false},{"id":25836336142,"package_name":"code-excerpt","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336143,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25836336144,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":25836336145,"package_name":"convert-source-map","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336146,"package_name":"convert-to-spaces","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25836336147,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25836336148,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336149,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25836336150,"package_name":"debug","ecosystem":"npm","requirements":"4.4.3","direct":false,"kind":"development","optional":false},{"id":25836336151,"package_name":"diff","ecosystem":"npm","requirements":"8.0.3","direct":false,"kind":"development","optional":false},{"id":25836336152,"package_name":"eastasianwidth","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":25836336153,"package_name":"emoji-regex","ecosystem":"npm","requirements":"10.6.0","direct":false,"kind":"development","optional":false},{"id":25836336154,"package_name":"entities","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":25836336155,"package_name":"env-paths","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":25836336156,"package_name":"environment","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25836336157,"package_name":"err-code","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25836336158,"package_name":"es-toolkit","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"development","optional":false},{"id":25836336159,"package_name":"esbuild","ecosystem":"npm","requirements":"0.27.3","direct":false,"kind":"development","optional":false},{"id":25836336160,"package_name":"escalade","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25836336161,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336162,"package_name":"events-to-array","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":25836336163,"package_name":"exponential-backoff","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":25836336164,"package_name":"fdir","ecosystem":"npm","requirements":"6.5.0","direct":false,"kind":"development","optional":false},{"id":25836336165,"package_name":"find-up","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336166,"package_name":"foreground-child","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25836336167,"package_name":"fromentries","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":25836336168,"package_name":"fs-minipass","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":25836336169,"package_name":"function-loop","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336170,"package_name":"get-caller-file","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":25836336171,"package_name":"get-east-asian-width","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":25836336172,"package_name":"glob","ecosystem":"npm","requirements":"13.0.6","direct":false,"kind":"development","optional":false},{"id":25836336173,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.11","direct":false,"kind":"development","optional":false},{"id":25836336174,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336175,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":25836336176,"package_name":"html-escaper","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25836336177,"package_name":"http-cache-semantics","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25836336178,"package_name":"http-proxy-agent","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25836336179,"package_name":"https-proxy-agent","ecosystem":"npm","requirements":"7.0.6","direct":false,"kind":"development","optional":false},{"id":25836336180,"package_name":"iconv-lite","ecosystem":"npm","requirements":"0.7.2","direct":false,"kind":"development","optional":false},{"id":25836336181,"package_name":"ignore-walk","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25836336182,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":25836336183,"package_name":"indent-string","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336184,"package_name":"ini","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25836336185,"package_name":"ink","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"development","optional":false},{"id":25836336186,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.7","direct":false,"kind":"development","optional":false},{"id":25836336187,"package_name":"ip-address","ecosystem":"npm","requirements":"10.1.0","direct":false,"kind":"development","optional":false},{"id":25836336188,"package_name":"is-actual-promise","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25836336189,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336190,"package_name":"is-in-ci","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25836336191,"package_name":"is-plain-object","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336192,"package_name":"isexe","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336193,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":25836336194,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25836336195,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":25836336196,"package_name":"jackspeak","ecosystem":"npm","requirements":"4.2.3","direct":false,"kind":"development","optional":false},{"id":25836336197,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336198,"package_name":"json-parse-even-better-errors","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336199,"package_name":"jsonc-simple-parser","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25836336200,"package_name":"jsonparse","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":25836336201,"package_name":"linkify-it","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336202,"package_name":"locate-path","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25836336203,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":25836336204,"package_name":"lru-cache","ecosystem":"npm","requirements":"11.2.6","direct":false,"kind":"development","optional":false},{"id":25836336205,"package_name":"lunr","ecosystem":"npm","requirements":"2.3.9","direct":false,"kind":"development","optional":false},{"id":25836336206,"package_name":"make-dir","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336207,"package_name":"make-error","ecosystem":"npm","requirements":"1.3.6","direct":false,"kind":"development","optional":false},{"id":25836336208,"package_name":"make-fetch-happen","ecosystem":"npm","requirements":"15.0.4","direct":false,"kind":"development","optional":false},{"id":25836336209,"package_name":"markdown-it","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"development","optional":false},{"id":25836336210,"package_name":"mdurl","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336211,"package_name":"mimic-fn","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25836336212,"package_name":"minimatch","ecosystem":"npm","requirements":"10.2.4","direct":false,"kind":"development","optional":false},{"id":25836336213,"package_name":"minipass","ecosystem":"npm","requirements":"7.1.3","direct":false,"kind":"development","optional":false},{"id":25836336214,"package_name":"minipass-collect","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25836336215,"package_name":"minipass-fetch","ecosystem":"npm","requirements":"5.0.2","direct":false,"kind":"development","optional":false},{"id":25836336216,"package_name":"minipass-flush","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":25836336217,"package_name":"minipass","ecosystem":"npm","requirements":"3.3.6","direct":false,"kind":"development","optional":false},{"id":25836336218,"package_name":"yallist","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336219,"package_name":"minipass-pipeline","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25836336220,"package_name":"minipass-sized","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336221,"package_name":"minizlib","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25836336222,"package_name":"mkdirp","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25836336223,"package_name":"ms","ecosystem":"npm","requirements":"2.1.3","direct":false,"kind":"development","optional":false},{"id":25836336224,"package_name":"negotiator","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25836336225,"package_name":"node-gyp","ecosystem":"npm","requirements":"12.2.0","direct":false,"kind":"development","optional":false},{"id":25836336226,"package_name":"node-options-to-argv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":25836336227,"package_name":"nopt","ecosystem":"npm","requirements":"9.0.0","direct":false,"kind":"development","optional":false},{"id":25836336228,"package_name":"npm-bundled","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336229,"package_name":"npm-install-checks","ecosystem":"npm","requirements":"8.0.0","direct":false,"kind":"development","optional":false},{"id":25836336230,"package_name":"npm-normalize-package-bin","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336231,"package_name":"npm-package-arg","ecosystem":"npm","requirements":"13.0.2","direct":false,"kind":"development","optional":false},{"id":25836336232,"package_name":"npm-packlist","ecosystem":"npm","requirements":"10.0.4","direct":false,"kind":"development","optional":false},{"id":25836336233,"package_name":"npm-pick-manifest","ecosystem":"npm","requirements":"11.0.3","direct":false,"kind":"development","optional":false},{"id":25836336234,"package_name":"npm-registry-fetch","ecosystem":"npm","requirements":"19.1.1","direct":false,"kind":"development","optional":false},{"id":25836336235,"package_name":"onetime","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25836336236,"package_name":"opener","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":25836336237,"package_name":"p-limit","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":25836336238,"package_name":"p-locate","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336239,"package_name":"p-map","ecosystem":"npm","requirements":"7.0.4","direct":false,"kind":"development","optional":false},{"id":25836336240,"package_name":"package-json-from-dist","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":25836336241,"package_name":"pacote","ecosystem":"npm","requirements":"21.4.0","direct":false,"kind":"development","optional":false},{"id":25836336242,"package_name":"patch-console","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336243,"package_name":"path-exists","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336244,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":25836336245,"package_name":"path-scurry","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25836336246,"package_name":"picomatch","ecosystem":"npm","requirements":"4.0.3","direct":false,"kind":"development","optional":false},{"id":25836336247,"package_name":"pirates","ecosystem":"npm","requirements":"4.0.7","direct":false,"kind":"development","optional":false},{"id":25836336248,"package_name":"polite-json","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336249,"package_name":"prettier","ecosystem":"npm","requirements":"3.8.1","direct":false,"kind":"development","optional":false},{"id":25836336250,"package_name":"prismjs","ecosystem":"npm","requirements":"1.30.0","direct":false,"kind":"development","optional":false},{"id":25836336251,"package_name":"prismjs-terminal","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":25836336252,"package_name":"proc-log","ecosystem":"npm","requirements":"6.1.0","direct":false,"kind":"development","optional":false},{"id":25836336253,"package_name":"process-on-spawn","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":25836336254,"package_name":"promise-retry","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":25836336255,"package_name":"retry","ecosystem":"npm","requirements":"0.12.0","direct":false,"kind":"development","optional":false},{"id":25836336256,"package_name":"punycode.js","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":25836336257,"package_name":"react","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":25836336258,"package_name":"react-dom","ecosystem":"npm","requirements":"18.3.1","direct":false,"kind":"development","optional":false},{"id":25836336259,"package_name":"react-element-to-jsx-string","ecosystem":"npm","requirements":"15.0.0","direct":false,"kind":"development","optional":false},{"id":25836336260,"package_name":"react-is","ecosystem":"npm","requirements":"18.1.0","direct":false,"kind":"development","optional":false},{"id":25836336261,"package_name":"react-reconciler","ecosystem":"npm","requirements":"0.29.2","direct":false,"kind":"development","optional":false},{"id":25836336262,"package_name":"readdirp","ecosystem":"npm","requirements":"4.1.2","direct":false,"kind":"development","optional":false},{"id":25836336263,"package_name":"reghex","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":25836336264,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":25836336265,"package_name":"resolve-import","ecosystem":"npm","requirements":"2.4.0","direct":false,"kind":"development","optional":false},{"id":25836336266,"package_name":"restore-cursor","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336267,"package_name":"retry","ecosystem":"npm","requirements":"0.13.1","direct":false,"kind":"development","optional":false},{"id":25836336268,"package_name":"rimraf","ecosystem":"npm","requirements":"6.1.3","direct":false,"kind":"development","optional":false},{"id":25836336269,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":25836336270,"package_name":"scheduler","ecosystem":"npm","requirements":"0.23.2","direct":false,"kind":"development","optional":false},{"id":25836336271,"package_name":"semver","ecosystem":"npm","requirements":"7.7.4","direct":false,"kind":"development","optional":false},{"id":25836336272,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336273,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":25836336274,"package_name":"signal-exit","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25836336275,"package_name":"sigstore","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25836336276,"package_name":"slice-ansi","ecosystem":"npm","requirements":"7.1.2","direct":false,"kind":"development","optional":false},{"id":25836336277,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"5.1.0","direct":false,"kind":"development","optional":false},{"id":25836336278,"package_name":"smart-buffer","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":25836336279,"package_name":"socks","ecosystem":"npm","requirements":"2.8.7","direct":false,"kind":"development","optional":false},{"id":25836336280,"package_name":"socks-proxy-agent","ecosystem":"npm","requirements":"8.0.5","direct":false,"kind":"development","optional":false},{"id":25836336281,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":25836336282,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336283,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.23","direct":false,"kind":"development","optional":false},{"id":25836336284,"package_name":"ssri","ecosystem":"npm","requirements":"13.0.1","direct":false,"kind":"development","optional":false},{"id":25836336285,"package_name":"stack-utils","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":25836336286,"package_name":"string-length","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25836336287,"package_name":"string-width","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25836336288,"package_name":"strip-ansi","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25836336289,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":25836336290,"package_name":"sync-content","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":25836336291,"package_name":"tap","ecosystem":"npm","requirements":"21.6.2","direct":false,"kind":"development","optional":false},{"id":25836336292,"package_name":"tap-parser","ecosystem":"npm","requirements":"18.3.0","direct":false,"kind":"development","optional":false},{"id":25836336293,"package_name":"tap-yaml","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":25836336294,"package_name":"tar","ecosystem":"npm","requirements":"7.5.9","direct":false,"kind":"development","optional":false},{"id":25836336295,"package_name":"tcompare","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":25836336296,"package_name":"test-exclude","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25836336297,"package_name":"@isaacs/cliui","ecosystem":"npm","requirements":"8.0.2","direct":false,"kind":"development","optional":false},{"id":25836336298,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":25836336299,"package_name":"brace-expansion","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":25836336300,"package_name":"emoji-regex","ecosystem":"npm","requirements":"9.2.2","direct":false,"kind":"development","optional":false},{"id":25836336301,"package_name":"glob","ecosystem":"npm","requirements":"10.5.0","direct":false,"kind":"development","optional":false},{"id":25836336302,"package_name":"minimatch","ecosystem":"npm","requirements":"9.0.9","direct":false,"kind":"development","optional":false},{"id":25836336303,"package_name":"jackspeak","ecosystem":"npm","requirements":"3.4.3","direct":false,"kind":"development","optional":false},{"id":25836336304,"package_name":"lru-cache","ecosystem":"npm","requirements":"10.4.3","direct":false,"kind":"development","optional":false},{"id":25836336305,"package_name":"path-scurry","ecosystem":"npm","requirements":"1.11.1","direct":false,"kind":"development","optional":false},{"id":25836336306,"package_name":"string-width","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":25836336307,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"8.1.0","direct":false,"kind":"development","optional":false},{"id":25836336308,"package_name":"tinyglobby","ecosystem":"npm","requirements":"0.2.15","direct":false,"kind":"development","optional":false},{"id":25836336309,"package_name":"trivial-deferred","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":25836336310,"package_name":"tshy","ecosystem":"npm","requirements":"3.3.2","direct":false,"kind":"development","optional":false},{"id":25836336311,"package_name":"tuf-js","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":25836336312,"package_name":"type-fest","ecosystem":"npm","requirements":"4.41.0","direct":false,"kind":"development","optional":false},{"id":25836336313,"package_name":"typedoc","ecosystem":"npm","requirements":"0.28.17","direct":false,"kind":"development","optional":false},{"id":25836336314,"package_name":"typescript","ecosystem":"npm","requirements":"5.9.3","direct":false,"kind":"development","optional":false},{"id":25836336315,"package_name":"uc.micro","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":25836336316,"package_name":"undici-types","ecosystem":"npm","requirements":"7.18.2","direct":false,"kind":"development","optional":false},{"id":25836336317,"package_name":"unique-filename","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336318,"package_name":"unique-slug","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":25836336319,"package_name":"uuid","ecosystem":"npm","requirements":"8.3.2","direct":false,"kind":"development","optional":false},{"id":25836336320,"package_name":"v8-compile-cache-lib","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":25836336321,"package_name":"v8-to-istanbul","ecosystem":"npm","requirements":"9.3.0","direct":false,"kind":"development","optional":false},{"id":25836336322,"package_name":"@jridgewell/trace-mapping","ecosystem":"npm","requirements":"0.3.31","direct":false,"kind":"development","optional":false},{"id":25836336323,"package_name":"validate-npm-package-name","ecosystem":"npm","requirements":"7.0.2","direct":false,"kind":"development","optional":false},{"id":25836336324,"package_name":"walk-up-path","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":25836336325,"package_name":"which","ecosystem":"npm","requirements":"6.0.1","direct":false,"kind":"development","optional":false},{"id":25836336326,"package_name":"widest-line","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336327,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"9.0.2","direct":false,"kind":"development","optional":false},{"id":25836336328,"package_name":"ws","ecosystem":"npm","requirements":"8.19.0","direct":false,"kind":"development","optional":false},{"id":25836336329,"package_name":"y18n","ecosystem":"npm","requirements":"5.0.8","direct":false,"kind":"development","optional":false},{"id":25836336330,"package_name":"yallist","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":25836336331,"package_name":"yaml","ecosystem":"npm","requirements":"2.8.2","direct":false,"kind":"development","optional":false},{"id":25836336332,"package_name":"yaml-types","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":25836336333,"package_name":"yargs","ecosystem":"npm","requirements":"17.7.2","direct":false,"kind":"development","optional":false},{"id":25836336334,"package_name":"yargs-parser","ecosystem":"npm","requirements":"21.1.1","direct":false,"kind":"development","optional":false},{"id":25836336335,"package_name":"yocto-queue","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":25836336336,"package_name":"yoga-layout","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minizlib/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.674Z","updated_at":"2026-03-11T11:04:14.674Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minizlib/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:07.740Z","updated_at":"2026-03-11T11:04:07.740Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@isaacs/fs-minipass/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/lru-cache/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:13.908Z","updated_at":"2026-03-11T11:04:13.908Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/lru-cache/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@sigstore/verify/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:08.943Z","updated_at":"2026-03-11T11:04:08.943Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@sigstore/verify/package.json","dependencies":[{"id":25836336359,"package_name":"@sigstore/protobuf-specs","ecosystem":"npm","requirements":"^0.5.0","direct":true,"kind":"runtime","optional":false},{"id":25836336360,"package_name":"@sigstore/bundle","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"runtime","optional":false},{"id":25836336361,"package_name":"@sigstore/core","ecosystem":"npm","requirements":"^3.1.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/isexe/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:13.590Z","updated_at":"2026-03-11T11:04:13.590Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/isexe/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minipass-pipeline/node_modules/yallist/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.300Z","updated_at":"2026-03-11T11:04:14.300Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minipass-pipeline/node_modules/yallist/package.json","dependencies":[{"id":25836336385,"package_name":"tap","ecosystem":"npm","requirements":"^12.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minizlib/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.719Z","updated_at":"2026-03-11T11:04:14.719Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minizlib/dist/esm/package.json","dependencies":[]},{"ecosystem":"cargo","filepath":"deps/crates/Cargo.toml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:20.106Z","updated_at":"2026-03-11T11:03:20.106Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/crates/Cargo.toml","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/brace-expansion/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.198Z","updated_at":"2026-03-11T11:04:09.198Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/brace-expansion/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/lint-release-proposal.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.007Z","updated_at":"2026-03-11T11:03:15.007Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/lint-release-proposal.yml","dependencies":[{"id":25836334800,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:07.791Z","updated_at":"2026-03-11T11:04:07.791Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@isaacs/fs-minipass/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/chownr/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.398Z","updated_at":"2026-03-11T11:04:09.398Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/chownr/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/lru-cache/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:13.863Z","updated_at":"2026-03-11T11:04:13.863Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/lru-cache/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/path-scurry/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.988Z","updated_at":"2026-03-11T11:04:14.988Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/path-scurry/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/promise-call-limit/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.528Z","updated_at":"2026-03-11T11:04:15.528Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/promise-call-limit/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:23.018Z","updated_at":"2026-03-11T11:04:23.018Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/tinyglobby/node_modules/picomatch/package.json","dependencies":[{"id":25836336427,"package_name":"eslint","ecosystem":"npm","requirements":"^8.57.0","direct":true,"kind":"development","optional":false},{"id":25836336428,"package_name":"fill-range","ecosystem":"npm","requirements":"^7.0.1","direct":true,"kind":"development","optional":false},{"id":25836336429,"package_name":"gulp-format-md","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":25836336430,"package_name":"mocha","ecosystem":"npm","requirements":"^10.4.0","direct":true,"kind":"development","optional":false},{"id":25836336431,"package_name":"nyc","ecosystem":"npm","requirements":"^15.1.0","direct":true,"kind":"development","optional":false},{"id":25836336432,"package_name":"time-require","ecosystem":"npm","requirements":"github:jonschlinkert/time-require","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/ip-address/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.969Z","updated_at":"2026-03-11T11:04:09.969Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/ip-address/package.json","dependencies":[{"id":25836336362,"package_name":"@types/chai","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":25836336363,"package_name":"@types/mocha","ecosystem":"npm","requirements":"^10.0.8","direct":true,"kind":"development","optional":false},{"id":25836336364,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^8.8.0","direct":true,"kind":"development","optional":false},{"id":25836336365,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^8.8.0","direct":true,"kind":"development","optional":false},{"id":25836336366,"package_name":"chai","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"development","optional":false},{"id":25836336367,"package_name":"documentation","ecosystem":"npm","requirements":"^14.0.3","direct":true,"kind":"development","optional":false},{"id":25836336368,"package_name":"eslint","ecosystem":"npm","requirements":"^8.50.0","direct":true,"kind":"development","optional":false},{"id":25836336369,"package_name":"eslint_d","ecosystem":"npm","requirements":"^14.0.4","direct":true,"kind":"development","optional":false},{"id":25836336370,"package_name":"eslint-config-airbnb","ecosystem":"npm","requirements":"^19.0.4","direct":true,"kind":"development","optional":false},{"id":25836336371,"package_name":"eslint-config-prettier","ecosystem":"npm","requirements":"^9.1.0","direct":true,"kind":"development","optional":false},{"id":25836336372,"package_name":"eslint-plugin-filenames","ecosystem":"npm","requirements":"^1.3.2","direct":true,"kind":"development","optional":false},{"id":25836336373,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.30.0","direct":true,"kind":"development","optional":false},{"id":25836336374,"package_name":"eslint-plugin-jsx-a11y","ecosystem":"npm","requirements":"^6.10.0","direct":true,"kind":"development","optional":false},{"id":25836336375,"package_name":"eslint-plugin-prettier","ecosystem":"npm","requirements":"^5.2.1","direct":true,"kind":"development","optional":false},{"id":25836336376,"package_name":"eslint-plugin-sort-imports-es6-autofix","ecosystem":"npm","requirements":"^0.6.0","direct":true,"kind":"development","optional":false},{"id":25836336377,"package_name":"mocha","ecosystem":"npm","requirements":"^10.7.3","direct":true,"kind":"development","optional":false},{"id":25836336378,"package_name":"nyc","ecosystem":"npm","requirements":"^17.1.0","direct":true,"kind":"development","optional":false},{"id":25836336379,"package_name":"prettier","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":25836336380,"package_name":"release-it","ecosystem":"npm","requirements":"^17.6.0","direct":true,"kind":"development","optional":false},{"id":25836336381,"package_name":"source-map-support","ecosystem":"npm","requirements":"^0.5.21","direct":true,"kind":"development","optional":false},{"id":25836336382,"package_name":"tsx","ecosystem":"npm","requirements":"^4.19.1","direct":true,"kind":"development","optional":false},{"id":25836336383,"package_name":"typescript","ecosystem":"npm","requirements":"\u003c5.6.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/isexe/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:13.634Z","updated_at":"2026-03-11T11:04:13.634Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/isexe/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/read/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.623Z","updated_at":"2026-03-11T11:04:15.623Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/read/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/major-release.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.075Z","updated_at":"2026-03-11T11:03:15.075Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/major-release.yml","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/read/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.667Z","updated_at":"2026-03-11T11:04:15.667Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/read/dist/esm/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:14.567Z","updated_at":"2026-03-11T11:03:14.567Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":25836334785,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25836334786,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"89a39a4e59826350b863aa6b6252a07ad50cf83e","direct":true,"kind":"composite","optional":false},{"id":25836334788,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"89a39a4e59826350b863aa6b6252a07ad50cf83e","direct":true,"kind":"composite","optional":false},{"id":25836334789,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"89a39a4e59826350b863aa6b6252a07ad50cf83e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cargo","filepath":"deps/crates/Cargo.lock","sha":null,"kind":"lockfile","created_at":"2026-03-11T11:03:17.005Z","updated_at":"2026-03-11T11:03:17.005Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/crates/Cargo.lock","dependencies":[{"id":25836334833,"package_name":"autocfg","ecosystem":"cargo","requirements":"1.5.0","direct":false,"kind":"runtime","optional":false},{"id":25836334834,"package_name":"calendrical_calculations","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25836334835,"package_name":"core_maths","ecosystem":"cargo","requirements":"0.1.1","direct":false,"kind":"runtime","optional":false},{"id":25836334839,"package_name":"diplomat","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25836334842,"package_name":"diplomat-runtime","ecosystem":"cargo","requirements":"0.13.1","direct":false,"kind":"runtime","optional":false},{"id":25836334843,"package_name":"diplomat_core","ecosystem":"cargo","requirements":"0.13.0","direct":false,"kind":"runtime","optional":false},{"id":25836334844,"package_name":"displaydoc","ecosystem":"cargo","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":25836334845,"package_name":"icu_calendar","ecosystem":"cargo","requirements":"2.0.6","direct":false,"kind":"runtime","optional":false},{"id":25836334846,"package_name":"icu_calendar_data","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334847,"package_name":"icu_collections","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334848,"package_name":"icu_locale","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334849,"package_name":"icu_locale_core","ecosystem":"cargo","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":25836334850,"package_name":"icu_locale_data","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334851,"package_name":"icu_provider","ecosystem":"cargo","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334852,"package_name":"ixdtf","ecosystem":"cargo","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":25836334855,"package_name":"ixdtf","ecosystem":"cargo","requirements":"0.6.4","direct":false,"kind":"runtime","optional":false},{"id":25836334856,"package_name":"libm","ecosystem":"cargo","requirements":"0.2.15","direct":false,"kind":"runtime","optional":false},{"id":25836334857,"package_name":"litemap","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25836334858,"package_name":"num-traits","ecosystem":"cargo","requirements":"0.2.19","direct":false,"kind":"runtime","optional":false},{"id":25836334859,"package_name":"potential_utf","ecosystem":"cargo","requirements":"0.1.4","direct":false,"kind":"runtime","optional":false},{"id":25836334860,"package_name":"proc-macro2","ecosystem":"cargo","requirements":"1.0.103","direct":false,"kind":"runtime","optional":false},{"id":25836334861,"package_name":"quote","ecosystem":"cargo","requirements":"1.0.42","direct":false,"kind":"runtime","optional":false},{"id":25836334862,"package_name":"serde","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25836334863,"package_name":"serde_core","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25836334864,"package_name":"serde_derive","ecosystem":"cargo","requirements":"1.0.228","direct":false,"kind":"runtime","optional":false},{"id":25836334865,"package_name":"smallvec","ecosystem":"cargo","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":25836334866,"package_name":"stable_deref_trait","ecosystem":"cargo","requirements":"1.2.1","direct":false,"kind":"runtime","optional":false},{"id":25836334868,"package_name":"strck","ecosystem":"cargo","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":25836334870,"package_name":"syn","ecosystem":"cargo","requirements":"2.0.111","direct":false,"kind":"runtime","optional":false},{"id":25836334871,"package_name":"synstructure","ecosystem":"cargo","requirements":"0.13.2","direct":false,"kind":"runtime","optional":false},{"id":25836334872,"package_name":"temporal_capi","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25836334873,"package_name":"temporal_rs","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25836334874,"package_name":"timezone_provider","ecosystem":"cargo","requirements":"0.1.0","direct":false,"kind":"runtime","optional":false},{"id":25836334877,"package_name":"tinystr","ecosystem":"cargo","requirements":"0.8.2","direct":false,"kind":"runtime","optional":false},{"id":25836334878,"package_name":"unicode-ident","ecosystem":"cargo","requirements":"1.0.22","direct":false,"kind":"runtime","optional":false},{"id":25836334879,"package_name":"writeable","ecosystem":"cargo","requirements":"0.6.2","direct":false,"kind":"runtime","optional":false},{"id":25836334880,"package_name":"yoke","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25836334881,"package_name":"yoke-derive","ecosystem":"cargo","requirements":"0.8.1","direct":false,"kind":"runtime","optional":false},{"id":25836334882,"package_name":"zerofrom","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25836334883,"package_name":"zerofrom-derive","ecosystem":"cargo","requirements":"0.1.6","direct":false,"kind":"runtime","optional":false},{"id":25836334884,"package_name":"zerotrie","ecosystem":"cargo","requirements":"0.2.3","direct":false,"kind":"runtime","optional":false},{"id":25836334885,"package_name":"zerovec","ecosystem":"cargo","requirements":"0.11.5","direct":false,"kind":"runtime","optional":false},{"id":25836334886,"package_name":"zerovec-derive","ecosystem":"cargo","requirements":"0.11.2","direct":false,"kind":"runtime","optional":false},{"id":25836334887,"package_name":"zoneinfo64","ecosystem":"cargo","requirements":"0.2.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"deps/minimatch/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:38.199Z","updated_at":"2026-03-11T11:03:38.199Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/minimatch/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/minimatch/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:38.244Z","updated_at":"2026-03-11T11:03:38.244Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/minimatch/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@npmcli/redact/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:08.624Z","updated_at":"2026-03-11T11:04:08.624Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@npmcli/redact/package.json","dependencies":[{"id":25836336356,"package_name":"@npmcli/eslint-config","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":25836336357,"package_name":"@npmcli/template-oss","ecosystem":"npm","requirements":"4.27.1","direct":true,"kind":"development","optional":false},{"id":25836336358,"package_name":"tap","ecosystem":"npm","requirements":"^16.3.10","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minimatch/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:13.975Z","updated_at":"2026-03-11T11:04:13.975Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minimatch/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minimatch/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.019Z","updated_at":"2026-03-11T11:04:14.019Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minimatch/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minipass-sized/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.618Z","updated_at":"2026-03-11T11:04:14.618Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minipass-sized/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/proggy/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.112Z","updated_at":"2026-03-11T11:04:15.112Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/proggy/package.json","dependencies":[{"id":25836336386,"package_name":"@npmcli/eslint-config","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":25836336387,"package_name":"@npmcli/template-oss","ecosystem":"npm","requirements":"4.27.1","direct":true,"kind":"development","optional":false},{"id":25836336388,"package_name":"chalk","ecosystem":"npm","requirements":"^4.1.2","direct":true,"kind":"development","optional":false},{"id":25836336389,"package_name":"cli-progress","ecosystem":"npm","requirements":"^3.10.0","direct":true,"kind":"development","optional":false},{"id":25836336390,"package_name":"npmlog","ecosystem":"npm","requirements":"^7.0.0","direct":true,"kind":"development","optional":false},{"id":25836336391,"package_name":"tap","ecosystem":"npm","requirements":"^16.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/tinyglobby/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:23.694Z","updated_at":"2026-03-11T11:04:23.694Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/tinyglobby/package.json","dependencies":[{"id":25836336433,"package_name":"fdir","ecosystem":"npm","requirements":"^6.5.0","direct":true,"kind":"runtime","optional":false},{"id":25836336434,"package_name":"picomatch","ecosystem":"npm","requirements":"^4.0.3","direct":true,"kind":"runtime","optional":false},{"id":25836336435,"package_name":"@biomejs/biome","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"development","optional":false},{"id":25836336436,"package_name":"@types/node","ecosystem":"npm","requirements":"^24.3.1","direct":true,"kind":"development","optional":false},{"id":25836336437,"package_name":"@types/picomatch","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":25836336438,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.3","direct":true,"kind":"development","optional":false},{"id":25836336439,"package_name":"fs-fixture","ecosystem":"npm","requirements":"^2.8.1","direct":true,"kind":"development","optional":false},{"id":25836336440,"package_name":"glob","ecosystem":"npm","requirements":"^11.0.3","direct":true,"kind":"development","optional":false},{"id":25836336441,"package_name":"tinybench","ecosystem":"npm","requirements":"^5.0.1","direct":true,"kind":"development","optional":false},{"id":25836336442,"package_name":"tsdown","ecosystem":"npm","requirements":"^0.14.2","direct":true,"kind":"development","optional":false},{"id":25836336443,"package_name":"typescript","ecosystem":"npm","requirements":"^5.9.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/walk-up-path/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:24.024Z","updated_at":"2026-03-11T11:04:24.024Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/walk-up-path/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/yallist/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:24.194Z","updated_at":"2026-03-11T11:04:24.194Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/yallist/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/common-ancestor-path/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.533Z","updated_at":"2026-03-11T11:04:09.533Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/common-ancestor-path/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/diff/libcjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.657Z","updated_at":"2026-03-11T11:04:09.657Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/diff/libcjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/path-scurry/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.033Z","updated_at":"2026-03-11T11:04:15.033Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/path-scurry/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/walk-up-path/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:24.069Z","updated_at":"2026-03-11T11:04:24.069Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/walk-up-path/dist/esm/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/notify-on-review-wanted.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.131Z","updated_at":"2026-03-11T11:03:15.131Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/notify-on-review-wanted.yml","dependencies":[{"id":25836334801,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"e31e87e03dd19038e411e38ae27cbad084a90661","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-wpt.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.669Z","updated_at":"2026-03-11T11:03:15.669Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/update-wpt.yml","dependencies":[{"id":25836334812,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25836334813,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"6044e13b5dc448c55e2357c09f80417699197238","direct":true,"kind":"composite","optional":false},{"id":25836334814,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/balanced-match/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.070Z","updated_at":"2026-03-11T11:04:09.070Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/balanced-match/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:16.067Z","updated_at":"2026-03-11T11:04:16.067Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/tinyglobby/node_modules/fdir/package.json","dependencies":[{"id":25836336392,"package_name":"@types/glob","ecosystem":"npm","requirements":"^8.1.0","direct":true,"kind":"development","optional":false},{"id":25836336393,"package_name":"@types/mock-fs","ecosystem":"npm","requirements":"^4.13.4","direct":true,"kind":"development","optional":false},{"id":25836336394,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.9.4","direct":true,"kind":"development","optional":false},{"id":25836336395,"package_name":"@types/picomatch","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":25836336396,"package_name":"@types/tap","ecosystem":"npm","requirements":"^15.0.11","direct":true,"kind":"development","optional":false},{"id":25836336397,"package_name":"@vitest/coverage-v8","ecosystem":"npm","requirements":"^0.34.6","direct":true,"kind":"development","optional":false},{"id":25836336398,"package_name":"all-files-in-tree","ecosystem":"npm","requirements":"^1.1.2","direct":true,"kind":"development","optional":false},{"id":25836336399,"package_name":"benny","ecosystem":"npm","requirements":"^3.7.1","direct":true,"kind":"development","optional":false},{"id":25836336400,"package_name":"csv-to-markdown-table","ecosystem":"npm","requirements":"^1.3.1","direct":true,"kind":"development","optional":false},{"id":25836336401,"package_name":"expect","ecosystem":"npm","requirements":"^29.7.0","direct":true,"kind":"development","optional":false},{"id":25836336402,"package_name":"fast-glob","ecosystem":"npm","requirements":"^3.3.2","direct":true,"kind":"development","optional":false},{"id":25836336403,"package_name":"fdir1","ecosystem":"npm","requirements":"npm:fdir@1.2.0","direct":true,"kind":"development","optional":false},{"id":25836336404,"package_name":"fdir2","ecosystem":"npm","requirements":"npm:fdir@2.1.0","direct":true,"kind":"development","optional":false},{"id":25836336405,"package_name":"fdir3","ecosystem":"npm","requirements":"npm:fdir@3.4.2","direct":true,"kind":"development","optional":false},{"id":25836336406,"package_name":"fdir4","ecosystem":"npm","requirements":"npm:fdir@4.1.0","direct":true,"kind":"development","optional":false},{"id":25836336407,"package_name":"fdir5","ecosystem":"npm","requirements":"npm:fdir@5.0.0","direct":true,"kind":"development","optional":false},{"id":25836336408,"package_name":"fs-readdir-recursive","ecosystem":"npm","requirements":"^1.1.0","direct":true,"kind":"development","optional":false},{"id":25836336409,"package_name":"get-all-files","ecosystem":"npm","requirements":"^4.1.0","direct":true,"kind":"development","optional":false},{"id":25836336410,"package_name":"glob","ecosystem":"npm","requirements":"^10.3.10","direct":true,"kind":"development","optional":false},{"id":25836336411,"package_name":"klaw-sync","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":25836336412,"package_name":"mock-fs","ecosystem":"npm","requirements":"^5.2.0","direct":true,"kind":"development","optional":false},{"id":25836336413,"package_name":"picomatch","ecosystem":"npm","requirements":"^4.0.2","direct":true,"kind":"development","optional":false},{"id":25836336414,"package_name":"prettier","ecosystem":"npm","requirements":"^3.5.3","direct":true,"kind":"development","optional":false},{"id":25836336415,"package_name":"recur-readdir","ecosystem":"npm","requirements":"0.0.1","direct":true,"kind":"development","optional":false},{"id":25836336416,"package_name":"recursive-files","ecosystem":"npm","requirements":"^1.0.2","direct":true,"kind":"development","optional":false},{"id":25836336417,"package_name":"recursive-fs","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":25836336418,"package_name":"recursive-readdir","ecosystem":"npm","requirements":"^2.2.3","direct":true,"kind":"development","optional":false},{"id":25836336419,"package_name":"rrdir","ecosystem":"npm","requirements":"^12.1.0","direct":true,"kind":"development","optional":false},{"id":25836336420,"package_name":"systeminformation","ecosystem":"npm","requirements":"^5.21.17","direct":true,"kind":"development","optional":false},{"id":25836336421,"package_name":"tiny-glob","ecosystem":"npm","requirements":"^0.2.9","direct":true,"kind":"development","optional":false},{"id":25836336422,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.9.1","direct":true,"kind":"development","optional":false},{"id":25836336423,"package_name":"tsdown","ecosystem":"npm","requirements":"^0.12.5","direct":true,"kind":"development","optional":false},{"id":25836336424,"package_name":"typescript","ecosystem":"npm","requirements":"^5.3.2","direct":true,"kind":"development","optional":false},{"id":25836336425,"package_name":"vitest","ecosystem":"npm","requirements":"^0.34.6","direct":true,"kind":"development","optional":false},{"id":25836336426,"package_name":"walk-sync","ecosystem":"npm","requirements":"^3.0.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"deps/nbytes/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:06:13.076Z","updated_at":"2026-03-11T11:06:13.076Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/nbytes/pyproject.toml","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/minipass-sized/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:14.568Z","updated_at":"2026-03-11T11:04:14.568Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/minipass-sized/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/tar/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.943Z","updated_at":"2026-03-11T11:04:15.943Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/tar/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@sigstore/core/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:08.864Z","updated_at":"2026-03-11T11:04:08.864Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@sigstore/core/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/brace-expansion/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.245Z","updated_at":"2026-03-11T11:04:09.245Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/brace-expansion/dist/esm/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/post-release.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.362Z","updated_at":"2026-03-11T11:03:15.362Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/post-release.yml","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@gar/promise-retry/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:07.641Z","updated_at":"2026-03-11T11:04:07.641Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@gar/promise-retry/package.json","dependencies":[{"id":25836336348,"package_name":"retry","ecosystem":"npm","requirements":"^0.13.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:15.482Z","updated_at":"2026-03-11T11:04:15.482Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/promise-call-limit/dist/commonjs/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/test-shared.yml","sha":null,"kind":"manifest","created_at":"2026-03-11T11:03:15.457Z","updated_at":"2026-03-11T11:03:15.457Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/test-shared.yml","dependencies":[{"id":25836334803,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25836334804,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"bbbca2ddaa5d8feaa63e36b76fdaad77386f024f","direct":true,"kind":"composite","optional":false},{"id":25836334805,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"70fc10c6e5e1ce46ad2ea6f2b72d43f7d47b13c3","direct":true,"kind":"composite","optional":false},{"id":25836334806,"package_name":"cachix/install-nix-action","ecosystem":"actions","requirements":"2126ae7fc54c9df00dd18f7f18754393182c73cd","direct":true,"kind":"composite","optional":false},{"id":25836334810,"package_name":"cachix/cachix-action","ecosystem":"actions","requirements":"3ba601ff5bbb07c7220846facfa2cd81eeee15a1","direct":true,"kind":"composite","optional":false},{"id":25836334811,"package_name":"actions/github-script","ecosystem":"actions","requirements":"ed597411d8f924073f98dfc5c65a23a2325f34cd","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/minimatch/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:06.984Z","updated_at":"2026-03-11T11:04:06.984Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/minimatch/package.json","dependencies":[{"id":25836336337,"package_name":"brace-expansion","ecosystem":"npm","requirements":"^5.0.2","direct":true,"kind":"runtime","optional":false},{"id":25836336338,"package_name":"@types/node","ecosystem":"npm","requirements":"^25.3.0","direct":true,"kind":"development","optional":false},{"id":25836336339,"package_name":"esbuild","ecosystem":"npm","requirements":"^0.27.3","direct":true,"kind":"development","optional":false},{"id":25836336340,"package_name":"mkdirp","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":25836336341,"package_name":"prettier","ecosystem":"npm","requirements":"^3.6.2","direct":true,"kind":"development","optional":false},{"id":25836336342,"package_name":"tap","ecosystem":"npm","requirements":"^21.6.2","direct":true,"kind":"development","optional":false},{"id":25836336343,"package_name":"tshy","ecosystem":"npm","requirements":"^3.0.2","direct":true,"kind":"development","optional":false},{"id":25836336344,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.28.5","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@isaacs/fs-minipass/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:07.835Z","updated_at":"2026-03-11T11:04:07.835Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@isaacs/fs-minipass/package.json","dependencies":[{"id":25836336349,"package_name":"minipass","ecosystem":"npm","requirements":"^7.0.4","direct":true,"kind":"runtime","optional":false},{"id":25836336350,"package_name":"@types/node","ecosystem":"npm","requirements":"^20.11.30","direct":true,"kind":"development","optional":false},{"id":25836336351,"package_name":"mutate-fs","ecosystem":"npm","requirements":"^2.1.1","direct":true,"kind":"development","optional":false},{"id":25836336352,"package_name":"prettier","ecosystem":"npm","requirements":"^3.2.5","direct":true,"kind":"development","optional":false},{"id":25836336353,"package_name":"tap","ecosystem":"npm","requirements":"^18.7.1","direct":true,"kind":"development","optional":false},{"id":25836336354,"package_name":"tshy","ecosystem":"npm","requirements":"^1.12.0","direct":true,"kind":"development","optional":false},{"id":25836336355,"package_name":"typedoc","ecosystem":"npm","requirements":"^0.25.12","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/balanced-match/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.118Z","updated_at":"2026-03-11T11:04:09.118Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/balanced-match/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/chownr/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.443Z","updated_at":"2026-03-11T11:04:09.443Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/chownr/dist/esm/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/common-ancestor-path/dist/esm/package.json","sha":null,"kind":"manifest","created_at":"2026-03-11T11:04:09.578Z","updated_at":"2026-03-11T11:04:09.578Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/common-ancestor-path/dist/esm/package.json","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/auto-start-ci.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.079Z","updated_at":"2023-01-17T00:30:18.079Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/auto-start-ci.yml","dependencies":[{"id":6963047216,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047217,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-tarball.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.109Z","updated_at":"2023-01-17T00:30:18.109Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/build-tarball.yml","dependencies":[{"id":6963047225,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047226,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963047227,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047228,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/close-stalled.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.191Z","updated_at":"2023-01-17T00:30:18.191Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/close-stalled.yml","dependencies":[{"id":6963047234,"package_name":"actions/stale","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commit-lint.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.222Z","updated_at":"2023-01-17T00:30:18.222Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/commit-lint.yml","dependencies":[{"id":6963047235,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047236,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commit-queue.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.240Z","updated_at":"2023-01-17T00:30:18.240Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/commit-queue.yml","dependencies":[{"id":6963047237,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047238,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage-linux.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.268Z","updated_at":"2023-01-17T00:30:18.268Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/coverage-linux.yml","dependencies":[{"id":6963047239,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047240,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963047241,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverage-windows.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.323Z","updated_at":"2023-01-17T00:30:18.323Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/coverage-windows.yml","dependencies":[{"id":6963047248,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047249,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963047250,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/daily.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.369Z","updated_at":"2023-01-17T00:30:18.369Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/daily.yml","dependencies":[{"id":6963047251,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047252,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/doc.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.426Z","updated_at":"2023-01-17T00:30:18.426Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/doc.yml","dependencies":[{"id":6963047253,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047254,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047255,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/find-inactive-collaborators.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.450Z","updated_at":"2023-01-17T00:30:18.450Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/find-inactive-collaborators.yml","dependencies":[{"id":6963047256,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047257,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047258,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/find-inactive-tsc.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.468Z","updated_at":"2023-01-17T00:30:18.468Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/find-inactive-tsc.yml","dependencies":[{"id":6963047259,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047260,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047261,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-pr.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.482Z","updated_at":"2023-01-17T00:30:18.482Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/label-pr.yml","dependencies":[{"id":6963047262,"package_name":"nodejs/node-pr-labeler","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/license-builder.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.504Z","updated_at":"2023-01-17T00:30:18.504Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/license-builder.yml","dependencies":[{"id":6963047263,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047264,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linters.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.528Z","updated_at":"2023-01-17T00:30:18.528Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/linters.yml","dependencies":[{"id":6963047265,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047266,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047267,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6963047268,"package_name":"mszostok/codeowners-validator","ecosystem":"actions","requirements":"7f3f5e28c6d7b8dfae5731e54ce2272ca384592f","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-internet.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.660Z","updated_at":"2023-01-17T00:30:18.660Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/test-internet.yml","dependencies":[{"id":6963047310,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047311,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-linux.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.692Z","updated_at":"2023-01-17T00:30:18.692Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/test-linux.yml","dependencies":[{"id":6963047312,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047313,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-macos.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.725Z","updated_at":"2023-01-17T00:30:18.725Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/test-macos.yml","dependencies":[{"id":6963047352,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047353,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/timezone-update.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.757Z","updated_at":"2023-01-17T00:30:18.757Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/timezone-update.yml","dependencies":[{"id":6963047354,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047355,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tools.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:18.771Z","updated_at":"2023-01-17T00:30:18.771Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/tools.yml","dependencies":[{"id":6963047356,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6963047357,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/corepack/package.json","sha":null,"kind":"manifest","created_at":"2023-01-17T00:30:19.043Z","updated_at":"2023-01-17T00:30:19.043Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/corepack/package.json","dependencies":[{"id":6963047365,"package_name":"@babel/core","ecosystem":"npm","requirements":"^7.14.3","direct":true,"kind":"development","optional":false},{"id":6963047366,"package_name":"@babel/plugin-transform-modules-commonjs","ecosystem":"npm","requirements":"^7.14.0","direct":true,"kind":"development","optional":false},{"id":6963047367,"package_name":"@babel/preset-typescript","ecosystem":"npm","requirements":"^7.13.0","direct":true,"kind":"development","optional":false},{"id":6963047368,"package_name":"@types/debug","ecosystem":"npm","requirements":"^4.1.5","direct":true,"kind":"development","optional":false},{"id":6963047369,"package_name":"@types/jest","ecosystem":"npm","requirements":"^29.0.0","direct":true,"kind":"development","optional":false},{"id":6963047370,"package_name":"@types/node","ecosystem":"npm","requirements":"^18.0.0","direct":true,"kind":"development","optional":false},{"id":6963047371,"package_name":"@types/semver","ecosystem":"npm","requirements":"^7.1.0","direct":true,"kind":"development","optional":false},{"id":6963047372,"package_name":"@types/tar","ecosystem":"npm","requirements":"^6.0.0","direct":true,"kind":"development","optional":false},{"id":6963047373,"package_name":"@types/which","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":6963047374,"package_name":"@typescript-eslint/eslint-plugin","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6963047375,"package_name":"@typescript-eslint/parser","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6963047376,"package_name":"@yarnpkg/eslint-config","ecosystem":"npm","requirements":"^1.0.0-rc.5","direct":true,"kind":"development","optional":false},{"id":6963047377,"package_name":"@yarnpkg/fslib","ecosystem":"npm","requirements":"^2.1.0","direct":true,"kind":"development","optional":false},{"id":6963047378,"package_name":"@zkochan/cmd-shim","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6963047379,"package_name":"babel-plugin-dynamic-import-node","ecosystem":"npm","requirements":"^2.3.3","direct":true,"kind":"development","optional":false},{"id":6963047380,"package_name":"clipanion","ecosystem":"npm","requirements":"^3.0.1","direct":true,"kind":"development","optional":false},{"id":6963047381,"package_name":"debug","ecosystem":"npm","requirements":"^4.1.1","direct":true,"kind":"development","optional":false},{"id":6963047382,"package_name":"eslint","ecosystem":"npm","requirements":"^8.0.0","direct":true,"kind":"development","optional":false},{"id":6963047383,"package_name":"eslint-plugin-arca","ecosystem":"npm","requirements":"^0.15.0","direct":true,"kind":"development","optional":false},{"id":6963047384,"package_name":"jest","ecosystem":"npm","requirements":"^29.0.0","direct":true,"kind":"development","optional":false},{"id":6963047385,"package_name":"nock","ecosystem":"npm","requirements":"^13.0.4","direct":true,"kind":"development","optional":false},{"id":6963047386,"package_name":"proxy-agent","ecosystem":"npm","requirements":"^5.0.0","direct":true,"kind":"development","optional":false},{"id":6963047387,"package_name":"semver","ecosystem":"npm","requirements":"^7.1.3","direct":true,"kind":"development","optional":false},{"id":6963047388,"package_name":"supports-color","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":6963047389,"package_name":"tar","ecosystem":"npm","requirements":"^6.0.1","direct":true,"kind":"development","optional":false},{"id":6963047390,"package_name":"terser-webpack-plugin","ecosystem":"npm","requirements":"^5.1.2","direct":true,"kind":"development","optional":false},{"id":6963047391,"package_name":"ts-loader","ecosystem":"npm","requirements":"^9.0.0","direct":true,"kind":"development","optional":false},{"id":6963047392,"package_name":"ts-node","ecosystem":"npm","requirements":"^10.0.0","direct":true,"kind":"development","optional":false},{"id":6963047393,"package_name":"typescript","ecosystem":"npm","requirements":"^4.3.2","direct":true,"kind":"development","optional":false},{"id":6963047394,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"^2.3.0","direct":true,"kind":"development","optional":false},{"id":6963047395,"package_name":"webpack","ecosystem":"npm","requirements":"^5.38.1","direct":true,"kind":"development","optional":false},{"id":6963047396,"package_name":"webpack-cli","ecosystem":"npm","requirements":"^4.0.0","direct":true,"kind":"development","optional":false},{"id":6963047397,"package_name":"which","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/comment-labeled.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:31.779Z","updated_at":"2023-09-27T06:54:31.779Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/comment-labeled.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/coverage-linux-without-intl.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:31.819Z","updated_at":"2023-09-27T06:54:31.819Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/coverage-linux-without-intl.yml","dependencies":[{"id":13971009073,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13971009074,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13971009075,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"eaaf4bedf32dbdc6b720b63067d99c4d77d6047d","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/daily-wpt-fyi.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:31.858Z","updated_at":"2023-09-27T06:54:31.858Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/daily-wpt-fyi.yml","dependencies":[{"id":13971009076,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"61a6322f88396a6271a6ee3565807d608ecaddd1","direct":true,"kind":"composite","optional":false},{"id":13971009077,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13971009078,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13971009079,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/label-flaky-test-issue.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:31.993Z","updated_at":"2023-09-27T06:54:31.993Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/label-flaky-test-issue.yml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/notify-on-push.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.087Z","updated_at":"2023-09-27T06:54:32.087Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/notify-on-push.yml","dependencies":[{"id":13971009103,"package_name":"rtCamp/action-slack-notify","ecosystem":"actions","requirements":"b24d75fe0e728a4bf9fc42ee217caa686d141ee8","direct":true,"kind":"composite","optional":false},{"id":13971009104,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.196Z","updated_at":"2023-09-27T06:54:32.196Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":13971009105,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":13971009106,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13971009107,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":13971009108,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":13971009109,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"00e563ead9f72a8461b24876bee2d0c2e8bd2ee8","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-openssl.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.391Z","updated_at":"2023-09-27T06:54:32.391Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/update-openssl.yml","dependencies":[{"id":13971009110,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13971009111,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false},{"id":13971009112,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"df20b2c073090271599a08c55ae26e0c3522b329","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/update-v8.yml","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.502Z","updated_at":"2023-09-27T06:54:32.502Z","repository_link":"https://github.com/nodejs/node/blob/main/.github/workflows/update-v8.yml","dependencies":[{"id":13971009113,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":13971009114,"package_name":"actions/cache","ecosystem":"actions","requirements":"88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8","direct":true,"kind":"composite","optional":false},{"id":13971009115,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d","direct":true,"kind":"composite","optional":false},{"id":13971009116,"package_name":"gr2m/create-or-update-pull-request-action","ecosystem":"actions","requirements":"77596e3166f328b24613f7082ab30bf2d93079d5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"deps/acorn/acorn/package.json","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.532Z","updated_at":"2023-09-27T06:54:32.532Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/acorn/acorn/package.json","dependencies":[]},{"ecosystem":"npm","filepath":"deps/acorn/acorn-walk/package.json","sha":null,"kind":"manifest","created_at":"2023-09-27T06:54:32.549Z","updated_at":"2023-09-27T06:54:32.549Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/acorn/acorn-walk/package.json","dependencies":[]},{"ecosystem":"docker","filepath":"deps/openssl/config/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-12T11:19:08.372Z","updated_at":"2023-10-12T11:19:08.372Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/openssl/config/Dockerfile","dependencies":[{"id":14171685276,"package_name":"ubuntu","ecosystem":"docker","requirements":"20.04","direct":true,"kind":"build","optional":false}]},{"ecosystem":"npm","filepath":"deps/npm/node_modules/@isaacs/string-locale-compare/package.json","sha":null,"kind":"manifest","created_at":"2023-10-12T11:19:08.451Z","updated_at":"2023-10-12T11:19:08.451Z","repository_link":"https://github.com/nodejs/node/blob/main/deps/npm/node_modules/@isaacs/string-locale-compare/package.json","dependencies":[{"id":14171685348,"package_name":"tap","ecosystem":"npm","requirements":"^15.0.9","direct":true,"kind":"development","optional":false}]}],"score":36.69812791582209,"created_at":"2026-09-08T00:21:40.344Z","updated_at":"2026-09-09T00:38:12.819Z","avatar_url":"https://github.com/nodejs.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378951","html_url":"https://summary.ecosyste.ms/projects/378951"}